Class | Description |
---|---|
ReservationDocumentHeaderLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
ReservationDocumentHeader to other entities. |
ReservationDocumentHeaderOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
ReservationDocumentHeader to other entities, where the cardinality of the related entity is at most 1. |
ReservationDocumentItemLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
ReservationDocumentItem to other entities. |
ReservationDocumentItemOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
ReservationDocumentItem to other entities, where the cardinality of the related entity is at most 1. |
Copyright © 2021 SAP SE. All rights reserved.