Class | Description |
---|---|
MaterialDocumentHeaderLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
MaterialDocumentHeader to other entities. |
MaterialDocumentHeaderOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
MaterialDocumentHeader to other entities, where the cardinality of the related entity is at most 1. |
MaterialDocumentItemLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
MaterialDocumentItem to other entities. |
MaterialDocumentItemOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
MaterialDocumentItem to other entities, where the cardinality of the related entity is at most 1. |
Copyright © 2019 SAP SE. All rights reserved.