Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouse.field.WarehouseStorageTypeField
Packages that use WarehouseStorageTypeField
-
Uses of WarehouseStorageTypeField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouse
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouse declared as WarehouseStorageTypeFieldModifier and TypeFieldDescriptionstatic final WarehouseStorageTypeField<String>WarehouseStorageType.STORAGE_TYPEUse with available fluent helpers to apply the StorageType field to query operations.static final WarehouseStorageTypeField<String>WarehouseStorageType.WAREHOUSEUse with available fluent helpers to apply the Warehouse field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouse that return WarehouseStorageTypeFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
WarehouseStorageTypeField<T>WarehouseStorageType.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> WarehouseStorageTypeField<T>Use with available fluent helpers to apply an extension field to query operations.