Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouse | |
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouse.link |
Modifier and Type | Field and Description |
---|---|
static WarehouseStorageTypeLink<WarehouseStorageTypeText> |
WarehouseStorageType.TO_WAREHOUSE_STORAGE_TYPE_TEXT
Use with available fluent helpers to apply the to_WarehouseStorageTypeText navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
WarehouseStorageTypeText |
WarehouseStorageTypeText.WarehouseStorageTypeTextBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<WarehouseStorageTypeText> |
WarehouseStorageType.fetchWarehouseStorageTypeText()
Fetches the WarehouseStorageTypeText entities (one to many) associated with this entity.
|
protected Class<WarehouseStorageTypeText> |
WarehouseStorageTypeTextFluentHelper.getEntityClass() |
protected Class<WarehouseStorageTypeText> |
WarehouseStorageTypeTextByKeyFluentHelper.getEntityClass() |
Class<WarehouseStorageTypeText> |
WarehouseStorageTypeText.getType() |
io.vavr.control.Option<List<WarehouseStorageTypeText>> |
WarehouseStorageType.getWarehouseStorageTypeTextIfPresent()
Retrieval of associated WarehouseStorageTypeText entities (one to many).
|
List<WarehouseStorageTypeText> |
WarehouseStorageType.getWarehouseStorageTypeTextOrFetch()
Retrieval of associated WarehouseStorageTypeText entities (one to many).
|
Modifier and Type | Method and Description |
---|---|
void |
WarehouseStorageType.addWarehouseStorageTypeText(WarehouseStorageTypeText... entity)
Adds elements to the list of associated WarehouseStorageTypeText entities.
|
WarehouseStorageType.WarehouseStorageTypeBuilder |
WarehouseStorageType.WarehouseStorageTypeBuilder.warehouseStorageTypeText(WarehouseStorageTypeText... value)
Navigation property to_WarehouseStorageTypeText for WarehouseStorageType to multiple
WarehouseStorageTypeText.
|
Modifier and Type | Method and Description |
---|---|
void |
WarehouseStorageType.setWarehouseStorageTypeText(List<WarehouseStorageTypeText> value)
Overwrites the list of associated WarehouseStorageTypeText entities for the loaded navigation property
to_WarehouseStorageTypeText.
|
Constructor and Description |
---|
WarehouseStorageType(String warehouse,
String storageType,
List<WarehouseStorageTypeText> toWarehouseStorageTypeText) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<WarehouseStorageTypeText> |
WarehouseStorageTypeTextOneToOneLink.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.
|
Modifier and Type | Method and Description |
---|---|
protected WarehouseStorageTypeTextLink<ObjectT> |
WarehouseStorageTypeTextLink.translateLinkType(EntityLink<WarehouseStorageTypeTextLink<ObjectT>,WarehouseStorageTypeText,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.