Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.grant.field.GrantCoreTextField
Packages that use GrantCoreTextField
-
Uses of GrantCoreTextField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.grant
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.grant declared as GrantCoreTextFieldModifier and TypeFieldDescriptionstatic final GrantCoreTextField<String>GrantCoreText.GRANT_DESCRIPTIONUse with available fluent helpers to apply the GrantDescription field to query operations.static final GrantCoreTextField<String>GrantCoreText.GRANT_IDUse with available fluent helpers to apply the GrantID field to query operations.static final GrantCoreTextField<String>GrantCoreText.GRANT_NAMEUse with available fluent helpers to apply the GrantName field to query operations.static final GrantCoreTextField<String>GrantCoreText.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.grant that return GrantCoreTextFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
GrantCoreTextField<T>GrantCoreText.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> GrantCoreTextField<T>Use with available fluent helpers to apply an extension field to query operations.