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