Class | Description |
---|---|
SEPAMandateLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
SEPAMandate to other entities. |
SEPAMandateOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
SEPAMandate to other entities, where the cardinality of the related entity is at most 1. |
SEPAMandateUsageLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
SEPAMandateUsage to other entities. |
SEPAMandateUsageOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
SEPAMandateUsage to other entities, where the cardinality of the related entity is at most 1. |
Copyright © 2021 SAP SE. All rights reserved.