Class | Description |
---|---|
DefectCodeGroupLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
DefectCodeGroup to
other entities. |
DefectCodeGroupOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
DefectCodeGroup to
other entities, where the cardinality of the related entity is at most 1. |
DefectCodeGroupTextLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
DefectCodeGroupText to other entities. |
DefectCodeGroupTextOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
DefectCodeGroupText to other entities, where the cardinality of the related entity is at most 1. |
DefectCodeLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
DefectCode to other
entities. |
DefectCodeOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
DefectCode to other
entities, where the cardinality of the related entity is at most 1. |
DefectCodeTextLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
DefectCodeText to
other entities. |
DefectCodeTextOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
DefectCodeText to
other entities, where the cardinality of the related entity is at most 1. |
Copyright © 2019 SAP SE. All rights reserved.