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