Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.field.ProductDescriptionField
Packages that use ProductDescriptionField
-
Uses of ProductDescriptionField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance declared as ProductDescriptionFieldModifier and TypeFieldDescriptionstatic final ProductDescriptionField<String>ProductDescription.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.static final ProductDescriptionField<String>ProductDescription.PRODUCTUse with available fluent helpers to apply the Product field to query operations.static final ProductDescriptionField<String>ProductDescription.PRODUCT_DESCRIPTIONUse with available fluent helpers to apply the ProductDescription field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance that return ProductDescriptionFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ProductDescriptionField<T>ProductDescription.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ProductDescriptionField<T>Use with available fluent helpers to apply an extension field to query operations.