Class | Description |
---|---|
DefectClassLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
DefectClass to other entities. |
DefectClassOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
DefectClass to other entities,
where the cardinality of the related entity is at most 1. |
DefectClassTextLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
DefectClassText to other
entities. |
DefectClassTextOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
DefectClassText to other
entities, where the cardinality of the related entity is at most 1. |
Copyright © 2021 SAP SE. All rights reserved.