Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouse.WarehouseStorageTypeText
Packages that use WarehouseStorageTypeText
Package
Description
-
Uses of WarehouseStorageTypeText in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouse
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouse with type parameters of type WarehouseStorageTypeTextModifier and TypeFieldDescriptionstatic final WarehouseStorageTypeLink<WarehouseStorageTypeText>WarehouseStorageType.TO_WAREHOUSE_STORAGE_TYPE_TEXTUse with available fluent helpers to apply the to_WarehouseStorageTypeText navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouse that return WarehouseStorageTypeTextModifier and TypeMethodDescriptionWarehouseStorageTypeText.WarehouseStorageTypeTextBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouse that return types with arguments of type WarehouseStorageTypeTextModifier and TypeMethodDescriptionWarehouseStorageType.fetchWarehouseStorageTypeText()Fetches the WarehouseStorageTypeText entities (one to many) associated with this entity.protected Class<WarehouseStorageTypeText>WarehouseStorageTypeTextByKeyFluentHelper.getEntityClass()protected Class<WarehouseStorageTypeText>WarehouseStorageTypeTextFluentHelper.getEntityClass()WarehouseStorageTypeText.getType()io.vavr.control.Option<List<WarehouseStorageTypeText>>WarehouseStorageType.getWarehouseStorageTypeTextIfPresent()Retrieval of associated WarehouseStorageTypeText entities (one to many).WarehouseStorageType.getWarehouseStorageTypeTextOrFetch()Retrieval of associated WarehouseStorageTypeText entities (one to many).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouse with parameters of type WarehouseStorageTypeTextModifier and TypeMethodDescriptionvoidWarehouseStorageType.addWarehouseStorageTypeText(WarehouseStorageTypeText... entity) Adds elements to the list of associated WarehouseStorageTypeText entities.WarehouseStorageType.WarehouseStorageTypeBuilder.warehouseStorageTypeText(WarehouseStorageTypeText... value) Navigation property to_WarehouseStorageTypeText for WarehouseStorageType to multiple WarehouseStorageTypeText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouse with type arguments of type WarehouseStorageTypeTextModifier and TypeMethodDescriptionvoidWarehouseStorageType.setWarehouseStorageTypeText(List<WarehouseStorageTypeText> value) Overwrites the list of associated WarehouseStorageTypeText entities for the loaded navigation property to_WarehouseStorageTypeText.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouse with type arguments of type WarehouseStorageTypeTextModifierConstructorDescriptionWarehouseStorageType(String warehouse, String storageType, List<WarehouseStorageTypeText> toWarehouseStorageTypeText) -
Uses of WarehouseStorageTypeText in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouse.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouse.link that return types with arguments of type WarehouseStorageTypeTextModifier and TypeMethodDescriptionWarehouseStorageTypeTextOneToOneLink.filter(ExpressionFluentHelper<ObjectT> filterExpression) Query modifier to restrict the result set to entities for which this expression (formulated over a property of a related entity) evaluates to true.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouse.link with type arguments of type WarehouseStorageTypeTextModifier and TypeMethodDescriptionprotected WarehouseStorageTypeTextLink<ObjectT>WarehouseStorageTypeTextLink.translateLinkType(EntityLink<WarehouseStorageTypeTextLink<ObjectT>, WarehouseStorageTypeText, ObjectT> link)