Class | Description |
---|---|
PlanningCategoryLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
PlanningCategory to
other entities. |
PlanningCategoryOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
PlanningCategory to
other entities, where the cardinality of the related entity is at most 1. |
PlanningCategoryTextLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
PlanningCategoryText to other entities. |
PlanningCategoryTextOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
PlanningCategoryText to other entities, where the cardinality of the related entity is at most 1. |
Copyright © 2019 SAP SE. All rights reserved.