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