Class | Description |
---|---|
SchAgrmtAcCntLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
SchAgrmtAcCnt to other
entities. |
SchAgrmtAcCntOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
SchAgrmtAcCnt to other
entities, where the cardinality of the related entity is at most 1. |
SchAgrmtHeaderLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
SchAgrmtHeader to
other entities. |
SchAgrmtHeaderOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
SchAgrmtHeader to
other entities, where the cardinality of the related entity is at most 1. |
SchAgrmtItemLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
SchAgrmtItem to other
entities. |
SchAgrmtItemOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
SchAgrmtItem to other
entities, where the cardinality of the related entity is at most 1. |
SchAgrmtPartnerLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
SchAgrmtPartner to
other entities. |
SchAgrmtPartnerOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
SchAgrmtPartner to
other entities, where the cardinality of the related entity is at most 1. |
SchAgrmtSchLineLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
SchAgrmtSchLine to
other entities. |
SchAgrmtSchLineOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
SchAgrmtSchLine to
other entities, where the cardinality of the related entity is at most 1. |
Copyright © 2019 SAP SE. All rights reserved.