Class | Description |
---|---|
CustomerGroupLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
CustomerGroup to other
entities. |
CustomerGroupOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
CustomerGroup to other
entities, where the cardinality of the related entity is at most 1. |
CustomerGroupTextLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
CustomerGroupText to
other entities. |
CustomerGroupTextOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
CustomerGroupText to
other entities, where the cardinality of the related entity is at most 1. |
Copyright © 2019 SAP SE. All rights reserved.