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