Class | Description |
---|---|
ActualCostRateLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
ActualCostRate to other entities. |
ActualCostRateOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
ActualCostRate to other entities,
where the cardinality of the related entity is at most 1. |
PlanCostRateLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
PlanCostRate to other entities. |
PlanCostRateOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
PlanCostRate to other entities,
where the cardinality of the related entity is at most 1. |
ServiceCostRateLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
ServiceCostRate to other
entities. |
ServiceCostRateOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
ServiceCostRate to other
entities, where the cardinality of the related entity is at most 1. |
Copyright © 2020 SAP SE. All rights reserved.