Class | Description |
---|---|
ProfitCenterLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
ProfitCenter to other entities. |
ProfitCenterOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
ProfitCenter to other entities,
where the cardinality of the related entity is at most 1. |
ProfitCenterTextLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
ProfitCenterText to other
entities. |
ProfitCenterTextOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
ProfitCenterText to other
entities, where the cardinality of the related entity is at most 1. |
Copyright © 2019 SAP SE. All rights reserved.