Class | Description |
---|---|
DefectCategoryLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
DefectCategory to other entities. |
DefectCategoryOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
DefectCategory to other entities, where the cardinality of the related entity is at most 1. |
DefectCategoryTextLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
DefectCategoryText to other entities. |
DefectCategoryTextOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
DefectCategoryText to other entities, where the cardinality of the related entity is at most 1. |
Copyright © 2021 SAP SE. All rights reserved.