Class | Description |
---|---|
ProductGroupLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
ProductGroup to other entities. |
ProductGroupOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
ProductGroup to other entities,
where the cardinality of the related entity is at most 1. |
ProductGroupTextLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
ProductGroupText to other
entities. |
ProductGroupTextOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
ProductGroupText to other
entities, where the cardinality of the related entity is at most 1. |
Copyright © 2020 SAP SE. All rights reserved.