Modifier and Type | Field and Description |
---|---|
static SubscriptionContractTextSelectable |
SubscriptionContractText.ALL_FIELDS
Selector for all available fields of SubscriptionContractText.
|
Modifier and Type | Class and Description |
---|---|
class |
SubscriptionContractTextField<FieldT>
Template class to represent entity fields of the Entity
SubscriptionContractText . |
Modifier and Type | Class and Description |
---|---|
class |
SubscriptionContractTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SubscriptionContractText to other entities. |
class |
SubscriptionContractTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SubscriptionContractText to other entities, where the cardinality of the related entity is at most 1. |
Copyright © 2021 SAP SE. All rights reserved.