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