Class | Description |
---|---|
DivisionLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
Division to other entities. |
DivisionOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
Division to other entities, where the
cardinality of the related entity is at most 1. |
DivisionTextLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
DivisionText to other entities. |
DivisionTextOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
DivisionText to other entities,
where the cardinality of the related entity is at most 1. |
Copyright © 2019 SAP SE. All rights reserved.