Class | Description |
---|---|
BusinessAreaLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
BusinessArea to
other entities. |
BusinessAreaOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
BusinessArea to
other entities, where the cardinality of the related entity is at most 1. |
BusinessAreaTextLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
BusinessAreaText to other entities. |
BusinessAreaTextOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
BusinessAreaText to other entities, where the cardinality of the related entity is at most 1. |
Copyright © 2021 SAP SE. All rights reserved.