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