Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.field.SegmentField
Packages that use SegmentField
-
Uses of SegmentField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance declared as SegmentFieldModifier and TypeFieldDescriptionstatic final SegmentField<String>Segment.SEGMENT_IDUse with available fluent helpers to apply the Segment_ID field to query operations.static final SegmentField<String>Segment.SEGMENT_TEXTUse with available fluent helpers to apply the SegmentText field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance that return SegmentFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SegmentField<T>Segment.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SegmentField<T>Use with available fluent helpers to apply an extension field to query operations.