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