Class | Description |
---|---|
LegalDocumentLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
LegalDocument to other
entities. |
LegalDocumentOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
LegalDocument to other
entities, where the cardinality of the related entity is at most 1. |
LglDocStampLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
LglDocStamp to other entities. |
LglDocStampOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
LglDocStamp to other entities,
where the cardinality of the related entity is at most 1. |
Copyright © 2020 SAP SE. All rights reserved.