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