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