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