Class | Description |
---|---|
MaintenanceItemObjectLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
MaintenanceItemObject to other entities. |
MaintenanceItemObjectOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
MaintenanceItemObject to other entities, where the cardinality of the related entity is at most 1. |
OutbDeliveryAddressLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
OutbDeliveryAddress
to other entities. |
OutbDeliveryAddressOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
OutbDeliveryAddress
to other entities, where the cardinality of the related entity is at most 1. |
OutbDeliveryDocFlowLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
OutbDeliveryDocFlow
to other entities. |
OutbDeliveryDocFlowOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
OutbDeliveryDocFlow
to other entities, where the cardinality of the related entity is at most 1. |
OutbDeliveryHeaderLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
OutbDeliveryHeader to
other entities. |
OutbDeliveryHeaderOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
OutbDeliveryHeader to
other entities, where the cardinality of the related entity is at most 1. |
OutbDeliveryItemLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
OutbDeliveryItem to
other entities. |
OutbDeliveryItemOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
OutbDeliveryItem to
other entities, where the cardinality of the related entity is at most 1. |
OutbDeliveryPartnerLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
OutbDeliveryPartner
to other entities. |
OutbDeliveryPartnerOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
OutbDeliveryPartner
to other entities, where the cardinality of the related entity is at most 1. |
SerialNmbrDeliveryLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
SerialNmbrDelivery to
other entities. |
SerialNmbrDeliveryOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
SerialNmbrDelivery to
other entities, where the cardinality of the related entity is at most 1. |
Copyright © 2020 SAP SE. All rights reserved.