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