Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.segment.field.SegmentTextField
Packages that use SegmentTextField
-
Uses of SegmentTextField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.segment
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.segment declared as SegmentTextFieldModifier and TypeFieldDescriptionstatic final SegmentTextField<String>SegmentText.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.static final SegmentTextField<String>SegmentText.SEGMENTUse with available fluent helpers to apply the Segment field to query operations.static final SegmentTextField<String>SegmentText.SEGMENT_NAMEUse with available fluent helpers to apply the SegmentName field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.segment that return SegmentTextFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SegmentTextField<T>SegmentText.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SegmentTextField<T>Use with available fluent helpers to apply an extension field to query operations.