Class | Description |
---|---|
LeadItemLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
LeadItem to other entities. |
LeadItemOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
LeadItem to other entities,
where the cardinality of the related entity is at most 1. |
LeadLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
Lead to other entities. |
LeadOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
Lead to other entities, where
the cardinality of the related entity is at most 1. |
LeadPersonRespLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
LeadPersonResp to
other entities. |
LeadPersonRespOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
LeadPersonResp to
other entities, where the cardinality of the related entity is at most 1. |
LeadTextLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
LeadText to other entities. |
LeadTextOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
LeadText to other entities,
where the cardinality of the related entity is at most 1. |
Copyright © 2021 SAP SE. All rights reserved.