Class | Description |
---|---|
CostCenterLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
CostCenter to other entities. |
CostCenterOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
CostCenter to other entities,
where the cardinality of the related entity is at most 1. |
CostCenterTextLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
CostCenterText to other
entities. |
CostCenterTextOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
CostCenterText to other
entities, where the cardinality of the related entity is at most 1. |
Copyright © 2019 SAP SE. All rights reserved.