Class | Description |
---|---|
LedgerLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
Ledger to other entities. |
LedgerOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
Ledger to other entities,
where the cardinality of the related entity is at most 1. |
LedgerTextLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
LedgerText to other
entities. |
LedgerTextOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
LedgerText to other
entities, where the cardinality of the related entity is at most 1. |
Copyright © 2021 SAP SE. All rights reserved.