Class | Description |
---|---|
PaymentAdviceItemLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
PaymentAdviceItem to
other entities. |
PaymentAdviceItemOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
PaymentAdviceItem to
other entities, where the cardinality of the related entity is at most 1. |
PaymentAdviceLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
PaymentAdvice to other
entities. |
PaymentAdviceOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
PaymentAdvice to other
entities, where the cardinality of the related entity is at most 1. |
Copyright © 2019 SAP SE. All rights reserved.