Modifier and Type | Field and Description |
---|---|
static GRTransactionDataParametersLink<GRTransactionDataResult> |
GRTransactionDataParameters.TO_RESULTS
Use with available fluent helpers to apply the Results navigation property to query operations.
|
Modifier and Type | Class and Description |
---|---|
class |
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. |
Modifier and Type | Method and Description |
---|---|
protected GRTransactionDataParametersLink<ObjectT> |
GRTransactionDataParametersLink.translateLinkType(EntityLink<GRTransactionDataParametersLink<ObjectT>,GRTransactionDataParameters,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
protected GRTransactionDataParametersLink<ObjectT> |
GRTransactionDataParametersLink.translateLinkType(EntityLink<GRTransactionDataParametersLink<ObjectT>,GRTransactionDataParameters,ObjectT> link) |
Copyright © 2020 SAP SE. All rights reserved.