Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.helper |
Modifier and Type | Method and Description |
---|---|
<T> T |
Entity.getField(EntityField<EntityT,T> field)
This method allows for retrieval of extension fields that are added to the underlying OData services.
|
<T> T |
Entity.getField(String fieldName)
This method allows for retrieval of extension fields that are added to the underlying OData services.
|
Copyright © 2017 SAP SE. All rights reserved.