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