Modifier and Type | Field and Description |
---|---|
static ReturnsDeliverySrlNmbrLink<ReturnsDeliveryMaintObj> |
ReturnsDeliverySrlNmbr.TO_MAINTENANCE_ITEM_OBJECT
Use with available fluent helpers to apply the to_MaintenanceItemObject navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
ReturnsDeliveryMaintObj |
ReturnsDeliveryMaintObj.ReturnsDeliveryMaintObjBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<ReturnsDeliveryMaintObj> |
ReturnsDeliverySrlNmbr.fetchMaintenanceItemObject()
Fetches the ReturnsDeliveryMaintObj entities (one to many) associated with this entity.
|
io.vavr.control.Option<List<ReturnsDeliveryMaintObj>> |
ReturnsDeliverySrlNmbr.getMaintenanceItemObjectIfPresent()
Retrieval of associated ReturnsDeliveryMaintObj entities (one to many).
|
List<ReturnsDeliveryMaintObj> |
ReturnsDeliverySrlNmbr.getMaintenanceItemObjectOrFetch()
Retrieval of associated ReturnsDeliveryMaintObj entities (one to many).
|
Class<ReturnsDeliveryMaintObj> |
ReturnsDeliveryMaintObj.getType() |
Modifier and Type | Method and Description |
---|---|
void |
ReturnsDeliverySrlNmbr.addMaintenanceItemObject(ReturnsDeliveryMaintObj... entity)
Adds elements to the list of associated ReturnsDeliveryMaintObj entities.
|
ReturnsDeliverySrlNmbr.ReturnsDeliverySrlNmbrBuilder |
ReturnsDeliverySrlNmbr.ReturnsDeliverySrlNmbrBuilder.maintenanceItemObject(ReturnsDeliveryMaintObj... value)
Navigation property to_MaintenanceItemObject for ReturnsDeliverySrlNmbr to multiple
ReturnsDeliveryMaintObj.
|
Modifier and Type | Method and Description |
---|---|
void |
ReturnsDeliverySrlNmbr.setMaintenanceItemObject(List<ReturnsDeliveryMaintObj> value)
Overwrites the list of associated ReturnsDeliveryMaintObj entities for the loaded navigation property
to_MaintenanceItemObject.
|
Constructor and Description |
---|
ReturnsDeliverySrlNmbr(LocalDateTime deliveryDate,
String deliveryDocument,
String deliveryDocumentItem,
Long maintenanceItemObjectList,
String sDDocumentCategory,
List<ReturnsDeliveryMaintObj> toMaintenanceItemObject) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<ReturnsDeliveryMaintObj> |
ReturnsDeliveryMaintObjOneToOneLink.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 ReturnsDeliveryMaintObjLink<ObjectT> |
ReturnsDeliveryMaintObjLink.translateLinkType(EntityLink<ReturnsDeliveryMaintObjLink<ObjectT>,ReturnsDeliveryMaintObj,ObjectT> link) |
Copyright © 2020 SAP SE. All rights reserved.