Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.functionallocation.field.FunctionalLocationLongTextField
Packages that use FunctionalLocationLongTextField
-
Uses of FunctionalLocationLongTextField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.functionallocation
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.functionallocation declared as FunctionalLocationLongTextFieldModifier and TypeFieldDescriptionstatic final FunctionalLocationLongTextField<String>FunctionalLocationLongText.FUNCNL_LOC_LONG_TEXTUse with available fluent helpers to apply the FuncnlLocLongText field to query operations.static final FunctionalLocationLongTextField<String>FunctionalLocationLongText.FUNCTIONAL_LOCATIONUse with available fluent helpers to apply the FunctionalLocation field to query operations.static final FunctionalLocationLongTextField<String>FunctionalLocationLongText.FUNCTIONAL_LOCATION_LABEL_NAMEUse with available fluent helpers to apply the FunctionalLocationLabelName field to query operations.static final FunctionalLocationLongTextField<String>FunctionalLocationLongText.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.static final FunctionalLocationLongTextField<String>FunctionalLocationLongText.TEXT_OBJECT_KEYUse with available fluent helpers to apply the TextObjectKey field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.functionallocation that return FunctionalLocationLongTextFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
FunctionalLocationLongTextField<T>FunctionalLocationLongText.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> FunctionalLocationLongTextField<T>Use with available fluent helpers to apply an extension field to query operations.