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