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