Class | Description |
---|---|
GRTransactionDataParametersLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
GRTransactionDataParameters to other entities. |
GRTransactionDataParametersOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
GRTransactionDataParameters to other entities, where the cardinality of the related entity is at most 1. |
GRTransactionDataResultLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
GRTransactionDataResult to other entities. |
GRTransactionDataResultOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
GRTransactionDataResult to other entities, where the cardinality of the related entity is at most 1. |
Copyright © 2021 SAP SE. All rights reserved.