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