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