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