Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.incoterm.field.IncotermsClassificationTextField
Packages that use IncotermsClassificationTextField
-
Uses of IncotermsClassificationTextField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.incoterm
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.incoterm declared as IncotermsClassificationTextFieldModifier and TypeFieldDescriptionstatic final IncotermsClassificationTextField<String>IncotermsClassificationText.INCOTERMS_CLASSIFICATIONUse with available fluent helpers to apply the IncotermsClassification field to query operations.static final IncotermsClassificationTextField<String>IncotermsClassificationText.INCOTERMS_CLASSIFICATION_NAMEUse with available fluent helpers to apply the IncotermsClassificationName field to query operations.static final IncotermsClassificationTextField<String>IncotermsClassificationText.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.incoterm that return IncotermsClassificationTextFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
IncotermsClassificationTextField<T>IncotermsClassificationText.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> IncotermsClassificationTextField<T>Use with available fluent helpers to apply an extension field to query operations.