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