Class | Description |
---|---|
ProductStructureNodeLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
ProductStructureNode to other entities. |
ProductStructureNodeOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
ProductStructureNode to other entities, where the cardinality of the related entity is at most 1. |
ProductStructureVariantLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
ProductStructureVariant to other entities. |
ProductStructureVariantOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
ProductStructureVariant to other entities, where the cardinality of the related entity is at most 1. |
Copyright © 2020 SAP SE. All rights reserved.