Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.incoterm.field.IncotermsVersionTextField
Packages that use IncotermsVersionTextField
-
Uses of IncotermsVersionTextField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.incoterm
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.incoterm declared as IncotermsVersionTextFieldModifier and TypeFieldDescriptionstatic final IncotermsVersionTextField<String>IncotermsVersionText.INCOTERMS_VERSIONUse with available fluent helpers to apply the IncotermsVersion field to query operations.static final IncotermsVersionTextField<String>IncotermsVersionText.INCOTERMS_VERSION_NAMEUse with available fluent helpers to apply the IncotermsVersionName field to query operations.static final IncotermsVersionTextField<String>IncotermsVersionText.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 IncotermsVersionTextFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
IncotermsVersionTextField<T>IncotermsVersionText.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> IncotermsVersionTextField<T>Use with available fluent helpers to apply an extension field to query operations.