Class | Description |
---|---|
PlannedIndepRqmtItemLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
PlannedIndepRqmtItem to other entities. |
PlannedIndepRqmtItemOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
PlannedIndepRqmtItem to other entities, where the cardinality of the related entity is at most 1. |
PlannedIndepRqmtLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
PlannedIndepRqmt to other entities. |
PlannedIndepRqmtOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
PlannedIndepRqmt to other entities, where the cardinality of the related entity is at most 1. |
Copyright © 2019 SAP SE. All rights reserved.