Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerandsupplierindustry.field.CustomerSupplierIndustryTextField
Packages that use CustomerSupplierIndustryTextField
-
Uses of CustomerSupplierIndustryTextField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerandsupplierindustry
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerandsupplierindustry declared as CustomerSupplierIndustryTextFieldModifier and TypeFieldDescriptionstatic final CustomerSupplierIndustryTextField<String>CustomerSupplierIndustryText.INDUSTRYUse with available fluent helpers to apply the Industry field to query operations.static final CustomerSupplierIndustryTextField<String>CustomerSupplierIndustryText.INDUSTRY_KEY_TEXTUse with available fluent helpers to apply the IndustryKeyText field to query operations.static final CustomerSupplierIndustryTextField<String>CustomerSupplierIndustryText.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerandsupplierindustry that return CustomerSupplierIndustryTextFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
CustomerSupplierIndustryTextField<T>CustomerSupplierIndustryText.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> CustomerSupplierIndustryTextField<T>Use with available fluent helpers to apply an extension field to query operations.