Modifier and Type | Class and Description |
---|---|
class |
EntityField<EntityT,FieldT>
Template class to represent entity fields.
|
class |
EntityFieldAll<EntityT extends VdmObject<?>>
OData selector for entities to select each and every field, i.e.
|
class |
EntityLink<LinkT extends EntityLink<LinkT,EntityT,SubEntityT>,EntityT extends VdmObject<?>,SubEntityT extends VdmObject<?>>
Helper class for representing links (navigation properties) between entities.
|
Modifier and Type | Method and Description |
---|---|
LinkT |
EntityLink.select(EntitySelectable<SubEntityT>... selectors)
Used in combination with
FluentHelperRead.select when expanding a
navigation property to specify which fields of that navigation property to select, and which navigation
properties of that navigation property to expand. |
Modifier and Type | Class and Description |
---|---|
class |
OperationalAcctgDocItemCubeField<FieldT>
Template class to represent entity fields of the Entity
OperationalAcctgDocItemCube . |
Modifier and Type | Class and Description |
---|---|
class |
OperationalAcctgDocItemCubeLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
OperationalAcctgDocItemCube to other entities. |
class |
OperationalAcctgDocItemCubeOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
OperationalAcctgDocItemCube to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
OperationalAcctgDocItemCubeSelectable
Interface to enable OData entity selectors for
OperationalAcctgDocItemCube . |
Modifier and Type | Class and Description |
---|---|
class |
CostCenterActivityTypeField<FieldT>
Template class to represent entity fields of the Entity
CostCenterActivityType . |
class |
CostCenterActivityTypeTextField<FieldT>
Template class to represent entity fields of the Entity
CostCenterActivityTypeText . |
Modifier and Type | Class and Description |
---|---|
class |
CostCenterActivityTypeLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CostCenterActivityType to other entities. |
class |
CostCenterActivityTypeOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CostCenterActivityType to other entities, where the cardinality of the related entity is at most 1. |
class |
CostCenterActivityTypeTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CostCenterActivityTypeText to other entities. |
class |
CostCenterActivityTypeTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CostCenterActivityTypeText to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
CostCenterActivityTypeSelectable
Interface to enable OData entity selectors for
CostCenterActivityType . |
interface |
CostCenterActivityTypeTextSelectable
Interface to enable OData entity selectors for
CostCenterActivityTypeText . |
Modifier and Type | Class and Description |
---|---|
class |
AttachmentContentField<FieldT>
Template class to represent entity fields of the Entity
AttachmentContent . |
class |
DocumentInfoRecordAttchField<FieldT>
Template class to represent entity fields of the Entity
DocumentInfoRecordAttch . |
Modifier and Type | Class and Description |
---|---|
class |
AttachmentContentLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
AttachmentContent to other
entities. |
class |
AttachmentContentOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
AttachmentContent to other
entities, where the cardinality of the related entity is at most 1. |
class |
DocumentInfoRecordAttchLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DocumentInfoRecordAttch to other entities. |
class |
DocumentInfoRecordAttchOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DocumentInfoRecordAttch to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
AttachmentContentSelectable
Interface to enable OData entity selectors for
AttachmentContent . |
interface |
DocumentInfoRecordAttchSelectable
Interface to enable OData entity selectors for
DocumentInfoRecordAttch . |
Modifier and Type | Class and Description |
---|---|
class |
BankDetailField<FieldT>
Template class to represent entity fields of the Entity
BankDetail . |
Modifier and Type | Class and Description |
---|---|
class |
BankDetailLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BankDetail to other entities. |
class |
BankDetailOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BankDetail to other entities, where
the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
BankDetailSelectable
Interface to enable OData entity selectors for
BankDetail . |
Modifier and Type | Class and Description |
---|---|
class |
BatchCharcField<FieldT>
Template class to represent entity fields of the Entity
BatchCharc . |
class |
BatchCharcValueField<FieldT>
Template class to represent entity fields of the Entity
BatchCharcValue . |
class |
BatchClassField<FieldT>
Template class to represent entity fields of the Entity
BatchClass . |
class |
BatchField<FieldT>
Template class to represent entity fields of the Entity
Batch . |
class |
BatchPlantField<FieldT>
Template class to represent entity fields of the Entity
BatchPlant . |
Modifier and Type | Class and Description |
---|---|
class |
BatchCharcLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BatchCharc to other entities. |
class |
BatchCharcOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BatchCharc to other entities, where the
cardinality of the related entity is at most 1. |
class |
BatchCharcValueLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BatchCharcValue to other entities. |
class |
BatchCharcValueOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BatchCharcValue to other entities,
where the cardinality of the related entity is at most 1. |
class |
BatchClassLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BatchClass to other entities. |
class |
BatchClassOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BatchClass to other entities, where the
cardinality of the related entity is at most 1. |
class |
BatchLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
Batch to other entities. |
class |
BatchOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
Batch to other entities, where the
cardinality of the related entity is at most 1. |
class |
BatchPlantLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BatchPlant to other entities. |
class |
BatchPlantOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BatchPlant to other entities, where the
cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
BatchCharcSelectable
Interface to enable OData entity selectors for
BatchCharc . |
interface |
BatchCharcValueSelectable
Interface to enable OData entity selectors for
BatchCharcValue . |
interface |
BatchClassSelectable
Interface to enable OData entity selectors for
BatchClass . |
interface |
BatchPlantSelectable
Interface to enable OData entity selectors for
BatchPlant . |
interface |
BatchSelectable
Interface to enable OData entity selectors for
Batch . |
Modifier and Type | Class and Description |
---|---|
class |
BillingDocumentField<FieldT>
Template class to represent entity fields of the Entity
BillingDocument . |
class |
BillingDocumentItemField<FieldT>
Template class to represent entity fields of the Entity
BillingDocumentItem . |
class |
BillingDocumentItemPartnerField<FieldT>
Template class to represent entity fields of the Entity
BillingDocumentItemPartner . |
class |
BillingDocumentItemPrcgElmntField<FieldT>
Template class to represent entity fields of the Entity
BillingDocumentItemPrcgElmnt . |
class |
BillingDocumentPartnerField<FieldT>
Template class to represent entity fields of the Entity
BillingDocumentPartner . |
class |
BillingDocumentPrcgElmntField<FieldT>
Template class to represent entity fields of the Entity
BillingDocumentPrcgElmnt . |
Modifier and Type | Class and Description |
---|---|
class |
BillingDocumentItemLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BillingDocumentItem
to other entities. |
class |
BillingDocumentItemOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BillingDocumentItem
to other entities, where the cardinality of the related entity is at most 1. |
class |
BillingDocumentItemPartnerLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BillingDocumentItemPartner to other entities. |
class |
BillingDocumentItemPartnerOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BillingDocumentItemPartner to other entities, where the cardinality of the related entity is at most 1. |
class |
BillingDocumentItemPrcgElmntLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BillingDocumentItemPrcgElmnt to other entities. |
class |
BillingDocumentItemPrcgElmntOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BillingDocumentItemPrcgElmnt to other entities, where the cardinality of the related entity is at most 1. |
class |
BillingDocumentLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BillingDocument to other
entities. |
class |
BillingDocumentOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BillingDocument to other
entities, where the cardinality of the related entity is at most 1. |
class |
BillingDocumentPartnerLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BillingDocumentPartner to other entities. |
class |
BillingDocumentPartnerOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BillingDocumentPartner to other entities, where the cardinality of the related entity is at most 1. |
class |
BillingDocumentPrcgElmntLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BillingDocumentPrcgElmnt to other entities. |
class |
BillingDocumentPrcgElmntOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BillingDocumentPrcgElmnt to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
BillingDocumentItemPartnerSelectable
Interface to enable OData entity selectors for
BillingDocumentItemPartner . |
interface |
BillingDocumentItemPrcgElmntSelectable
Interface to enable OData entity selectors for
BillingDocumentItemPrcgElmnt . |
interface |
BillingDocumentItemSelectable
Interface to enable OData entity selectors for
BillingDocumentItem . |
interface |
BillingDocumentPartnerSelectable
Interface to enable OData entity selectors for
BillingDocumentPartner . |
interface |
BillingDocumentPrcgElmntSelectable
Interface to enable OData entity selectors for
BillingDocumentPrcgElmnt . |
interface |
BillingDocumentSelectable
Interface to enable OData entity selectors for
BillingDocument . |
Modifier and Type | Class and Description |
---|---|
class |
BillingDocReqItemPartnerField<FieldT>
Template class to represent entity fields of the Entity
BillingDocReqItemPartner . |
class |
BillingDocReqItemPrcgElmntField<FieldT>
Template class to represent entity fields of the Entity
BillingDocReqItemPrcgElmnt . |
class |
BillingDocReqPartnerField<FieldT>
Template class to represent entity fields of the Entity
BillingDocReqPartner . |
class |
BillingDocReqPrcgElmntField<FieldT>
Template class to represent entity fields of the Entity
BillingDocReqPrcgElmnt . |
class |
BillingDocumentRequestField<FieldT>
Template class to represent entity fields of the Entity
BillingDocumentRequest . |
class |
BillingDocumentRequestItemField<FieldT>
Template class to represent entity fields of the Entity
BillingDocumentRequestItem . |
Modifier and Type | Class and Description |
---|---|
class |
BillingDocReqItemPartnerLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BillingDocReqItemPartner to other entities. |
class |
BillingDocReqItemPartnerOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BillingDocReqItemPartner to other entities, where the cardinality of the related entity is at most 1. |
class |
BillingDocReqItemPrcgElmntLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BillingDocReqItemPrcgElmnt to other entities. |
class |
BillingDocReqItemPrcgElmntOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BillingDocReqItemPrcgElmnt to other entities, where the cardinality of the related entity is at most 1. |
class |
BillingDocReqPartnerLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BillingDocReqPartner to other entities. |
class |
BillingDocReqPartnerOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BillingDocReqPartner to other entities, where the cardinality of the related entity is at most 1. |
class |
BillingDocReqPrcgElmntLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BillingDocReqPrcgElmnt to other entities. |
class |
BillingDocReqPrcgElmntOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BillingDocReqPrcgElmnt to other entities, where the cardinality of the related entity is at most 1. |
class |
BillingDocumentRequestItemLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BillingDocumentRequestItem to other entities. |
class |
BillingDocumentRequestItemOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BillingDocumentRequestItem to other entities, where the cardinality of the related entity is at most 1. |
class |
BillingDocumentRequestLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BillingDocumentRequest to other entities. |
class |
BillingDocumentRequestOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BillingDocumentRequest to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
BillingDocReqItemPartnerSelectable
Interface to enable OData entity selectors for
BillingDocReqItemPartner . |
interface |
BillingDocReqItemPrcgElmntSelectable
Interface to enable OData entity selectors for
BillingDocReqItemPrcgElmnt . |
interface |
BillingDocReqPartnerSelectable
Interface to enable OData entity selectors for
BillingDocReqPartner . |
interface |
BillingDocReqPrcgElmntSelectable
Interface to enable OData entity selectors for
BillingDocReqPrcgElmnt . |
interface |
BillingDocumentRequestItemSelectable
Interface to enable OData entity selectors for
BillingDocumentRequestItem . |
interface |
BillingDocumentRequestSelectable
Interface to enable OData entity selectors for
BillingDocumentRequest . |
Modifier and Type | Class and Description |
---|---|
class |
ComparisonResultField<FieldT>
Template class to represent entity fields of the Entity
ComparisonResult . |
Modifier and Type | Class and Description |
---|---|
class |
ComparisonResultLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ComparisonResult to other entities. |
class |
ComparisonResultOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ComparisonResult to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
ComparisonResultSelectable
Interface to enable OData entity selectors for
ComparisonResult . |
Modifier and Type | Class and Description |
---|---|
class |
BillOfMaterialField<FieldT>
Template class to represent entity fields of the Entity
BillOfMaterial . |
class |
BillOfMaterialItemField<FieldT>
Template class to represent entity fields of the Entity
BillOfMaterialItem . |
class |
BillOfMaterialUsageField<FieldT>
Template class to represent entity fields of the Entity
BillOfMaterialUsage . |
class |
BillOfMaterialUsageTextField<FieldT>
Template class to represent entity fields of the Entity
BillOfMaterialUsageText . |
class |
BOMItemCategoryField<FieldT>
Template class to represent entity fields of the Entity
BOMItemCategory . |
class |
BOMItemCategoryTextField<FieldT>
Template class to represent entity fields of the Entity
BOMItemCategoryText . |
Modifier and Type | Class and Description |
---|---|
class |
BillOfMaterialItemLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BillOfMaterialItem to
other entities. |
class |
BillOfMaterialItemOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BillOfMaterialItem to
other entities, where the cardinality of the related entity is at most 1. |
class |
BillOfMaterialLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BillOfMaterial to other
entities. |
class |
BillOfMaterialOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BillOfMaterial to other
entities, where the cardinality of the related entity is at most 1. |
class |
BillOfMaterialUsageLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BillOfMaterialUsage
to other entities. |
class |
BillOfMaterialUsageOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BillOfMaterialUsage
to other entities, where the cardinality of the related entity is at most 1. |
class |
BillOfMaterialUsageTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BillOfMaterialUsageText to other entities. |
class |
BillOfMaterialUsageTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BillOfMaterialUsageText to other entities, where the cardinality of the related entity is at most 1. |
class |
BOMItemCategoryLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BOMItemCategory to other
entities. |
class |
BOMItemCategoryOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BOMItemCategory to other
entities, where the cardinality of the related entity is at most 1. |
class |
BOMItemCategoryTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BOMItemCategoryText
to other entities. |
class |
BOMItemCategoryTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BOMItemCategoryText
to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
BillOfMaterialItemSelectable
Interface to enable OData entity selectors for
BillOfMaterialItem . |
interface |
BillOfMaterialSelectable
Interface to enable OData entity selectors for
BillOfMaterial . |
interface |
BillOfMaterialUsageSelectable
Interface to enable OData entity selectors for
BillOfMaterialUsage . |
interface |
BillOfMaterialUsageTextSelectable
Interface to enable OData entity selectors for
BillOfMaterialUsageText . |
interface |
BOMItemCategorySelectable
Interface to enable OData entity selectors for
BOMItemCategory . |
interface |
BOMItemCategoryTextSelectable
Interface to enable OData entity selectors for
BOMItemCategoryText . |
Modifier and Type | Class and Description |
---|---|
class |
MaterialBOMField<FieldT>
Template class to represent entity fields of the Entity
MaterialBOM . |
class |
MaterialBOMItemField<FieldT>
Template class to represent entity fields of the Entity
MaterialBOMItem . |
Modifier and Type | Class and Description |
---|---|
class |
MaterialBOMItemLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
MaterialBOMItem to
other entities. |
class |
MaterialBOMItemOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
MaterialBOMItem to
other entities, where the cardinality of the related entity is at most 1. |
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. |
Modifier and Type | Interface and Description |
---|---|
interface |
MaterialBOMItemSelectable
Interface to enable OData entity selectors for
MaterialBOMItem . |
interface |
MaterialBOMSelectable
Interface to enable OData entity selectors for
MaterialBOM . |
Modifier and Type | Class and Description |
---|---|
class |
BOMWhereUsedField<FieldT>
Template class to represent entity fields of the Entity
BOMWhereUsed . |
Modifier and Type | Class and Description |
---|---|
class |
BOMWhereUsedLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BOMWhereUsed to
other entities. |
class |
BOMWhereUsedOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BOMWhereUsed to
other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
BOMWhereUsedSelectable
Interface to enable OData entity selectors for
BOMWhereUsed . |
Modifier and Type | Class and Description |
---|---|
class |
BusinessPlaceField<FieldT>
Template class to represent entity fields of the Entity
BusinessPlace . |
class |
SmtpNumbersField<FieldT>
Template class to represent entity fields of the Entity
SmtpNumbers . |
Modifier and Type | Class and Description |
---|---|
class |
BusinessPlaceLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BusinessPlace to other
entities. |
class |
BusinessPlaceOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BusinessPlace to other
entities, where the cardinality of the related entity is at most 1. |
class |
SmtpNumbersLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SmtpNumbers to other
entities. |
class |
SmtpNumbersOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SmtpNumbers to other
entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
BusinessPlaceSelectable
Interface to enable OData entity selectors for
BusinessPlace . |
interface |
SmtpNumbersSelectable
Interface to enable OData entity selectors for
SmtpNumbers . |
Modifier and Type | Class and Description |
---|---|
class |
ProfileAssignedToPlantField<FieldT>
Template class to represent entity fields of the Entity
ProfileAssignedToPlant . |
class |
ProfileDetailsField<FieldT>
Template class to represent entity fields of the Entity
ProfileDetails . |
Modifier and Type | Class and Description |
---|---|
class |
ProfileAssignedToPlantLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProfileAssignedToPlant to other entities. |
class |
ProfileAssignedToPlantOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProfileAssignedToPlant to other entities, where the cardinality of the related entity is at most 1. |
class |
ProfileDetailsLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProfileDetails to other
entities. |
class |
ProfileDetailsOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProfileDetails to other
entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
ProfileAssignedToPlantSelectable
Interface to enable OData entity selectors for
ProfileAssignedToPlant . |
interface |
ProfileDetailsSelectable
Interface to enable OData entity selectors for
ProfileDetails . |
Modifier and Type | Class and Description |
---|---|
class |
ActualStockField<FieldT>
Template class to represent entity fields of the Entity
ActualStock . |
class |
DemandAdjustmentsField<FieldT>
Template class to represent entity fields of the Entity
DemandAdjustments . |
class |
LongestPathInBOMField<FieldT>
Template class to represent entity fields of the Entity
LongestPathInBOM . |
class |
ProposalHeaderField<FieldT>
Template class to represent entity fields of the Entity
ProposalHeader . |
class |
ZoneAdjustmentsField<FieldT>
Template class to represent entity fields of the Entity
ZoneAdjustments . |
Modifier and Type | Class and Description |
---|---|
class |
ActualStockLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ActualStock to other entities. |
class |
ActualStockOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ActualStock to other entities,
where the cardinality of the related entity is at most 1. |
class |
DemandAdjustmentsLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DemandAdjustments to other
entities. |
class |
DemandAdjustmentsOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DemandAdjustments to other
entities, where the cardinality of the related entity is at most 1. |
class |
LongestPathInBOMLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
LongestPathInBOM to other
entities. |
class |
LongestPathInBOMOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
LongestPathInBOM to other
entities, where the cardinality of the related entity is at most 1. |
class |
ProposalHeaderLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProposalHeader to other
entities. |
class |
ProposalHeaderOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProposalHeader to other
entities, where the cardinality of the related entity is at most 1. |
class |
ZoneAdjustmentsLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ZoneAdjustments to other
entities. |
class |
ZoneAdjustmentsOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ZoneAdjustments to other
entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
ActualStockSelectable
Interface to enable OData entity selectors for
ActualStock . |
interface |
DemandAdjustmentsSelectable
Interface to enable OData entity selectors for
DemandAdjustments . |
interface |
LongestPathInBOMSelectable
Interface to enable OData entity selectors for
LongestPathInBOM . |
interface |
ProposalHeaderSelectable
Interface to enable OData entity selectors for
ProposalHeader . |
interface |
ZoneAdjustmentsSelectable
Interface to enable OData entity selectors for
ZoneAdjustments . |
Modifier and Type | Class and Description |
---|---|
class |
BusinessAreaField<FieldT>
Template class to represent entity fields of the Entity
BusinessArea . |
class |
BusinessAreaTextField<FieldT>
Template class to represent entity fields of the Entity
BusinessAreaText . |
Modifier and Type | Class and Description |
---|---|
class |
BusinessAreaLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BusinessArea to other entities. |
class |
BusinessAreaOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BusinessArea to other entities,
where the cardinality of the related entity is at most 1. |
class |
BusinessAreaTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BusinessAreaText to other
entities. |
class |
BusinessAreaTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BusinessAreaText to other
entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
BusinessAreaSelectable
Interface to enable OData entity selectors for
BusinessArea . |
interface |
BusinessAreaTextSelectable
Interface to enable OData entity selectors for
BusinessAreaText . |
Modifier and Type | Class and Description |
---|---|
class |
BehqueuedataField<FieldT>
Template class to represent entity fields of the Entity
Behqueuedata . |
class |
BusinessObjectKeysField<FieldT>
Template class to represent entity fields of the Entity
BusinessObjectKeys . |
class |
BusObjectsField<FieldT>
Template class to represent entity fields of the Entity
BusObjects . |
Modifier and Type | Class and Description |
---|---|
class |
BehqueuedataLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
Behqueuedata to other
entities. |
class |
BehqueuedataOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
Behqueuedata to other
entities, where the cardinality of the related entity is at most 1. |
class |
BusinessObjectKeysLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BusinessObjectKeys
to other entities. |
class |
BusinessObjectKeysOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BusinessObjectKeys
to other entities, where the cardinality of the related entity is at most 1. |
class |
BusObjectsLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BusObjects to other
entities. |
class |
BusObjectsOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BusObjects to other
entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
BehqueuedataSelectable
Interface to enable OData entity selectors for
Behqueuedata . |
interface |
BusinessObjectKeysSelectable
Interface to enable OData entity selectors for
BusinessObjectKeys . |
interface |
BusObjectsSelectable
Interface to enable OData entity selectors for
BusObjects . |
Modifier and Type | Class and Description |
---|---|
class |
SubscriptionMaintainField<FieldT>
Template class to represent entity fields of the Entity
SubscriptionMaintain . |
class |
SubscriptionReadField<FieldT>
Template class to represent entity fields of the Entity
SubscriptionRead . |
Modifier and Type | Class and Description |
---|---|
class |
SubscriptionMaintainLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SubscriptionMaintain to other entities. |
class |
SubscriptionMaintainOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SubscriptionMaintain to other entities, where the cardinality of the related entity is at most 1. |
class |
SubscriptionReadLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SubscriptionRead to other entities. |
class |
SubscriptionReadOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SubscriptionRead to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
SubscriptionMaintainSelectable
Interface to enable OData entity selectors for
SubscriptionMaintain . |
interface |
SubscriptionReadSelectable
Interface to enable OData entity selectors for
SubscriptionRead . |
Modifier and Type | Class and Description |
---|---|
class |
AddressEmailAddressField<FieldT>
Template class to represent entity fields of the Entity
AddressEmailAddress . |
class |
AddressFaxNumberField<FieldT>
Template class to represent entity fields of the Entity
AddressFaxNumber . |
class |
AddressHomePageURLField<FieldT>
Template class to represent entity fields of the Entity
AddressHomePageURL . |
class |
AddressPhoneNumberField<FieldT>
Template class to represent entity fields of the Entity
AddressPhoneNumber . |
class |
BPContactToAddressField<FieldT>
Template class to represent entity fields of the Entity
BPContactToAddress . |
class |
BPContactToFuncAndDeptField<FieldT>
Template class to represent entity fields of the Entity
BPContactToFuncAndDept . |
class |
BuPaAddressUsageField<FieldT>
Template class to represent entity fields of the Entity
BuPaAddressUsage . |
class |
BuPaIdentificationField<FieldT>
Template class to represent entity fields of the Entity
BuPaIdentification . |
class |
BuPaIndustryField<FieldT>
Template class to represent entity fields of the Entity
BuPaIndustry . |
class |
BusinessPartnerAddressField<FieldT>
Template class to represent entity fields of the Entity
BusinessPartnerAddress . |
class |
BusinessPartnerBankField<FieldT>
Template class to represent entity fields of the Entity
BusinessPartnerBank . |
class |
BusinessPartnerContactField<FieldT>
Template class to represent entity fields of the Entity
BusinessPartnerContact . |
class |
BusinessPartnerField<FieldT>
Template class to represent entity fields of the Entity
BusinessPartner . |
class |
BusinessPartnerRoleField<FieldT>
Template class to represent entity fields of the Entity
BusinessPartnerRole . |
class |
BusinessPartnerTaxNumberField<FieldT>
Template class to represent entity fields of the Entity
BusinessPartnerTaxNumber . |
class |
CustomerCompanyField<FieldT>
Template class to represent entity fields of the Entity
CustomerCompany . |
class |
CustomerDunningField<FieldT>
Template class to represent entity fields of the Entity
CustomerDunning . |
class |
CustomerField<FieldT>
Template class to represent entity fields of the Entity
Customer . |
class |
CustomerSalesAreaField<FieldT>
Template class to represent entity fields of the Entity
CustomerSalesArea . |
class |
CustomerSalesAreaTaxField<FieldT>
Template class to represent entity fields of the Entity
CustomerSalesAreaTax . |
class |
CustomerWithHoldingTaxField<FieldT>
Template class to represent entity fields of the Entity
CustomerWithHoldingTax . |
class |
CustSalesPartnerFuncField<FieldT>
Template class to represent entity fields of the Entity
CustSalesPartnerFunc . |
class |
SupplierCompanyField<FieldT>
Template class to represent entity fields of the Entity
SupplierCompany . |
class |
SupplierDunningField<FieldT>
Template class to represent entity fields of the Entity
SupplierDunning . |
class |
SupplierField<FieldT>
Template class to represent entity fields of the Entity
Supplier . |
class |
SupplierPartnerFuncField<FieldT>
Template class to represent entity fields of the Entity
SupplierPartnerFunc . |
class |
SupplierPurchasingOrgField<FieldT>
Template class to represent entity fields of the Entity
SupplierPurchasingOrg . |
class |
SupplierWithHoldingTaxField<FieldT>
Template class to represent entity fields of the Entity
SupplierWithHoldingTax . |
Modifier and Type | Class and Description |
---|---|
class |
AddressEmailAddressLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
AddressEmailAddress
to other entities. |
class |
AddressEmailAddressOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
AddressEmailAddress
to other entities, where the cardinality of the related entity is at most 1. |
class |
AddressFaxNumberLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
AddressFaxNumber to
other entities. |
class |
AddressFaxNumberOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
AddressFaxNumber to
other entities, where the cardinality of the related entity is at most 1. |
class |
AddressHomePageURLLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
AddressHomePageURL to
other entities. |
class |
AddressHomePageURLOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
AddressHomePageURL to
other entities, where the cardinality of the related entity is at most 1. |
class |
AddressPhoneNumberLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
AddressPhoneNumber to
other entities. |
class |
AddressPhoneNumberOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
AddressPhoneNumber to
other entities, where the cardinality of the related entity is at most 1. |
class |
BPContactToAddressLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BPContactToAddress to
other entities. |
class |
BPContactToAddressOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BPContactToAddress to
other entities, where the cardinality of the related entity is at most 1. |
class |
BPContactToFuncAndDeptLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BPContactToFuncAndDept to other entities. |
class |
BPContactToFuncAndDeptOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BPContactToFuncAndDept to other entities, where the cardinality of the related entity is at most 1. |
class |
BuPaAddressUsageLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BuPaAddressUsage to
other entities. |
class |
BuPaAddressUsageOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BuPaAddressUsage to
other entities, where the cardinality of the related entity is at most 1. |
class |
BuPaIdentificationLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BuPaIdentification to
other entities. |
class |
BuPaIdentificationOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BuPaIdentification to
other entities, where the cardinality of the related entity is at most 1. |
class |
BuPaIndustryLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BuPaIndustry to other
entities. |
class |
BuPaIndustryOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BuPaIndustry to other
entities, where the cardinality of the related entity is at most 1. |
class |
BusinessPartnerAddressLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BusinessPartnerAddress to other entities. |
class |
BusinessPartnerAddressOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BusinessPartnerAddress to other entities, where the cardinality of the related entity is at most 1. |
class |
BusinessPartnerBankLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BusinessPartnerBank
to other entities. |
class |
BusinessPartnerBankOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BusinessPartnerBank
to other entities, where the cardinality of the related entity is at most 1. |
class |
BusinessPartnerContactLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BusinessPartnerContact to other entities. |
class |
BusinessPartnerContactOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BusinessPartnerContact to other entities, where the cardinality of the related entity is at most 1. |
class |
BusinessPartnerLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BusinessPartner to other
entities. |
class |
BusinessPartnerOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BusinessPartner to other
entities, where the cardinality of the related entity is at most 1. |
class |
BusinessPartnerRoleLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BusinessPartnerRole
to other entities. |
class |
BusinessPartnerRoleOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BusinessPartnerRole
to other entities, where the cardinality of the related entity is at most 1. |
class |
BusinessPartnerTaxNumberLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BusinessPartnerTaxNumber to other entities. |
class |
BusinessPartnerTaxNumberOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BusinessPartnerTaxNumber to other entities, where the cardinality of the related entity is at most 1. |
class |
CustomerCompanyLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustomerCompany to other
entities. |
class |
CustomerCompanyOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustomerCompany to other
entities, where the cardinality of the related entity is at most 1. |
class |
CustomerDunningLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustomerDunning to other
entities. |
class |
CustomerDunningOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustomerDunning to other
entities, where the cardinality of the related entity is at most 1. |
class |
CustomerLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
Customer to other entities. |
class |
CustomerOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
Customer to other entities,
where the cardinality of the related entity is at most 1. |
class |
CustomerSalesAreaLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustomerSalesArea to
other entities. |
class |
CustomerSalesAreaOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustomerSalesArea to
other entities, where the cardinality of the related entity is at most 1. |
class |
CustomerSalesAreaTaxLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustomerSalesAreaTax
to other entities. |
class |
CustomerSalesAreaTaxOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustomerSalesAreaTax
to other entities, where the cardinality of the related entity is at most 1. |
class |
CustomerWithHoldingTaxLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustomerWithHoldingTax to other entities. |
class |
CustomerWithHoldingTaxOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustomerWithHoldingTax to other entities, where the cardinality of the related entity is at most 1. |
class |
CustSalesPartnerFuncLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustSalesPartnerFunc
to other entities. |
class |
CustSalesPartnerFuncOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustSalesPartnerFunc
to other entities, where the cardinality of the related entity is at most 1. |
class |
SupplierCompanyLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SupplierCompany to other
entities. |
class |
SupplierCompanyOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SupplierCompany to other
entities, where the cardinality of the related entity is at most 1. |
class |
SupplierDunningLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SupplierDunning to other
entities. |
class |
SupplierDunningOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SupplierDunning to other
entities, where the cardinality of the related entity is at most 1. |
class |
SupplierLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
Supplier to other entities. |
class |
SupplierOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
Supplier to other entities,
where the cardinality of the related entity is at most 1. |
class |
SupplierPartnerFuncLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SupplierPartnerFunc
to other entities. |
class |
SupplierPartnerFuncOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SupplierPartnerFunc
to other entities, where the cardinality of the related entity is at most 1. |
class |
SupplierPurchasingOrgLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SupplierPurchasingOrg to other entities. |
class |
SupplierPurchasingOrgOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SupplierPurchasingOrg to other entities, where the cardinality of the related entity is at most 1. |
class |
SupplierWithHoldingTaxLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SupplierWithHoldingTax to other entities. |
class |
SupplierWithHoldingTaxOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SupplierWithHoldingTax to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
AddressEmailAddressSelectable
Interface to enable OData entity selectors for
AddressEmailAddress . |
interface |
AddressFaxNumberSelectable
Interface to enable OData entity selectors for
AddressFaxNumber . |
interface |
AddressHomePageURLSelectable
Interface to enable OData entity selectors for
AddressHomePageURL . |
interface |
AddressPhoneNumberSelectable
Interface to enable OData entity selectors for
AddressPhoneNumber . |
interface |
BPContactToAddressSelectable
Interface to enable OData entity selectors for
BPContactToAddress . |
interface |
BPContactToFuncAndDeptSelectable
Interface to enable OData entity selectors for
BPContactToFuncAndDept . |
interface |
BuPaAddressUsageSelectable
Interface to enable OData entity selectors for
BuPaAddressUsage . |
interface |
BuPaIdentificationSelectable
Interface to enable OData entity selectors for
BuPaIdentification . |
interface |
BuPaIndustrySelectable
Interface to enable OData entity selectors for
BuPaIndustry . |
interface |
BusinessPartnerAddressSelectable
Interface to enable OData entity selectors for
BusinessPartnerAddress . |
interface |
BusinessPartnerBankSelectable
Interface to enable OData entity selectors for
BusinessPartnerBank . |
interface |
BusinessPartnerContactSelectable
Interface to enable OData entity selectors for
BusinessPartnerContact . |
interface |
BusinessPartnerRoleSelectable
Interface to enable OData entity selectors for
BusinessPartnerRole . |
interface |
BusinessPartnerSelectable
Interface to enable OData entity selectors for
BusinessPartner . |
interface |
BusinessPartnerTaxNumberSelectable
Interface to enable OData entity selectors for
BusinessPartnerTaxNumber . |
interface |
CustomerCompanySelectable
Interface to enable OData entity selectors for
CustomerCompany . |
interface |
CustomerDunningSelectable
Interface to enable OData entity selectors for
CustomerDunning . |
interface |
CustomerSalesAreaSelectable
Interface to enable OData entity selectors for
CustomerSalesArea . |
interface |
CustomerSalesAreaTaxSelectable
Interface to enable OData entity selectors for
CustomerSalesAreaTax . |
interface |
CustomerSelectable
Interface to enable OData entity selectors for
Customer . |
interface |
CustomerWithHoldingTaxSelectable
Interface to enable OData entity selectors for
CustomerWithHoldingTax . |
interface |
CustSalesPartnerFuncSelectable
Interface to enable OData entity selectors for
CustSalesPartnerFunc . |
interface |
SupplierCompanySelectable
Interface to enable OData entity selectors for
SupplierCompany . |
interface |
SupplierDunningSelectable
Interface to enable OData entity selectors for
SupplierDunning . |
interface |
SupplierPartnerFuncSelectable
Interface to enable OData entity selectors for
SupplierPartnerFunc . |
interface |
SupplierPurchasingOrgSelectable
Interface to enable OData entity selectors for
SupplierPurchasingOrg . |
interface |
SupplierSelectable
Interface to enable OData entity selectors for
Supplier . |
interface |
SupplierWithHoldingTaxSelectable
Interface to enable OData entity selectors for
SupplierWithHoldingTax . |
Modifier and Type | Class and Description |
---|---|
class |
SitnDataContextField<FieldT>
Template class to represent entity fields of the Entity
SitnDataContext . |
class |
SitnInstanceField<FieldT>
Template class to represent entity fields of the Entity
SitnInstance . |
Modifier and Type | Class and Description |
---|---|
class |
SitnDataContextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SitnDataContext to
other entities. |
class |
SitnDataContextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SitnDataContext to
other entities, where the cardinality of the related entity is at most 1. |
class |
SitnInstanceLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SitnInstance to other
entities. |
class |
SitnInstanceOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SitnInstance to other
entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
SitnDataContextSelectable
Interface to enable OData entity selectors for
SitnDataContext . |
interface |
SitnInstanceSelectable
Interface to enable OData entity selectors for
SitnInstance . |
Modifier and Type | Class and Description |
---|---|
class |
CentralPurchaseContractField<FieldT>
Template class to represent entity fields of the Entity
CentralPurchaseContract . |
class |
CntrlPurchaseContractItemField<FieldT>
Template class to represent entity fields of the Entity
CntrlPurchaseContractItem . |
class |
CntrlPurContrDistrMessagesField<FieldT>
Template class to represent entity fields of the Entity
CntrlPurContrDistrMessages . |
class |
CntrlPurContrItmDistributionField<FieldT>
Template class to represent entity fields of the Entity
CntrlPurContrItmDistribution . |
Modifier and Type | Class and Description |
---|---|
class |
CentralPurchaseContractLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CentralPurchaseContract to other entities. |
class |
CentralPurchaseContractOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CentralPurchaseContract to other entities, where the cardinality of the related entity is at most 1. |
class |
CntrlPurchaseContractItemLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CntrlPurchaseContractItem to other entities. |
class |
CntrlPurchaseContractItemOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CntrlPurchaseContractItem to other entities, where the cardinality of the related entity is at most 1. |
class |
CntrlPurContrDistrMessagesLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CntrlPurContrDistrMessages to other entities. |
class |
CntrlPurContrDistrMessagesOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CntrlPurContrDistrMessages to other entities, where the cardinality of the related entity is at most 1. |
class |
CntrlPurContrItmDistributionLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CntrlPurContrItmDistribution to other entities. |
class |
CntrlPurContrItmDistributionOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CntrlPurContrItmDistribution to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
CentralPurchaseContractSelectable
Interface to enable OData entity selectors for
CentralPurchaseContract . |
interface |
CntrlPurchaseContractItemSelectable
Interface to enable OData entity selectors for
CntrlPurchaseContractItem . |
interface |
CntrlPurContrDistrMessagesSelectable
Interface to enable OData entity selectors for
CntrlPurContrDistrMessages . |
interface |
CntrlPurContrItmDistributionSelectable
Interface to enable OData entity selectors for
CntrlPurContrItmDistribution . |
Modifier and Type | Class and Description |
---|---|
class |
ChangeMasterAltDateField<FieldT>
Template class to represent entity fields of the Entity
ChangeMasterAltDate . |
class |
ChangeMasterField<FieldT>
Template class to represent entity fields of the Entity
ChangeMaster . |
class |
ChangeMasterObjectTypeField<FieldT>
Template class to represent entity fields of the Entity
ChangeMasterObjectType . |
class |
ChangeMasterObjectTypeTextField<FieldT>
Template class to represent entity fields of the Entity
ChangeMasterObjectTypeText . |
class |
ChangeMasterObjTypeAssgmtField<FieldT>
Template class to represent entity fields of the Entity
ChangeMasterObjTypeAssgmt . |
class |
ChangeMasterStatusField<FieldT>
Template class to represent entity fields of the Entity
ChangeMasterStatus . |
class |
ChangeMasterStatusTextField<FieldT>
Template class to represent entity fields of the Entity
ChangeMasterStatusText . |
Modifier and Type | Class and Description |
---|---|
class |
ChangeMasterAltDateLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ChangeMasterAltDate to
other entities. |
class |
ChangeMasterAltDateOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ChangeMasterAltDate to
other entities, where the cardinality of the related entity is at most 1. |
class |
ChangeMasterLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ChangeMaster to other entities. |
class |
ChangeMasterObjectTypeLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ChangeMasterObjectType to other entities. |
class |
ChangeMasterObjectTypeOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ChangeMasterObjectType to other entities, where the cardinality of the related entity is at most 1. |
class |
ChangeMasterObjectTypeTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ChangeMasterObjectTypeText to other entities. |
class |
ChangeMasterObjectTypeTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ChangeMasterObjectTypeText to other entities, where the cardinality of the related entity is at most 1. |
class |
ChangeMasterObjTypeAssgmtLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ChangeMasterObjTypeAssgmt to other entities. |
class |
ChangeMasterObjTypeAssgmtOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ChangeMasterObjTypeAssgmt to other entities, where the cardinality of the related entity is at most 1. |
class |
ChangeMasterOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ChangeMaster to other entities,
where the cardinality of the related entity is at most 1. |
class |
ChangeMasterStatusLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ChangeMasterStatus to
other entities. |
class |
ChangeMasterStatusOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ChangeMasterStatus to
other entities, where the cardinality of the related entity is at most 1. |
class |
ChangeMasterStatusTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ChangeMasterStatusText to other entities. |
class |
ChangeMasterStatusTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ChangeMasterStatusText to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
ChangeMasterAltDateSelectable
Interface to enable OData entity selectors for
ChangeMasterAltDate . |
interface |
ChangeMasterObjectTypeSelectable
Interface to enable OData entity selectors for
ChangeMasterObjectType . |
interface |
ChangeMasterObjectTypeTextSelectable
Interface to enable OData entity selectors for
ChangeMasterObjectTypeText . |
interface |
ChangeMasterObjTypeAssgmtSelectable
Interface to enable OData entity selectors for
ChangeMasterObjTypeAssgmt . |
interface |
ChangeMasterSelectable
Interface to enable OData entity selectors for
ChangeMaster . |
interface |
ChangeMasterStatusSelectable
Interface to enable OData entity selectors for
ChangeMasterStatus . |
interface |
ChangeMasterStatusTextSelectable
Interface to enable OData entity selectors for
ChangeMasterStatusText . |
Modifier and Type | Class and Description |
---|---|
class |
ChangeMasterCharcField<FieldT>
Template class to represent entity fields of the Entity
ChangeMasterCharc . |
class |
ChangeMasterCharcValueField<FieldT>
Template class to represent entity fields of the Entity
ChangeMasterCharcValue . |
class |
ChangeMasterClassCharcField<FieldT>
Template class to represent entity fields of the Entity
ChangeMasterClassCharc . |
class |
ChangeMasterClassField<FieldT>
Template class to represent entity fields of the Entity
ChangeMasterClass . |
class |
ChangeMstrObjectMgmtRecordField<FieldT>
Template class to represent entity fields of the Entity
ChangeMstrObjectMgmtRecord . |
class |
ChangeMstrObMgReDocInfoRecdField<FieldT>
Template class to represent entity fields of the Entity
ChangeMstrObMgReDocInfoRecd . |
class |
ChangeMstrObMgReMaterialField<FieldT>
Template class to represent entity fields of the Entity
ChangeMstrObMgReMaterial . |
class |
ChangeMstrObMgReMatlBOMField<FieldT>
Template class to represent entity fields of the Entity
ChangeMstrObMgReMatlBOM . |
Modifier and Type | Class and Description |
---|---|
class |
ChangeMasterCharcLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ChangeMasterCharc to
other entities. |
class |
ChangeMasterCharcOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ChangeMasterCharc to
other entities, where the cardinality of the related entity is at most 1. |
class |
ChangeMasterCharcValueLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ChangeMasterCharcValue to other entities. |
class |
ChangeMasterCharcValueOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ChangeMasterCharcValue to other entities, where the cardinality of the related entity is at most 1. |
class |
ChangeMasterClassCharcLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ChangeMasterClassCharc to other entities. |
class |
ChangeMasterClassCharcOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ChangeMasterClassCharc to other entities, where the cardinality of the related entity is at most 1. |
class |
ChangeMasterClassLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ChangeMasterClass to
other entities. |
class |
ChangeMasterClassOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ChangeMasterClass to
other entities, where the cardinality of the related entity is at most 1. |
class |
ChangeMstrObjectMgmtRecordLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ChangeMstrObjectMgmtRecord to other entities. |
class |
ChangeMstrObjectMgmtRecordOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ChangeMstrObjectMgmtRecord to other entities, where the cardinality of the related entity is at most 1. |
class |
ChangeMstrObMgReDocInfoRecdLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ChangeMstrObMgReDocInfoRecd to other entities. |
class |
ChangeMstrObMgReDocInfoRecdOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ChangeMstrObMgReDocInfoRecd to other entities, where the cardinality of the related entity is at most 1. |
class |
ChangeMstrObMgReMaterialLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ChangeMstrObMgReMaterial to other entities. |
class |
ChangeMstrObMgReMaterialOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ChangeMstrObMgReMaterial to other entities, where the cardinality of the related entity is at most 1. |
class |
ChangeMstrObMgReMatlBOMLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ChangeMstrObMgReMatlBOM to other entities. |
class |
ChangeMstrObMgReMatlBOMOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ChangeMstrObMgReMatlBOM to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
ChangeMasterCharcSelectable
Interface to enable OData entity selectors for
ChangeMasterCharc . |
interface |
ChangeMasterCharcValueSelectable
Interface to enable OData entity selectors for
ChangeMasterCharcValue . |
interface |
ChangeMasterClassCharcSelectable
Interface to enable OData entity selectors for
ChangeMasterClassCharc . |
interface |
ChangeMasterClassSelectable
Interface to enable OData entity selectors for
ChangeMasterClass . |
interface |
ChangeMstrObjectMgmtRecordSelectable
Interface to enable OData entity selectors for
ChangeMstrObjectMgmtRecord . |
interface |
ChangeMstrObMgReDocInfoRecdSelectable
Interface to enable OData entity selectors for
ChangeMstrObMgReDocInfoRecd . |
interface |
ChangeMstrObMgReMaterialSelectable
Interface to enable OData entity selectors for
ChangeMstrObMgReMaterial . |
interface |
ChangeMstrObMgReMatlBOMSelectable
Interface to enable OData entity selectors for
ChangeMstrObMgReMatlBOM . |
Modifier and Type | Class and Description |
---|---|
class |
ChangeRecordField<FieldT>
Template class to represent entity fields of the Entity
ChangeRecord . |
class |
ChangeRecordReferenceBitField<FieldT>
Template class to represent entity fields of the Entity
ChangeRecordReferenceBit . |
class |
ChangeRecordReferenceBOMField<FieldT>
Template class to represent entity fields of the Entity
ChangeRecordReferenceBOM . |
class |
ChangeRecordReferenceDocField<FieldT>
Template class to represent entity fields of the Entity
ChangeRecordReferenceDoc . |
class |
ChangeRecordReferenceMatField<FieldT>
Template class to represent entity fields of the Entity
ChangeRecordReferenceMat . |
class |
ChangeRecordReferencePSVField<FieldT>
Template class to represent entity fields of the Entity
ChangeRecordReferencePSV . |
Modifier and Type | Class and Description |
---|---|
class |
ChangeRecordLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ChangeRecord to other entities. |
class |
ChangeRecordOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ChangeRecord to other entities,
where the cardinality of the related entity is at most 1. |
class |
ChangeRecordReferenceBitLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ChangeRecordReferenceBit to other entities. |
class |
ChangeRecordReferenceBitOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ChangeRecordReferenceBit to other entities, where the cardinality of the related entity is at most 1. |
class |
ChangeRecordReferenceBOMLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ChangeRecordReferenceBOM to other entities. |
class |
ChangeRecordReferenceBOMOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ChangeRecordReferenceBOM to other entities, where the cardinality of the related entity is at most 1. |
class |
ChangeRecordReferenceDocLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ChangeRecordReferenceDoc to other entities. |
class |
ChangeRecordReferenceDocOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ChangeRecordReferenceDoc to other entities, where the cardinality of the related entity is at most 1. |
class |
ChangeRecordReferenceMatLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ChangeRecordReferenceMat to other entities. |
class |
ChangeRecordReferenceMatOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ChangeRecordReferenceMat to other entities, where the cardinality of the related entity is at most 1. |
class |
ChangeRecordReferencePSVLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ChangeRecordReferencePSV to other entities. |
class |
ChangeRecordReferencePSVOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ChangeRecordReferencePSV to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
ChangeRecordReferenceBitSelectable
Interface to enable OData entity selectors for
ChangeRecordReferenceBit . |
interface |
ChangeRecordReferenceBOMSelectable
Interface to enable OData entity selectors for
ChangeRecordReferenceBOM . |
interface |
ChangeRecordReferenceDocSelectable
Interface to enable OData entity selectors for
ChangeRecordReferenceDoc . |
interface |
ChangeRecordReferenceMatSelectable
Interface to enable OData entity selectors for
ChangeRecordReferenceMat . |
interface |
ChangeRecordReferencePSVSelectable
Interface to enable OData entity selectors for
ChangeRecordReferencePSV . |
interface |
ChangeRecordSelectable
Interface to enable OData entity selectors for
ChangeRecord . |
Modifier and Type | Class and Description |
---|---|
class |
CharcAttribSeldCodeSetField<FieldT>
Template class to represent entity fields of the Entity
CharcAttribSeldCodeSet . |
class |
CharcAttribSeldSetCodeField<FieldT>
Template class to represent entity fields of the Entity
CharcAttribSeldSetCode . |
class |
CharcAttribSeldSetCodeTField<FieldT>
Template class to represent entity fields of the Entity
CharcAttribSeldSetCodeT . |
class |
CharcAttribSeldSetTField<FieldT>
Template class to represent entity fields of the Entity
CharcAttribSeldSetT . |
Modifier and Type | Class and Description |
---|---|
class |
CharcAttribSeldCodeSetLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CharcAttribSeldCodeSet to other entities. |
class |
CharcAttribSeldCodeSetOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CharcAttribSeldCodeSet to other entities, where the cardinality of the related entity is at most 1. |
class |
CharcAttribSeldSetCodeLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CharcAttribSeldSetCode to other entities. |
class |
CharcAttribSeldSetCodeOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CharcAttribSeldSetCode to other entities, where the cardinality of the related entity is at most 1. |
class |
CharcAttribSeldSetCodeTLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CharcAttribSeldSetCodeT to other entities. |
class |
CharcAttribSeldSetCodeTOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CharcAttribSeldSetCodeT to other entities, where the cardinality of the related entity is at most 1. |
class |
CharcAttribSeldSetTLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CharcAttribSeldSetT to other entities. |
class |
CharcAttribSeldSetTOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CharcAttribSeldSetT to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
CharcAttribSeldCodeSetSelectable
Interface to enable OData entity selectors for
CharcAttribSeldCodeSet . |
interface |
CharcAttribSeldSetCodeSelectable
Interface to enable OData entity selectors for
CharcAttribSeldSetCode . |
interface |
CharcAttribSeldSetCodeTSelectable
Interface to enable OData entity selectors for
CharcAttribSeldSetCodeT . |
interface |
CharcAttribSeldSetTSelectable
Interface to enable OData entity selectors for
CharcAttribSeldSetT . |
Modifier and Type | Class and Description |
---|---|
class |
ClfnCharacteristicForKeyDateField<FieldT>
Template class to represent entity fields of the Entity
ClfnCharacteristicForKeyDate . |
class |
ClfnCharcDescForKeyDateField<FieldT>
Template class to represent entity fields of the Entity
ClfnCharcDescForKeyDate . |
class |
ClfnCharcRefForKeyDateField<FieldT>
Template class to represent entity fields of the Entity
ClfnCharcRefForKeyDate . |
class |
ClfnCharcRstrcnForKeyDateField<FieldT>
Template class to represent entity fields of the Entity
ClfnCharcRstrcnForKeyDate . |
class |
ClfnCharcValueDescForKeyDateField<FieldT>
Template class to represent entity fields of the Entity
ClfnCharcValueDescForKeyDate . |
class |
ClfnCharcValueForKeyDateField<FieldT>
Template class to represent entity fields of the Entity
ClfnCharcValueForKeyDate . |
Modifier and Type | Class and Description |
---|---|
class |
ClfnCharacteristicForKeyDateLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ClfnCharacteristicForKeyDate to other entities. |
class |
ClfnCharacteristicForKeyDateOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ClfnCharacteristicForKeyDate to other entities, where the cardinality of the related entity is at most 1. |
class |
ClfnCharcDescForKeyDateLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ClfnCharcDescForKeyDate to other entities. |
class |
ClfnCharcDescForKeyDateOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ClfnCharcDescForKeyDate to other entities, where the cardinality of the related entity is at most 1. |
class |
ClfnCharcRefForKeyDateLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ClfnCharcRefForKeyDate to other entities. |
class |
ClfnCharcRefForKeyDateOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ClfnCharcRefForKeyDate to other entities, where the cardinality of the related entity is at most 1. |
class |
ClfnCharcRstrcnForKeyDateLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ClfnCharcRstrcnForKeyDate to other entities. |
class |
ClfnCharcRstrcnForKeyDateOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ClfnCharcRstrcnForKeyDate to other entities, where the cardinality of the related entity is at most 1. |
class |
ClfnCharcValueDescForKeyDateLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ClfnCharcValueDescForKeyDate to other entities. |
class |
ClfnCharcValueDescForKeyDateOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ClfnCharcValueDescForKeyDate to other entities, where the cardinality of the related entity is at most 1. |
class |
ClfnCharcValueForKeyDateLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ClfnCharcValueForKeyDate to other entities. |
class |
ClfnCharcValueForKeyDateOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ClfnCharcValueForKeyDate to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
ClfnCharacteristicForKeyDateSelectable
Interface to enable OData entity selectors for
ClfnCharacteristicForKeyDate . |
interface |
ClfnCharcDescForKeyDateSelectable
Interface to enable OData entity selectors for
ClfnCharcDescForKeyDate . |
interface |
ClfnCharcRefForKeyDateSelectable
Interface to enable OData entity selectors for
ClfnCharcRefForKeyDate . |
interface |
ClfnCharcRstrcnForKeyDateSelectable
Interface to enable OData entity selectors for
ClfnCharcRstrcnForKeyDate . |
interface |
ClfnCharcValueDescForKeyDateSelectable
Interface to enable OData entity selectors for
ClfnCharcValueDescForKeyDate . |
interface |
ClfnCharcValueForKeyDateSelectable
Interface to enable OData entity selectors for
ClfnCharcValueForKeyDate . |
Modifier and Type | Class and Description |
---|---|
class |
ChartOfAccountsField<FieldT>
Template class to represent entity fields of the Entity
ChartOfAccounts . |
class |
ChartOfAccountsTextField<FieldT>
Template class to represent entity fields of the Entity
ChartOfAccountsText . |
Modifier and Type | Class and Description |
---|---|
class |
ChartOfAccountsLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ChartOfAccounts to other
entities. |
class |
ChartOfAccountsOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ChartOfAccounts to other
entities, where the cardinality of the related entity is at most 1. |
class |
ChartOfAccountsTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ChartOfAccountsText
to other entities. |
class |
ChartOfAccountsTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ChartOfAccountsText
to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
ChartOfAccountsSelectable
Interface to enable OData entity selectors for
ChartOfAccounts . |
interface |
ChartOfAccountsTextSelectable
Interface to enable OData entity selectors for
ChartOfAccountsText . |
Modifier and Type | Class and Description |
---|---|
class |
ClfnClassCharcForKeyDateField<FieldT>
Template class to represent entity fields of the Entity
ClfnClassCharcForKeyDate . |
class |
ClfnClassDescForKeyDateField<FieldT>
Template class to represent entity fields of the Entity
ClfnClassDescForKeyDate . |
class |
ClfnClassKeywordForKeyDateField<FieldT>
Template class to represent entity fields of the Entity
ClfnClassKeywordForKeyDate . |
class |
ClfnClassTextForKeyDateField<FieldT>
Template class to represent entity fields of the Entity
ClfnClassTextForKeyDate . |
Modifier and Type | Class and Description |
---|---|
class |
ClfnClassCharcForKeyDateLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ClfnClassCharcForKeyDate to other entities. |
class |
ClfnClassCharcForKeyDateOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ClfnClassCharcForKeyDate to other entities, where the cardinality of the related entity is at most 1. |
class |
ClfnClassDescForKeyDateLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ClfnClassDescForKeyDate to other entities. |
class |
ClfnClassDescForKeyDateOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ClfnClassDescForKeyDate to other entities, where the cardinality of the related entity is at most 1. |
class |
ClfnClassKeywordForKeyDateLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ClfnClassKeywordForKeyDate to other entities. |
class |
ClfnClassKeywordForKeyDateOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ClfnClassKeywordForKeyDate to other entities, where the cardinality of the related entity is at most 1. |
class |
ClfnClassTextForKeyDateLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ClfnClassTextForKeyDate to other entities. |
class |
ClfnClassTextForKeyDateOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ClfnClassTextForKeyDate to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
ClfnClassCharcForKeyDateSelectable
Interface to enable OData entity selectors for
ClfnClassCharcForKeyDate . |
interface |
ClfnClassDescForKeyDateSelectable
Interface to enable OData entity selectors for
ClfnClassDescForKeyDate . |
interface |
ClfnClassKeywordForKeyDateSelectable
Interface to enable OData entity selectors for
ClfnClassKeywordForKeyDate . |
interface |
ClfnClassTextForKeyDateSelectable
Interface to enable OData entity selectors for
ClfnClassTextForKeyDate . |
Modifier and Type | Class and Description |
---|---|
class |
CustProjSlsOrdField<FieldT>
Template class to represent entity fields of the Entity
CustProjSlsOrd . |
class |
CustProjSlsOrdItemField<FieldT>
Template class to represent entity fields of the Entity
CustProjSlsOrdItem . |
class |
CustProjSlsOrdItemTextField<FieldT>
Template class to represent entity fields of the Entity
CustProjSlsOrdItemText . |
class |
CustProjSlsOrdItemWorkPckgField<FieldT>
Template class to represent entity fields of the Entity
CustProjSlsOrdItemWorkPckg . |
class |
CustProjSlsOrdItmBillgPlnItmField<FieldT>
Template class to represent entity fields of the Entity
CustProjSlsOrdItmBillgPlnItm . |
class |
CustProjSlsOrdPartnerField<FieldT>
Template class to represent entity fields of the Entity
CustProjSlsOrdPartner . |
class |
CustProjSlsOrdTextField<FieldT>
Template class to represent entity fields of the Entity
CustProjSlsOrdText . |
class |
DemandField<FieldT>
Template class to represent entity fields of the Entity
Demand . |
class |
WorkPackageField<FieldT>
Template class to represent entity fields of the Entity
WorkPackage . |
Modifier and Type | Class and Description |
---|---|
class |
CustProjSlsOrdItemLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustProjSlsOrdItem
to other entities. |
class |
CustProjSlsOrdItemOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustProjSlsOrdItem
to other entities, where the cardinality of the related entity is at most 1. |
class |
CustProjSlsOrdItemTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustProjSlsOrdItemText to other entities. |
class |
CustProjSlsOrdItemTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustProjSlsOrdItemText to other entities, where the cardinality of the related entity is at most 1. |
class |
CustProjSlsOrdItemWorkPckgLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustProjSlsOrdItemWorkPckg to other entities. |
class |
CustProjSlsOrdItemWorkPckgOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustProjSlsOrdItemWorkPckg to other entities, where the cardinality of the related entity is at most 1. |
class |
CustProjSlsOrdItmBillgPlnItmLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustProjSlsOrdItmBillgPlnItm to other entities. |
class |
CustProjSlsOrdItmBillgPlnItmOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustProjSlsOrdItmBillgPlnItm to other entities, where the cardinality of the related entity is at most 1. |
class |
CustProjSlsOrdLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustProjSlsOrd to other
entities. |
class |
CustProjSlsOrdOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustProjSlsOrd to other
entities, where the cardinality of the related entity is at most 1. |
class |
CustProjSlsOrdPartnerLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustProjSlsOrdPartner to other entities. |
class |
CustProjSlsOrdPartnerOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustProjSlsOrdPartner to other entities, where the cardinality of the related entity is at most 1. |
class |
CustProjSlsOrdTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustProjSlsOrdText
to other entities. |
class |
CustProjSlsOrdTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustProjSlsOrdText
to other entities, where the cardinality of the related entity is at most 1. |
class |
DemandLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
Demand to other entities. |
class |
DemandOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
Demand to other entities, where
the cardinality of the related entity is at most 1. |
class |
WorkPackageLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
WorkPackage to other
entities. |
class |
WorkPackageOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
WorkPackage to other
entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
CustProjSlsOrdItemSelectable
Interface to enable OData entity selectors for
CustProjSlsOrdItem . |
interface |
CustProjSlsOrdItemTextSelectable
Interface to enable OData entity selectors for
CustProjSlsOrdItemText . |
interface |
CustProjSlsOrdItemWorkPckgSelectable
Interface to enable OData entity selectors for
CustProjSlsOrdItemWorkPckg . |
interface |
CustProjSlsOrdItmBillgPlnItmSelectable
Interface to enable OData entity selectors for
CustProjSlsOrdItmBillgPlnItm . |
interface |
CustProjSlsOrdPartnerSelectable
Interface to enable OData entity selectors for
CustProjSlsOrdPartner . |
interface |
CustProjSlsOrdSelectable
Interface to enable OData entity selectors for
CustProjSlsOrd . |
interface |
CustProjSlsOrdTextSelectable
Interface to enable OData entity selectors for
CustProjSlsOrdText . |
interface |
DemandSelectable
Interface to enable OData entity selectors for
Demand . |
interface |
WorkPackageSelectable
Interface to enable OData entity selectors for
WorkPackage . |
Modifier and Type | Class and Description |
---|---|
class |
PlanDataField<FieldT>
Template class to represent entity fields of the Entity
PlanData . |
class |
StaffingDataField<FieldT>
Template class to represent entity fields of the Entity
StaffingData . |
class |
WorkItemField<FieldT>
Template class to represent entity fields of the Entity
WorkItem . |
class |
WorkpackageField<FieldT>
Template class to represent entity fields of the Entity
Workpackage . |
Modifier and Type | Class and Description |
---|---|
class |
PlanDataLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PlanData to other
entities. |
class |
PlanDataOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PlanData to other
entities, where the cardinality of the related entity is at most 1. |
class |
StaffingDataLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
StaffingData to
other entities. |
class |
StaffingDataOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
StaffingData to
other entities, where the cardinality of the related entity is at most 1. |
class |
WorkItemLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
WorkItem to other
entities. |
class |
WorkItemOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
WorkItem to other
entities, where the cardinality of the related entity is at most 1. |
class |
WorkpackageLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
Workpackage to other
entities. |
class |
WorkpackageOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
Workpackage to other
entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
PlanDataSelectable
Interface to enable OData entity selectors for
PlanData . |
interface |
StaffingDataSelectable
Interface to enable OData entity selectors for
StaffingData . |
interface |
WorkItemSelectable
Interface to enable OData entity selectors for
WorkItem . |
interface |
WorkpackageSelectable
Interface to enable OData entity selectors for
Workpackage . |
Modifier and Type | Class and Description |
---|---|
class |
BusVolFldCombnSetTypeAssgmtField<FieldT>
Template class to represent entity fields of the Entity
BusVolFldCombnSetTypeAssgmt . |
class |
BusVolFldCombnTypeFldAssgmtField<FieldT>
Template class to represent entity fields of the Entity
BusVolFldCombnTypeFldAssgmt . |
class |
CndnContrTypeField<FieldT>
Template class to represent entity fields of the Entity
CndnContrType . |
Modifier and Type | Class and Description |
---|---|
class |
BusVolFldCombnSetTypeAssgmtLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BusVolFldCombnSetTypeAssgmt to other entities. |
class |
BusVolFldCombnSetTypeAssgmtOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BusVolFldCombnSetTypeAssgmt to other entities, where the cardinality of the related entity is at most 1. |
class |
BusVolFldCombnTypeFldAssgmtLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BusVolFldCombnTypeFldAssgmt to other entities. |
class |
BusVolFldCombnTypeFldAssgmtOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BusVolFldCombnTypeFldAssgmt to other entities, where the cardinality of the related entity is at most 1. |
class |
CndnContrTypeLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CndnContrType to
other entities. |
class |
CndnContrTypeOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CndnContrType to
other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
BusVolFldCombnSetTypeAssgmtSelectable
Interface to enable OData entity selectors for
BusVolFldCombnSetTypeAssgmt . |
interface |
BusVolFldCombnTypeFldAssgmtSelectable
Interface to enable OData entity selectors for
BusVolFldCombnTypeFldAssgmt . |
interface |
CndnContrTypeSelectable
Interface to enable OData entity selectors for
CndnContrType . |
Modifier and Type | Class and Description |
---|---|
class |
PurgPrcgCndnTypeTextField<FieldT>
Template class to represent entity fields of the Entity
PurgPrcgCndnTypeText . |
class |
PurgPricingConditionTypeField<FieldT>
Template class to represent entity fields of the Entity
PurgPricingConditionType . |
Modifier and Type | Class and Description |
---|---|
class |
PurgPrcgCndnTypeTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PurgPrcgCndnTypeText to other entities. |
class |
PurgPrcgCndnTypeTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PurgPrcgCndnTypeText to other entities, where the cardinality of the related entity is at most 1. |
class |
PurgPricingConditionTypeLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PurgPricingConditionType to other entities. |
class |
PurgPricingConditionTypeOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PurgPricingConditionType to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
PurgPrcgCndnTypeTextSelectable
Interface to enable OData entity selectors for
PurgPrcgCndnTypeText . |
interface |
PurgPricingConditionTypeSelectable
Interface to enable OData entity selectors for
PurgPricingConditionType . |
Modifier and Type | Class and Description |
---|---|
class |
SEPAMandateField<FieldT>
Template class to represent entity fields of the Entity
SEPAMandate . |
class |
SEPAMandateUsageField<FieldT>
Template class to represent entity fields of the Entity
SEPAMandateUsage . |
Modifier and Type | Class and Description |
---|---|
class |
SEPAMandateLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SEPAMandate to
other entities. |
class |
SEPAMandateOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SEPAMandate to
other entities, where the cardinality of the related entity is at most 1. |
class |
SEPAMandateUsageLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SEPAMandateUsage to other entities. |
class |
SEPAMandateUsageOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SEPAMandateUsage to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
SEPAMandateSelectable
Interface to enable OData entity selectors for
SEPAMandate . |
interface |
SEPAMandateUsageSelectable
Interface to enable OData entity selectors for
SEPAMandateUsage . |
Modifier and Type | Class and Description |
---|---|
class |
ControllingAreaField<FieldT>
Template class to represent entity fields of the Entity
ControllingArea . |
Modifier and Type | Class and Description |
---|---|
class |
ControllingAreaLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ControllingArea to other
entities. |
class |
ControllingAreaOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ControllingArea to other
entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
ControllingAreaSelectable
Interface to enable OData entity selectors for
ControllingArea . |
Modifier and Type | Class and Description |
---|---|
class |
CostCenterTextField<FieldT>
Template class to represent entity fields of the Entity
CostCenterText . |
Modifier and Type | Class and Description |
---|---|
class |
CostCenterTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CostCenterText to other
entities. |
class |
CostCenterTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CostCenterText to other
entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
CostCenterTextSelectable
Interface to enable OData entity selectors for
CostCenterText . |
Modifier and Type | Class and Description |
---|---|
class |
ActualCostRateField<FieldT>
Template class to represent entity fields of the Entity
ActualCostRate . |
class |
PlanCostRateField<FieldT>
Template class to represent entity fields of the Entity
PlanCostRate . |
class |
ServiceCostRateField<FieldT>
Template class to represent entity fields of the Entity
ServiceCostRate . |
Modifier and Type | Class and Description |
---|---|
class |
ActualCostRateLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ActualCostRate to other entities. |
class |
ActualCostRateOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ActualCostRate to other entities,
where the cardinality of the related entity is at most 1. |
class |
PlanCostRateLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PlanCostRate to other entities. |
class |
PlanCostRateOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PlanCostRate to other entities,
where the cardinality of the related entity is at most 1. |
class |
ServiceCostRateLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ServiceCostRate to other
entities. |
class |
ServiceCostRateOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ServiceCostRate to other
entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
ActualCostRateSelectable
Interface to enable OData entity selectors for
ActualCostRate . |
interface |
PlanCostRateSelectable
Interface to enable OData entity selectors for
PlanCostRate . |
interface |
ServiceCostRateSelectable
Interface to enable OData entity selectors for
ServiceCostRate . |
Modifier and Type | Class and Description |
---|---|
class |
CountryField<FieldT>
Template class to represent entity fields of the Entity
Country . |
class |
CountryTextField<FieldT>
Template class to represent entity fields of the Entity
CountryText . |
Modifier and Type | Class and Description |
---|---|
class |
CountryLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
Country to other entities. |
class |
CountryOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
Country to other entities, where the
cardinality of the related entity is at most 1. |
class |
CountryTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CountryText to other entities. |
class |
CountryTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CountryText to other entities, where
the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
CountrySelectable
Interface to enable OData entity selectors for
Country . |
interface |
CountryTextSelectable
Interface to enable OData entity selectors for
CountryText . |
Modifier and Type | Class and Description |
---|---|
class |
CreditMemoReqItemPartnerField<FieldT>
Template class to represent entity fields of the Entity
CreditMemoReqItemPartner . |
class |
CreditMemoReqItemPrcgElmntField<FieldT>
Template class to represent entity fields of the Entity
CreditMemoReqItemPrcgElmnt . |
class |
CreditMemoReqPartnerField<FieldT>
Template class to represent entity fields of the Entity
CreditMemoReqPartner . |
class |
CreditMemoReqPrcgElmntField<FieldT>
Template class to represent entity fields of the Entity
CreditMemoReqPrcgElmnt . |
class |
CreditMemoRequestField<FieldT>
Template class to represent entity fields of the Entity
CreditMemoRequest . |
class |
CreditMemoRequestItemField<FieldT>
Template class to represent entity fields of the Entity
CreditMemoRequestItem . |
Modifier and Type | Class and Description |
---|---|
class |
CreditMemoReqItemPartnerLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CreditMemoReqItemPartner to other entities. |
class |
CreditMemoReqItemPartnerOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CreditMemoReqItemPartner to other entities, where the cardinality of the related entity is at most 1. |
class |
CreditMemoReqItemPrcgElmntLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CreditMemoReqItemPrcgElmnt to other entities. |
class |
CreditMemoReqItemPrcgElmntOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CreditMemoReqItemPrcgElmnt to other entities, where the cardinality of the related entity is at most 1. |
class |
CreditMemoReqPartnerLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CreditMemoReqPartner to other entities. |
class |
CreditMemoReqPartnerOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CreditMemoReqPartner to other entities, where the cardinality of the related entity is at most 1. |
class |
CreditMemoReqPrcgElmntLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CreditMemoReqPrcgElmnt to other entities. |
class |
CreditMemoReqPrcgElmntOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CreditMemoReqPrcgElmnt to other entities, where the cardinality of the related entity is at most 1. |
class |
CreditMemoRequestItemLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CreditMemoRequestItem to other entities. |
class |
CreditMemoRequestItemOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CreditMemoRequestItem to other entities, where the cardinality of the related entity is at most 1. |
class |
CreditMemoRequestLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CreditMemoRequest to
other entities. |
class |
CreditMemoRequestOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CreditMemoRequest to
other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
CreditMemoReqItemPartnerSelectable
Interface to enable OData entity selectors for
CreditMemoReqItemPartner . |
interface |
CreditMemoReqItemPrcgElmntSelectable
Interface to enable OData entity selectors for
CreditMemoReqItemPrcgElmnt . |
interface |
CreditMemoReqPartnerSelectable
Interface to enable OData entity selectors for
CreditMemoReqPartner . |
interface |
CreditMemoReqPrcgElmntSelectable
Interface to enable OData entity selectors for
CreditMemoReqPrcgElmnt . |
interface |
CreditMemoRequestItemSelectable
Interface to enable OData entity selectors for
CreditMemoRequestItem . |
interface |
CreditMemoRequestSelectable
Interface to enable OData entity selectors for
CreditMemoRequest . |
Modifier and Type | Class and Description |
---|---|
class |
CustomerSupplierIndustryField<FieldT>
Template class to represent entity fields of the Entity
CustomerSupplierIndustry . |
class |
CustomerSupplierIndustryTextField<FieldT>
Template class to represent entity fields of the Entity
CustomerSupplierIndustryText . |
Modifier and Type | Class and Description |
---|---|
class |
CustomerSupplierIndustryLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustomerSupplierIndustry to other entities. |
class |
CustomerSupplierIndustryOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustomerSupplierIndustry to other entities, where the cardinality of the related entity is at most 1. |
class |
CustomerSupplierIndustryTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustomerSupplierIndustryText to other entities. |
class |
CustomerSupplierIndustryTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustomerSupplierIndustryText to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
CustomerSupplierIndustrySelectable
Interface to enable OData entity selectors for
CustomerSupplierIndustry . |
interface |
CustomerSupplierIndustryTextSelectable
Interface to enable OData entity selectors for
CustomerSupplierIndustryText . |
Modifier and Type | Class and Description |
---|---|
class |
CustomerGroupField<FieldT>
Template class to represent entity fields of the Entity
CustomerGroup . |
class |
CustomerGroupTextField<FieldT>
Template class to represent entity fields of the Entity
CustomerGroupText . |
Modifier and Type | Class and Description |
---|---|
class |
CustomerGroupLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustomerGroup to other
entities. |
class |
CustomerGroupOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustomerGroup to other
entities, where the cardinality of the related entity is at most 1. |
class |
CustomerGroupTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustomerGroupText to
other entities. |
class |
CustomerGroupTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustomerGroupText to
other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
CustomerGroupSelectable
Interface to enable OData entity selectors for
CustomerGroup . |
interface |
CustomerGroupTextSelectable
Interface to enable OData entity selectors for
CustomerGroupText . |
Modifier and Type | Class and Description |
---|---|
class |
CustomerMaterialField<FieldT>
Template class to represent entity fields of the Entity
CustomerMaterial . |
Modifier and Type | Class and Description |
---|---|
class |
CustomerMaterialLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustomerMaterial to
other entities. |
class |
CustomerMaterialOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustomerMaterial to
other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
CustomerMaterialSelectable
Interface to enable OData entity selectors for
CustomerMaterial . |
Modifier and Type | Class and Description |
---|---|
class |
CustomerReturnField<FieldT>
Template class to represent entity fields of the Entity
CustomerReturn . |
class |
CustomerReturnItemField<FieldT>
Template class to represent entity fields of the Entity
CustomerReturnItem . |
class |
CustomerReturnItemPartnerField<FieldT>
Template class to represent entity fields of the Entity
CustomerReturnItemPartner . |
class |
CustomerReturnItemPrcgElmntField<FieldT>
Template class to represent entity fields of the Entity
CustomerReturnItemPrcgElmnt . |
class |
CustomerReturnPartnerField<FieldT>
Template class to represent entity fields of the Entity
CustomerReturnPartner . |
class |
CustomerReturnPrcgElmntField<FieldT>
Template class to represent entity fields of the Entity
CustomerReturnPrcgElmnt . |
class |
CustomerReturnProcessStepField<FieldT>
Template class to represent entity fields of the Entity
CustomerReturnProcessStep . |
class |
CustomerReturnScheduleLineField<FieldT>
Template class to represent entity fields of the Entity
CustomerReturnScheduleLine . |
Modifier and Type | Class and Description |
---|---|
class |
CustomerReturnItemLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustomerReturnItem to
other entities. |
class |
CustomerReturnItemOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustomerReturnItem to
other entities, where the cardinality of the related entity is at most 1. |
class |
CustomerReturnItemPartnerLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustomerReturnItemPartner to other entities. |
class |
CustomerReturnItemPartnerOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustomerReturnItemPartner to other entities, where the cardinality of the related entity is at most 1. |
class |
CustomerReturnItemPrcgElmntLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustomerReturnItemPrcgElmnt to other entities. |
class |
CustomerReturnItemPrcgElmntOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustomerReturnItemPrcgElmnt to other entities, where the cardinality of the related entity is at most 1. |
class |
CustomerReturnLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustomerReturn to other
entities. |
class |
CustomerReturnOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustomerReturn to other
entities, where the cardinality of the related entity is at most 1. |
class |
CustomerReturnPartnerLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustomerReturnPartner to other entities. |
class |
CustomerReturnPartnerOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustomerReturnPartner to other entities, where the cardinality of the related entity is at most 1. |
class |
CustomerReturnPrcgElmntLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustomerReturnPrcgElmnt to other entities. |
class |
CustomerReturnPrcgElmntOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustomerReturnPrcgElmnt to other entities, where the cardinality of the related entity is at most 1. |
class |
CustomerReturnProcessStepLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustomerReturnProcessStep to other entities. |
class |
CustomerReturnProcessStepOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustomerReturnProcessStep to other entities, where the cardinality of the related entity is at most 1. |
class |
CustomerReturnScheduleLineLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustomerReturnScheduleLine to other entities. |
class |
CustomerReturnScheduleLineOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustomerReturnScheduleLine to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
CustomerReturnItemPartnerSelectable
Interface to enable OData entity selectors for
CustomerReturnItemPartner . |
interface |
CustomerReturnItemPrcgElmntSelectable
Interface to enable OData entity selectors for
CustomerReturnItemPrcgElmnt . |
interface |
CustomerReturnItemSelectable
Interface to enable OData entity selectors for
CustomerReturnItem . |
interface |
CustomerReturnPartnerSelectable
Interface to enable OData entity selectors for
CustomerReturnPartner . |
interface |
CustomerReturnPrcgElmntSelectable
Interface to enable OData entity selectors for
CustomerReturnPrcgElmnt . |
interface |
CustomerReturnProcessStepSelectable
Interface to enable OData entity selectors for
CustomerReturnProcessStep . |
interface |
CustomerReturnScheduleLineSelectable
Interface to enable OData entity selectors for
CustomerReturnScheduleLine . |
interface |
CustomerReturnSelectable
Interface to enable OData entity selectors for
CustomerReturn . |
Modifier and Type | Class and Description |
---|---|
class |
ReturnsDeliveryAddressField<FieldT>
Template class to represent entity fields of the Entity
ReturnsDeliveryAddress . |
class |
ReturnsDeliveryDocFlowField<FieldT>
Template class to represent entity fields of the Entity
ReturnsDeliveryDocFlow . |
class |
ReturnsDeliveryHeaderField<FieldT>
Template class to represent entity fields of the Entity
ReturnsDeliveryHeader . |
class |
ReturnsDeliveryItemField<FieldT>
Template class to represent entity fields of the Entity
ReturnsDeliveryItem . |
class |
ReturnsDeliveryMaintObjField<FieldT>
Template class to represent entity fields of the Entity
ReturnsDeliveryMaintObj . |
class |
ReturnsDeliveryPartnerField<FieldT>
Template class to represent entity fields of the Entity
ReturnsDeliveryPartner . |
class |
ReturnsDeliverySrlNmbrField<FieldT>
Template class to represent entity fields of the Entity
ReturnsDeliverySrlNmbr . |
Modifier and Type | Class and Description |
---|---|
class |
ReturnsDeliveryAddressLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ReturnsDeliveryAddress to other entities. |
class |
ReturnsDeliveryAddressOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ReturnsDeliveryAddress to other entities, where the cardinality of the related entity is at most 1. |
class |
ReturnsDeliveryDocFlowLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ReturnsDeliveryDocFlow to other entities. |
class |
ReturnsDeliveryDocFlowOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ReturnsDeliveryDocFlow to other entities, where the cardinality of the related entity is at most 1. |
class |
ReturnsDeliveryHeaderLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ReturnsDeliveryHeader to other entities. |
class |
ReturnsDeliveryHeaderOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ReturnsDeliveryHeader to other entities, where the cardinality of the related entity is at most 1. |
class |
ReturnsDeliveryItemLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ReturnsDeliveryItem to other entities. |
class |
ReturnsDeliveryItemOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ReturnsDeliveryItem to other entities, where the cardinality of the related entity is at most 1. |
class |
ReturnsDeliveryMaintObjLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ReturnsDeliveryMaintObj to other entities. |
class |
ReturnsDeliveryMaintObjOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ReturnsDeliveryMaintObj to other entities, where the cardinality of the related entity is at most 1. |
class |
ReturnsDeliveryPartnerLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ReturnsDeliveryPartner to other entities. |
class |
ReturnsDeliveryPartnerOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ReturnsDeliveryPartner to other entities, where the cardinality of the related entity is at most 1. |
class |
ReturnsDeliverySrlNmbrLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ReturnsDeliverySrlNmbr to other entities. |
class |
ReturnsDeliverySrlNmbrOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ReturnsDeliverySrlNmbr to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
ReturnsDeliveryAddressSelectable
Interface to enable OData entity selectors for
ReturnsDeliveryAddress . |
interface |
ReturnsDeliveryDocFlowSelectable
Interface to enable OData entity selectors for
ReturnsDeliveryDocFlow . |
interface |
ReturnsDeliveryHeaderSelectable
Interface to enable OData entity selectors for
ReturnsDeliveryHeader . |
interface |
ReturnsDeliveryItemSelectable
Interface to enable OData entity selectors for
ReturnsDeliveryItem . |
interface |
ReturnsDeliveryMaintObjSelectable
Interface to enable OData entity selectors for
ReturnsDeliveryMaintObj . |
interface |
ReturnsDeliveryPartnerSelectable
Interface to enable OData entity selectors for
ReturnsDeliveryPartner . |
interface |
ReturnsDeliverySrlNmbrSelectable
Interface to enable OData entity selectors for
ReturnsDeliverySrlNmbr . |
Modifier and Type | Class and Description |
---|---|
class |
DebitMemoReqItemPartnerField<FieldT>
Template class to represent entity fields of the Entity
DebitMemoReqItemPartner . |
class |
DebitMemoReqItemPrcgElmntField<FieldT>
Template class to represent entity fields of the Entity
DebitMemoReqItemPrcgElmnt . |
class |
DebitMemoReqPartnerField<FieldT>
Template class to represent entity fields of the Entity
DebitMemoReqPartner . |
class |
DebitMemoReqPrcgElmntField<FieldT>
Template class to represent entity fields of the Entity
DebitMemoReqPrcgElmnt . |
class |
DebitMemoRequestField<FieldT>
Template class to represent entity fields of the Entity
DebitMemoRequest . |
class |
DebitMemoRequestItemField<FieldT>
Template class to represent entity fields of the Entity
DebitMemoRequestItem . |
Modifier and Type | Class and Description |
---|---|
class |
DebitMemoReqItemPartnerLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DebitMemoReqItemPartner to other entities. |
class |
DebitMemoReqItemPartnerOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DebitMemoReqItemPartner to other entities, where the cardinality of the related entity is at most 1. |
class |
DebitMemoReqItemPrcgElmntLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DebitMemoReqItemPrcgElmnt to other entities. |
class |
DebitMemoReqItemPrcgElmntOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DebitMemoReqItemPrcgElmnt to other entities, where the cardinality of the related entity is at most 1. |
class |
DebitMemoReqPartnerLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DebitMemoReqPartner
to other entities. |
class |
DebitMemoReqPartnerOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DebitMemoReqPartner
to other entities, where the cardinality of the related entity is at most 1. |
class |
DebitMemoReqPrcgElmntLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DebitMemoReqPrcgElmnt to other entities. |
class |
DebitMemoReqPrcgElmntOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DebitMemoReqPrcgElmnt to other entities, where the cardinality of the related entity is at most 1. |
class |
DebitMemoRequestItemLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DebitMemoRequestItem to other entities. |
class |
DebitMemoRequestItemOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DebitMemoRequestItem to other entities, where the cardinality of the related entity is at most 1. |
class |
DebitMemoRequestLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DebitMemoRequest to
other entities. |
class |
DebitMemoRequestOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DebitMemoRequest to
other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
DebitMemoReqItemPartnerSelectable
Interface to enable OData entity selectors for
DebitMemoReqItemPartner . |
interface |
DebitMemoReqItemPrcgElmntSelectable
Interface to enable OData entity selectors for
DebitMemoReqItemPrcgElmnt . |
interface |
DebitMemoReqPartnerSelectable
Interface to enable OData entity selectors for
DebitMemoReqPartner . |
interface |
DebitMemoReqPrcgElmntSelectable
Interface to enable OData entity selectors for
DebitMemoReqPrcgElmnt . |
interface |
DebitMemoRequestItemSelectable
Interface to enable OData entity selectors for
DebitMemoRequestItem . |
interface |
DebitMemoRequestSelectable
Interface to enable OData entity selectors for
DebitMemoRequest . |
Modifier and Type | Class and Description |
---|---|
class |
ControllingDebitCreditCodeField<FieldT>
Template class to represent entity fields of the Entity
ControllingDebitCreditCode . |
class |
ControllingDebitCreditCodeTField<FieldT>
Template class to represent entity fields of the Entity
ControllingDebitCreditCodeT . |
Modifier and Type | Class and Description |
---|---|
class |
ControllingDebitCreditCodeLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ControllingDebitCreditCode to other entities. |
class |
ControllingDebitCreditCodeOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ControllingDebitCreditCode to other entities, where the cardinality of the related entity is at most 1. |
class |
ControllingDebitCreditCodeTLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ControllingDebitCreditCodeT to other entities. |
class |
ControllingDebitCreditCodeTOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ControllingDebitCreditCodeT to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
ControllingDebitCreditCodeSelectable
Interface to enable OData entity selectors for
ControllingDebitCreditCode . |
interface |
ControllingDebitCreditCodeTSelectable
Interface to enable OData entity selectors for
ControllingDebitCreditCodeT . |
Modifier and Type | Class and Description |
---|---|
class |
DefectCategoryField<FieldT>
Template class to represent entity fields of the Entity
DefectCategory . |
class |
DefectCategoryTextField<FieldT>
Template class to represent entity fields of the Entity
DefectCategoryText . |
Modifier and Type | Class and Description |
---|---|
class |
DefectCategoryLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DefectCategory to other
entities. |
class |
DefectCategoryOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DefectCategory to other
entities, where the cardinality of the related entity is at most 1. |
class |
DefectCategoryTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DefectCategoryText to
other entities. |
class |
DefectCategoryTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DefectCategoryText to
other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
DefectCategorySelectable
Interface to enable OData entity selectors for
DefectCategory . |
interface |
DefectCategoryTextSelectable
Interface to enable OData entity selectors for
DefectCategoryText . |
Modifier and Type | Class and Description |
---|---|
class |
DefectClassField<FieldT>
Template class to represent entity fields of the Entity
DefectClass . |
class |
DefectClassTextField<FieldT>
Template class to represent entity fields of the Entity
DefectClassText . |
Modifier and Type | Class and Description |
---|---|
class |
DefectClassLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DefectClass to other entities. |
class |
DefectClassOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DefectClass to other entities,
where the cardinality of the related entity is at most 1. |
class |
DefectClassTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DefectClassText to other
entities. |
class |
DefectClassTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DefectClassText to other
entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
DefectClassSelectable
Interface to enable OData entity selectors for
DefectClass . |
interface |
DefectClassTextSelectable
Interface to enable OData entity selectors for
DefectClassText . |
Modifier and Type | Class and Description |
---|---|
class |
DefectCodeField<FieldT>
Template class to represent entity fields of the Entity
DefectCode . |
class |
DefectCodeGroupField<FieldT>
Template class to represent entity fields of the Entity
DefectCodeGroup . |
class |
DefectCodeGroupTextField<FieldT>
Template class to represent entity fields of the Entity
DefectCodeGroupText . |
class |
DefectCodeTextField<FieldT>
Template class to represent entity fields of the Entity
DefectCodeText . |
Modifier and Type | Class and Description |
---|---|
class |
DefectCodeGroupLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DefectCodeGroup to
other entities. |
class |
DefectCodeGroupOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DefectCodeGroup to
other entities, where the cardinality of the related entity is at most 1. |
class |
DefectCodeGroupTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DefectCodeGroupText to other entities. |
class |
DefectCodeGroupTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DefectCodeGroupText to other entities, where the cardinality of the related entity is at most 1. |
class |
DefectCodeLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DefectCode to other
entities. |
class |
DefectCodeOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DefectCode to other
entities, where the cardinality of the related entity is at most 1. |
class |
DefectCodeTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DefectCodeText to
other entities. |
class |
DefectCodeTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DefectCodeText to
other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
DefectCodeGroupSelectable
Interface to enable OData entity selectors for
DefectCodeGroup . |
interface |
DefectCodeGroupTextSelectable
Interface to enable OData entity selectors for
DefectCodeGroupText . |
interface |
DefectCodeSelectable
Interface to enable OData entity selectors for
DefectCode . |
interface |
DefectCodeTextSelectable
Interface to enable OData entity selectors for
DefectCodeText . |
Modifier and Type | Class and Description |
---|---|
class |
DefectField<FieldT>
Template class to represent entity fields of the Entity
Defect . |
Modifier and Type | Class and Description |
---|---|
class |
DefectLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
Defect to other entities. |
class |
DefectOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
Defect to other entities, where
the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
DefectSelectable
Interface to enable OData entity selectors for
Defect . |
Modifier and Type | Class and Description |
---|---|
class |
CreditBlockedDeliveryDocField<FieldT>
Template class to represent entity fields of the Entity
CreditBlockedDeliveryDoc . |
class |
SalesDocumentRjcnReasonField<FieldT>
Template class to represent entity fields of the Entity
SalesDocumentRjcnReason . |
Modifier and Type | Class and Description |
---|---|
class |
CreditBlockedDeliveryDocLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CreditBlockedDeliveryDoc to other entities. |
class |
CreditBlockedDeliveryDocOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CreditBlockedDeliveryDoc to other entities, where the cardinality of the related entity is at most 1. |
class |
SalesDocumentRjcnReasonLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesDocumentRjcnReason to other entities. |
class |
SalesDocumentRjcnReasonOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesDocumentRjcnReason to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
CreditBlockedDeliveryDocSelectable
Interface to enable OData entity selectors for
CreditBlockedDeliveryDoc . |
interface |
SalesDocumentRjcnReasonSelectable
Interface to enable OData entity selectors for
SalesDocumentRjcnReason . |
Modifier and Type | Class and Description |
---|---|
class |
DistributionChannelField<FieldT>
Template class to represent entity fields of the Entity
DistributionChannel . |
class |
DistributionChannelTextField<FieldT>
Template class to represent entity fields of the Entity
DistributionChannelText . |
Modifier and Type | Class and Description |
---|---|
class |
DistributionChannelLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DistributionChannel to other entities. |
class |
DistributionChannelOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DistributionChannel to other entities, where the cardinality of the related entity is at most 1. |
class |
DistributionChannelTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DistributionChannelText to other entities. |
class |
DistributionChannelTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DistributionChannelText to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
DistributionChannelSelectable
Interface to enable OData entity selectors for
DistributionChannel . |
interface |
DistributionChannelTextSelectable
Interface to enable OData entity selectors for
DistributionChannelText . |
Modifier and Type | Class and Description |
---|---|
class |
DivisionField<FieldT>
Template class to represent entity fields of the Entity
Division . |
class |
DivisionTextField<FieldT>
Template class to represent entity fields of the Entity
DivisionText . |
Modifier and Type | Class and Description |
---|---|
class |
DivisionLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
Division to other entities. |
class |
DivisionOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
Division to other entities, where the
cardinality of the related entity is at most 1. |
class |
DivisionTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DivisionText to other entities. |
class |
DivisionTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DivisionText to other entities,
where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
DivisionSelectable
Interface to enable OData entity selectors for
Division . |
interface |
DivisionTextSelectable
Interface to enable OData entity selectors for
DivisionText . |
Modifier and Type | Class and Description |
---|---|
class |
DocInfoRecdObjLinkBOMField<FieldT>
Template class to represent entity fields of the Entity
DocInfoRecdObjLinkBOM . |
class |
DocInfoRecdObjLinkChgRecdField<FieldT>
Template class to represent entity fields of the Entity
DocInfoRecdObjLinkChgRecd . |
class |
DocInfoRecdObjLinkProductField<FieldT>
Template class to represent entity fields of the Entity
DocInfoRecdObjLinkProduct . |
class |
DocumentInfoRecordCharcField<FieldT>
Template class to represent entity fields of the Entity
DocumentInfoRecordCharc . |
class |
DocumentInfoRecordCharcValueField<FieldT>
Template class to represent entity fields of the Entity
DocumentInfoRecordCharcValue . |
class |
DocumentInfoRecordClassCharcField<FieldT>
Template class to represent entity fields of the Entity
DocumentInfoRecordClassCharc . |
class |
DocumentInfoRecordClassField<FieldT>
Template class to represent entity fields of the Entity
DocumentInfoRecordClass . |
class |
DocumentInfoRecordDescField<FieldT>
Template class to represent entity fields of the Entity
DocumentInfoRecordDesc . |
class |
DocumentInfoRecordDocStsVHField<FieldT>
Template class to represent entity fields of the Entity
DocumentInfoRecordDocStsVH . |
class |
DocumentInfoRecordField<FieldT>
Template class to represent entity fields of the Entity
DocumentInfoRecord . |
Modifier and Type | Class and Description |
---|---|
class |
DocInfoRecdObjLinkBOMLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DocInfoRecdObjLinkBOM to other entities. |
class |
DocInfoRecdObjLinkBOMOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DocInfoRecdObjLinkBOM to other entities, where the cardinality of the related entity is at most 1. |
class |
DocInfoRecdObjLinkChgRecdLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DocInfoRecdObjLinkChgRecd to other entities. |
class |
DocInfoRecdObjLinkChgRecdOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DocInfoRecdObjLinkChgRecd to other entities, where the cardinality of the related entity is at most 1. |
class |
DocInfoRecdObjLinkProductLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DocInfoRecdObjLinkProduct to other entities. |
class |
DocInfoRecdObjLinkProductOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DocInfoRecdObjLinkProduct to other entities, where the cardinality of the related entity is at most 1. |
class |
DocumentInfoRecordCharcLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DocumentInfoRecordCharc to other entities. |
class |
DocumentInfoRecordCharcOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DocumentInfoRecordCharc to other entities, where the cardinality of the related entity is at most 1. |
class |
DocumentInfoRecordCharcValueLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DocumentInfoRecordCharcValue to other entities. |
class |
DocumentInfoRecordCharcValueOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DocumentInfoRecordCharcValue to other entities, where the cardinality of the related entity is at most 1. |
class |
DocumentInfoRecordClassCharcLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DocumentInfoRecordClassCharc to other entities. |
class |
DocumentInfoRecordClassCharcOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DocumentInfoRecordClassCharc to other entities, where the cardinality of the related entity is at most 1. |
class |
DocumentInfoRecordClassLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DocumentInfoRecordClass to other entities. |
class |
DocumentInfoRecordClassOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DocumentInfoRecordClass to other entities, where the cardinality of the related entity is at most 1. |
class |
DocumentInfoRecordDescLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DocumentInfoRecordDesc to other entities. |
class |
DocumentInfoRecordDescOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DocumentInfoRecordDesc to other entities, where the cardinality of the related entity is at most 1. |
class |
DocumentInfoRecordDocStsVHLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DocumentInfoRecordDocStsVH to other entities. |
class |
DocumentInfoRecordDocStsVHOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DocumentInfoRecordDocStsVH to other entities, where the cardinality of the related entity is at most 1. |
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. |
Modifier and Type | Class and Description |
---|---|
class |
AttachmentField<FieldT>
Template class to represent entity fields of the Entity
Attachment . |
class |
IncidentField<FieldT>
Template class to represent entity fields of the Entity
Incident . |
class |
LocationField<FieldT>
Template class to represent entity fields of the Entity
Location . |
class |
PersonField<FieldT>
Template class to represent entity fields of the Entity
Person . |
Modifier and Type | Class and Description |
---|---|
class |
AttachmentLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
Attachment to other
entities. |
class |
AttachmentOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
Attachment to other
entities, where the cardinality of the related entity is at most 1. |
class |
IncidentLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
Incident to other entities. |
class |
IncidentOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
Incident to other entities,
where the cardinality of the related entity is at most 1. |
class |
LocationLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
Location to other entities. |
class |
LocationOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
Location to other entities,
where the cardinality of the related entity is at most 1. |
class |
PersonLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
Person to other entities. |
class |
PersonOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
Person to other entities, where
the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
AttachmentSelectable
Interface to enable OData entity selectors for
Attachment . |
interface |
IncidentSelectable
Interface to enable OData entity selectors for
Incident . |
interface |
LocationSelectable
Interface to enable OData entity selectors for
Location . |
interface |
PersonSelectable
Interface to enable OData entity selectors for
Person . |
Modifier and Type | Class and Description |
---|---|
class |
EnterpriseProjectElementField<FieldT>
Template class to represent entity fields of the Entity
EnterpriseProjectElement . |
class |
EnterpriseProjectField<FieldT>
Template class to represent entity fields of the Entity
EnterpriseProject . |
class |
EntProjectElmntPublicSectorField<FieldT>
Template class to represent entity fields of the Entity
EntProjectElmntPublicSector . |
class |
EntProjectPublicSectorField<FieldT>
Template class to represent entity fields of the Entity
EntProjectPublicSector . |
Modifier and Type | Class and Description |
---|---|
class |
EnterpriseProjectElementLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
EnterpriseProjectElement to other entities. |
class |
EnterpriseProjectElementOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
EnterpriseProjectElement to other entities, where the cardinality of the related entity is at most 1. |
class |
EnterpriseProjectLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
EnterpriseProject to
other entities. |
class |
EnterpriseProjectOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
EnterpriseProject to
other entities, where the cardinality of the related entity is at most 1. |
class |
EntProjectElmntPublicSectorLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
EntProjectElmntPublicSector to other entities. |
class |
EntProjectElmntPublicSectorOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
EntProjectElmntPublicSector to other entities, where the cardinality of the related entity is at most 1. |
class |
EntProjectPublicSectorLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
EntProjectPublicSector to other entities. |
class |
EntProjectPublicSectorOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
EntProjectPublicSector to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
EnterpriseProjectElementSelectable
Interface to enable OData entity selectors for
EnterpriseProjectElement . |
interface |
EnterpriseProjectSelectable
Interface to enable OData entity selectors for
EnterpriseProject . |
interface |
EntProjectElmntPublicSectorSelectable
Interface to enable OData entity selectors for
EntProjectElmntPublicSector . |
interface |
EntProjectPublicSectorSelectable
Interface to enable OData entity selectors for
EntProjectPublicSector . |
Modifier and Type | Class and Description |
---|---|
class |
PlannedIndepRqmtField<FieldT>
Template class to represent entity fields of the Entity
PlannedIndepRqmt . |
class |
PlannedIndepRqmtItemField<FieldT>
Template class to represent entity fields of the Entity
PlannedIndepRqmtItem . |
Modifier and Type | Class and Description |
---|---|
class |
PlannedIndepRqmtItemLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PlannedIndepRqmtItem to other entities. |
class |
PlannedIndepRqmtItemOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PlannedIndepRqmtItem to other entities, where the cardinality of the related entity is at most 1. |
class |
PlannedIndepRqmtLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PlannedIndepRqmt to other entities. |
class |
PlannedIndepRqmtOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PlannedIndepRqmt to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
PlannedIndepRqmtItemSelectable
Interface to enable OData entity selectors for
PlannedIndepRqmtItem . |
interface |
PlannedIndepRqmtSelectable
Interface to enable OData entity selectors for
PlannedIndepRqmt . |
Modifier and Type | Class and Description |
---|---|
class |
FuncImpReturnField<FieldT>
Template class to represent entity fields of the Entity
FuncImpReturn . |
class |
JobScheduleStatusField<FieldT>
Template class to represent entity fields of the Entity
JobScheduleStatus . |
class |
JobTemplateField<FieldT>
Template class to represent entity fields of the Entity
JobTemplate . |
Modifier and Type | Class and Description |
---|---|
class |
FuncImpReturnLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
FuncImpReturn to other entities. |
class |
FuncImpReturnOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
FuncImpReturn to other entities, where the cardinality of the related entity is at most 1. |
class |
JobScheduleStatusLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
JobScheduleStatus to other entities. |
class |
JobScheduleStatusOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
JobScheduleStatus to other entities, where the cardinality of the related entity is at most 1. |
class |
JobTemplateLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
JobTemplate
to other entities. |
class |
JobTemplateOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
JobTemplate
to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
FuncImpReturnSelectable
Interface to enable OData entity selectors for
FuncImpReturn . |
interface |
JobScheduleStatusSelectable
Interface to enable OData entity selectors for
JobScheduleStatus . |
interface |
JobTemplateSelectable
Interface to enable OData entity selectors for
JobTemplate . |
Modifier and Type | Class and Description |
---|---|
class |
FinancialPlanDataField<FieldT>
Template class to represent entity fields of the Entity
FinancialPlanData . |
class |
FinPlanningEntryItemTPField<FieldT>
Template class to represent entity fields of the Entity
FinPlanningEntryItemTP . |
Modifier and Type | Class and Description |
---|---|
class |
FinancialPlanDataLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
FinancialPlanData
to other entities. |
class |
FinancialPlanDataOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
FinancialPlanData
to other entities, where the cardinality of the related entity is at most 1. |
class |
FinPlanningEntryItemTPLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
FinPlanningEntryItemTP to other entities. |
class |
FinPlanningEntryItemTPOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
FinPlanningEntryItemTP to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
FinancialPlanDataSelectable
Interface to enable OData entity selectors for
FinancialPlanData . |
interface |
FinPlanningEntryItemTPSelectable
Interface to enable OData entity selectors for
FinPlanningEntryItemTP . |
Modifier and Type | Class and Description |
---|---|
class |
FinPlanningEntryItemField<FieldT>
Template class to represent entity fields of the Entity
FinPlanningEntryItem . |
Modifier and Type | Class and Description |
---|---|
class |
FinPlanningEntryItemLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
FinPlanningEntryItem to other entities. |
class |
FinPlanningEntryItemOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
FinPlanningEntryItem to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
FinPlanningEntryItemSelectable
Interface to enable OData entity selectors for
FinPlanningEntryItem . |
Modifier and Type | Class and Description |
---|---|
class |
FunctionalAreaField<FieldT>
Template class to represent entity fields of the Entity
FunctionalArea . |
class |
FunctionalAreaTextField<FieldT>
Template class to represent entity fields of the Entity
FunctionalAreaText . |
Modifier and Type | Class and Description |
---|---|
class |
FunctionalAreaLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
FunctionalArea to other
entities. |
class |
FunctionalAreaOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
FunctionalArea to other
entities, where the cardinality of the related entity is at most 1. |
class |
FunctionalAreaTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
FunctionalAreaText to
other entities. |
class |
FunctionalAreaTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
FunctionalAreaText to
other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
FunctionalAreaSelectable
Interface to enable OData entity selectors for
FunctionalArea . |
interface |
FunctionalAreaTextSelectable
Interface to enable OData entity selectors for
FunctionalAreaText . |
Modifier and Type | Class and Description |
---|---|
class |
GLAccountInChartOfAccountsField<FieldT>
Template class to represent entity fields of the Entity
GLAccountInChartOfAccounts . |
class |
GLAccountTextField<FieldT>
Template class to represent entity fields of the Entity
GLAccountText . |
Modifier and Type | Class and Description |
---|---|
class |
GLAccountInChartOfAccountsLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
GLAccountInChartOfAccounts to other entities. |
class |
GLAccountInChartOfAccountsOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
GLAccountInChartOfAccounts to other entities, where the cardinality of the related entity is at most 1. |
class |
GLAccountTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
GLAccountText to other
entities. |
class |
GLAccountTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
GLAccountText to other
entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
GLAccountInChartOfAccountsSelectable
Interface to enable OData entity selectors for
GLAccountInChartOfAccounts . |
interface |
GLAccountTextSelectable
Interface to enable OData entity selectors for
GLAccountText . |
Modifier and Type | Class and Description |
---|---|
class |
HandlingUnitField<FieldT>
Template class to represent entity fields of the Entity
HandlingUnit . |
class |
HandlingUnitItemField<FieldT>
Template class to represent entity fields of the Entity
HandlingUnitItem . |
Modifier and Type | Class and Description |
---|---|
class |
HandlingUnitItemLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
HandlingUnitItem to other
entities. |
class |
HandlingUnitItemOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
HandlingUnitItem to other
entities, where the cardinality of the related entity is at most 1. |
class |
HandlingUnitLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
HandlingUnit to other entities. |
class |
HandlingUnitOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
HandlingUnit to other entities,
where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
HandlingUnitItemSelectable
Interface to enable OData entity selectors for
HandlingUnitItem . |
interface |
HandlingUnitSelectable
Interface to enable OData entity selectors for
HandlingUnit . |
Modifier and Type | Class and Description |
---|---|
class |
InbDeliveryAddressField<FieldT>
Template class to represent entity fields of the Entity
InbDeliveryAddress . |
class |
InbDeliveryDocFlowField<FieldT>
Template class to represent entity fields of the Entity
InbDeliveryDocFlow . |
class |
InbDeliveryHeaderField<FieldT>
Template class to represent entity fields of the Entity
InbDeliveryHeader . |
class |
InbDeliveryItemField<FieldT>
Template class to represent entity fields of the Entity
InbDeliveryItem . |
class |
InbDeliveryPartnerField<FieldT>
Template class to represent entity fields of the Entity
InbDeliveryPartner . |
class |
InbDeliverySerialNmbrField<FieldT>
Template class to represent entity fields of the Entity
InbDeliverySerialNmbr . |
class |
MaintenanceItemObjListField<FieldT>
Template class to represent entity fields of the Entity
MaintenanceItemObjList . |
Modifier and Type | Class and Description |
---|---|
class |
InbDeliveryAddressLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
InbDeliveryAddress to
other entities. |
class |
InbDeliveryAddressOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
InbDeliveryAddress to
other entities, where the cardinality of the related entity is at most 1. |
class |
InbDeliveryDocFlowLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
InbDeliveryDocFlow to
other entities. |
class |
InbDeliveryDocFlowOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
InbDeliveryDocFlow to
other entities, where the cardinality of the related entity is at most 1. |
class |
InbDeliveryHeaderLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
InbDeliveryHeader to
other entities. |
class |
InbDeliveryHeaderOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
InbDeliveryHeader to
other entities, where the cardinality of the related entity is at most 1. |
class |
InbDeliveryItemLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
InbDeliveryItem to other
entities. |
class |
InbDeliveryItemOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
InbDeliveryItem to other
entities, where the cardinality of the related entity is at most 1. |
class |
InbDeliveryPartnerLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
InbDeliveryPartner to
other entities. |
class |
InbDeliveryPartnerOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
InbDeliveryPartner to
other entities, where the cardinality of the related entity is at most 1. |
class |
InbDeliverySerialNmbrLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
InbDeliverySerialNmbr to other entities. |
class |
InbDeliverySerialNmbrOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
InbDeliverySerialNmbr to other entities, where the cardinality of the related entity is at most 1. |
class |
MaintenanceItemObjListLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
MaintenanceItemObjList to other entities. |
class |
MaintenanceItemObjListOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
MaintenanceItemObjList to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
InbDeliveryAddressSelectable
Interface to enable OData entity selectors for
InbDeliveryAddress . |
interface |
InbDeliveryDocFlowSelectable
Interface to enable OData entity selectors for
InbDeliveryDocFlow . |
interface |
InbDeliveryHeaderSelectable
Interface to enable OData entity selectors for
InbDeliveryHeader . |
interface |
InbDeliveryItemSelectable
Interface to enable OData entity selectors for
InbDeliveryItem . |
interface |
InbDeliveryPartnerSelectable
Interface to enable OData entity selectors for
InbDeliveryPartner . |
interface |
InbDeliverySerialNmbrSelectable
Interface to enable OData entity selectors for
InbDeliverySerialNmbr . |
interface |
MaintenanceItemObjListSelectable
Interface to enable OData entity selectors for
MaintenanceItemObjList . |
Modifier and Type | Class and Description |
---|---|
class |
InbDeliveryHeaderTextField<FieldT>
Template class to represent entity fields of the Entity
InbDeliveryHeaderText . |
class |
InbDeliveryItemTextField<FieldT>
Template class to represent entity fields of the Entity
InbDeliveryItemText . |
Modifier and Type | Class and Description |
---|---|
class |
InbDeliveryHeaderTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
InbDeliveryHeaderText to other entities. |
class |
InbDeliveryHeaderTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
InbDeliveryHeaderText to other entities, where the cardinality of the related entity is at most 1. |
class |
InbDeliveryItemTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
InbDeliveryItemText
to other entities. |
class |
InbDeliveryItemTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
InbDeliveryItemText
to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
InbDeliveryHeaderTextSelectable
Interface to enable OData entity selectors for
InbDeliveryHeaderText . |
interface |
InbDeliveryItemTextSelectable
Interface to enable OData entity selectors for
InbDeliveryItemText . |
Modifier and Type | Class and Description |
---|---|
class |
CN_TaxInputInvoiceField<FieldT>
Template class to represent entity fields of the Entity
CN_TaxInputInvoice . |
class |
CN_TaxInputInvoiceItemField<FieldT>
Template class to represent entity fields of the Entity
CN_TaxInputInvoiceItem . |
class |
CN_TaxInvoiceBindingRecordField<FieldT>
Template class to represent entity fields of the Entity
CN_TaxInvoiceBindingRecord . |
Modifier and Type | Class and Description |
---|---|
class |
CN_TaxInputInvoiceItemLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CN_TaxInputInvoiceItem to other entities. |
class |
CN_TaxInputInvoiceItemOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CN_TaxInputInvoiceItem to other entities, where the cardinality of the related entity is at most 1. |
class |
CN_TaxInputInvoiceLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CN_TaxInputInvoice to other entities. |
class |
CN_TaxInputInvoiceOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CN_TaxInputInvoice to other entities, where the cardinality of the related entity is at most 1. |
class |
CN_TaxInvoiceBindingRecordLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CN_TaxInvoiceBindingRecord to other entities. |
class |
CN_TaxInvoiceBindingRecordOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CN_TaxInvoiceBindingRecord to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
CN_TaxInputInvoiceItemSelectable
Interface to enable OData entity selectors for
CN_TaxInputInvoiceItem . |
interface |
CN_TaxInputInvoiceSelectable
Interface to enable OData entity selectors for
CN_TaxInputInvoice . |
interface |
CN_TaxInvoiceBindingRecordSelectable
Interface to enable OData entity selectors for
CN_TaxInvoiceBindingRecord . |
Modifier and Type | Class and Description |
---|---|
class |
InspectionMethodField<FieldT>
Template class to represent entity fields of the Entity
InspectionMethod . |
Modifier and Type | Class and Description |
---|---|
class |
InspectionMethodLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
InspectionMethod to
other entities. |
class |
InspectionMethodOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
InspectionMethod to
other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
InspectionMethodSelectable
Interface to enable OData entity selectors for
InspectionMethod . |
Modifier and Type | Class and Description |
---|---|
class |
InspectionPlanField<FieldT>
Template class to represent entity fields of the Entity
InspectionPlan . |
class |
InspPlanMaterialAssgmtField<FieldT>
Template class to represent entity fields of the Entity
InspPlanMaterialAssgmt . |
class |
InspPlanOpCharacteristicField<FieldT>
Template class to represent entity fields of the Entity
InspPlanOpCharacteristic . |
class |
InspPlanOperationField<FieldT>
Template class to represent entity fields of the Entity
InspPlanOperation . |
Modifier and Type | Class and Description |
---|---|
class |
InspectionPlanLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
InspectionPlan to other
entities. |
class |
InspectionPlanOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
InspectionPlan to other
entities, where the cardinality of the related entity is at most 1. |
class |
InspPlanMaterialAssgmtLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
InspPlanMaterialAssgmt to other entities. |
class |
InspPlanMaterialAssgmtOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
InspPlanMaterialAssgmt to other entities, where the cardinality of the related entity is at most 1. |
class |
InspPlanOpCharacteristicLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
InspPlanOpCharacteristic to other entities. |
class |
InspPlanOpCharacteristicOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
InspPlanOpCharacteristic to other entities, where the cardinality of the related entity is at most 1. |
class |
InspPlanOperationLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
InspPlanOperation to
other entities. |
class |
InspPlanOperationOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
InspPlanOperation to
other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
InspectionPlanSelectable
Interface to enable OData entity selectors for
InspectionPlan . |
interface |
InspPlanMaterialAssgmtSelectable
Interface to enable OData entity selectors for
InspPlanMaterialAssgmt . |
interface |
InspPlanOpCharacteristicSelectable
Interface to enable OData entity selectors for
InspPlanOpCharacteristic . |
interface |
InspPlanOperationSelectable
Interface to enable OData entity selectors for
InspPlanOperation . |
Modifier and Type | Class and Description |
---|---|
class |
CostCenterField<FieldT>
Template class to represent entity fields of the Entity
CostCenter . |
class |
JournalEntryItemBasicField<FieldT>
Template class to represent entity fields of the Entity
JournalEntryItemBasic . |
class |
ProfitCenterField<FieldT>
Template class to represent entity fields of the Entity
ProfitCenter . |
Modifier and Type | Class and Description |
---|---|
class |
CostCenterLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CostCenter to other entities. |
class |
CostCenterOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CostCenter to other entities,
where the cardinality of the related entity is at most 1. |
class |
JournalEntryItemBasicLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
JournalEntryItemBasic to other entities. |
class |
JournalEntryItemBasicOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
JournalEntryItemBasic to other entities, where the cardinality of the related entity is at most 1. |
class |
ProfitCenterLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProfitCenter to other
entities. |
class |
ProfitCenterOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProfitCenter to other
entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
CostCenterSelectable
Interface to enable OData entity selectors for
CostCenter . |
interface |
JournalEntryItemBasicSelectable
Interface to enable OData entity selectors for
JournalEntryItemBasic . |
interface |
ProfitCenterSelectable
Interface to enable OData entity selectors for
ProfitCenter . |
Modifier and Type | Class and Description |
---|---|
class |
JITCallCompGrpField<FieldT>
Template class to represent entity fields of the Entity
JITCallCompGrp . |
class |
JITCallCompMatlField<FieldT>
Template class to represent entity fields of the Entity
JITCallCompMatl . |
class |
JITCallHeaderField<FieldT>
Template class to represent entity fields of the Entity
JITCallHeader . |
Modifier and Type | Class and Description |
---|---|
class |
JITCallCompGrpLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
JITCallCompGrp to other
entities. |
class |
JITCallCompGrpOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
JITCallCompGrp to other
entities, where the cardinality of the related entity is at most 1. |
class |
JITCallCompMatlLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
JITCallCompMatl to other
entities. |
class |
JITCallCompMatlOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
JITCallCompMatl to other
entities, where the cardinality of the related entity is at most 1. |
class |
JITCallHeaderLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
JITCallHeader to other
entities. |
class |
JITCallHeaderOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
JITCallHeader to other
entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
JITCallCompGrpSelectable
Interface to enable OData entity selectors for
JITCallCompGrp . |
interface |
JITCallCompMatlSelectable
Interface to enable OData entity selectors for
JITCallCompMatl . |
interface |
JITCallHeaderSelectable
Interface to enable OData entity selectors for
JITCallHeader . |
Modifier and Type | Class and Description |
---|---|
class |
KanbanContainerDeliveryAddrField<FieldT>
Template class to represent entity fields of the Entity
KanbanContainerDeliveryAddr . |
class |
KanbanContainerField<FieldT>
Template class to represent entity fields of the Entity
KanbanContainer . |
class |
KanbanControlCycleField<FieldT>
Template class to represent entity fields of the Entity
KanbanControlCycle . |
class |
KanbanCtnDetailedQtyField<FieldT>
Template class to represent entity fields of the Entity
KanbanCtnDetailedQty . |
class |
KanbanDeliveryField<FieldT>
Template class to represent entity fields of the Entity
KanbanDelivery . |
Modifier and Type | Class and Description |
---|---|
class |
KanbanContainerDeliveryAddrLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
KanbanContainerDeliveryAddr to other entities. |
class |
KanbanContainerDeliveryAddrOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
KanbanContainerDeliveryAddr to other entities, where the cardinality of the related entity is at most 1. |
class |
KanbanContainerLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
KanbanContainer to
other entities. |
class |
KanbanContainerOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
KanbanContainer to
other entities, where the cardinality of the related entity is at most 1. |
class |
KanbanControlCycleLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
KanbanControlCycle to other entities. |
class |
KanbanControlCycleOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
KanbanControlCycle to other entities, where the cardinality of the related entity is at most 1. |
class |
KanbanCtnDetailedQtyLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
KanbanCtnDetailedQty to other entities. |
class |
KanbanCtnDetailedQtyOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
KanbanCtnDetailedQty to other entities, where the cardinality of the related entity is at most 1. |
class |
KanbanDeliveryLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
KanbanDelivery to
other entities. |
class |
KanbanDeliveryOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
KanbanDelivery to
other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
KanbanContainerDeliveryAddrSelectable
Interface to enable OData entity selectors for
KanbanContainerDeliveryAddr . |
interface |
KanbanContainerSelectable
Interface to enable OData entity selectors for
KanbanContainer . |
interface |
KanbanControlCycleSelectable
Interface to enable OData entity selectors for
KanbanControlCycle . |
interface |
KanbanCtnDetailedQtySelectable
Interface to enable OData entity selectors for
KanbanCtnDetailedQty . |
interface |
KanbanDeliverySelectable
Interface to enable OData entity selectors for
KanbanDelivery . |
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. |
Modifier and Type | Interface and Description |
---|---|
interface |
LedgerTextSelectable
Interface to enable OData entity selectors for
LedgerText . |
Modifier and Type | Class and Description |
---|---|
class |
LegalCategoryField<FieldT>
Template class to represent entity fields of the Entity
LegalCategory . |
class |
LegalCategoryTextField<FieldT>
Template class to represent entity fields of the Entity
LegalCategoryText . |
Modifier and Type | Class and Description |
---|---|
class |
LegalCategoryLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
LegalCategory to other
entities. |
class |
LegalCategoryOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
LegalCategory to other
entities, where the cardinality of the related entity is at most 1. |
class |
LegalCategoryTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
LegalCategoryText to
other entities. |
class |
LegalCategoryTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
LegalCategoryText to
other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
LegalCategorySelectable
Interface to enable OData entity selectors for
LegalCategory . |
interface |
LegalCategoryTextSelectable
Interface to enable OData entity selectors for
LegalCategoryText . |
Modifier and Type | Class and Description |
---|---|
class |
LegalDocumentField<FieldT>
Template class to represent entity fields of the Entity
LegalDocument . |
class |
LglDocStampField<FieldT>
Template class to represent entity fields of the Entity
LglDocStamp . |
Modifier and Type | Class and Description |
---|---|
class |
LegalDocumentLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
LegalDocument to other
entities. |
class |
LegalDocumentOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
LegalDocument to other
entities, where the cardinality of the related entity is at most 1. |
class |
LglDocStampLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
LglDocStamp to other entities. |
class |
LglDocStampOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
LglDocStamp to other entities,
where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
LegalDocumentSelectable
Interface to enable OData entity selectors for
LegalDocument . |
interface |
LglDocStampSelectable
Interface to enable OData entity selectors for
LglDocStamp . |
Modifier and Type | Class and Description |
---|---|
class |
LglCntntMAccessLvlField<FieldT>
Template class to represent entity fields of the Entity
LglCntntMAccessLvl . |
class |
LglCntntMAccessLvlTextField<FieldT>
Template class to represent entity fields of the Entity
LglCntntMAccessLvlText . |
Modifier and Type | Class and Description |
---|---|
class |
LglCntntMAccessLvlLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
LglCntntMAccessLvl to other entities. |
class |
LglCntntMAccessLvlOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
LglCntntMAccessLvl to other entities, where the cardinality of the related entity is at most 1. |
class |
LglCntntMAccessLvlTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
LglCntntMAccessLvlText to other entities. |
class |
LglCntntMAccessLvlTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
LglCntntMAccessLvlText to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
LglCntntMAccessLvlSelectable
Interface to enable OData entity selectors for
LglCntntMAccessLvl . |
interface |
LglCntntMAccessLvlTextSelectable
Interface to enable OData entity selectors for
LglCntntMAccessLvlText . |
Modifier and Type | Class and Description |
---|---|
class |
LglCntntMDocContentTypeField<FieldT>
Template class to represent entity fields of the Entity
LglCntntMDocContentType . |
class |
LglCntntMDocContentTypeTextField<FieldT>
Template class to represent entity fields of the Entity
LglCntntMDocContentTypeText . |
Modifier and Type | Class and Description |
---|---|
class |
LglCntntMDocContentTypeLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
LglCntntMDocContentType to other entities. |
class |
LglCntntMDocContentTypeOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
LglCntntMDocContentType to other entities, where the cardinality of the related entity is at most 1. |
class |
LglCntntMDocContentTypeTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
LglCntntMDocContentTypeText to other entities. |
class |
LglCntntMDocContentTypeTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
LglCntntMDocContentTypeText to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
LglCntntMDocContentTypeSelectable
Interface to enable OData entity selectors for
LglCntntMDocContentType . |
interface |
LglCntntMDocContentTypeTextSelectable
Interface to enable OData entity selectors for
LglCntntMDocContentTypeText . |
Modifier and Type | Class and Description |
---|---|
class |
LegalTransactionField<FieldT>
Template class to represent entity fields of the Entity
LegalTransaction . |
class |
LglTransCategoryField<FieldT>
Template class to represent entity fields of the Entity
LglTransCategory . |
class |
LglTransCategoryGroupField<FieldT>
Template class to represent entity fields of the Entity
LglTransCategoryGroup . |
class |
LglTransDateField<FieldT>
Template class to represent entity fields of the Entity
LglTransDate . |
class |
LglTransEntityField<FieldT>
Template class to represent entity fields of the Entity
LglTransEntity . |
class |
LglTransExternalContactField<FieldT>
Template class to represent entity fields of the Entity
LglTransExternalContact . |
class |
LglTransInternalContactField<FieldT>
Template class to represent entity fields of the Entity
LglTransInternalContact . |
class |
LglTransLinkedObjectsField<FieldT>
Template class to represent entity fields of the Entity
LglTransLinkedObjects . |
class |
LglTransParentCategoryField<FieldT>
Template class to represent entity fields of the Entity
LglTransParentCategory . |
class |
LglTransRelationshipField<FieldT>
Template class to represent entity fields of the Entity
LglTransRelationship . |
Modifier and Type | Class and Description |
---|---|
class |
LegalTransactionLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
LegalTransaction to
other entities. |
class |
LegalTransactionOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
LegalTransaction to
other entities, where the cardinality of the related entity is at most 1. |
class |
LglTransCategoryGroupLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
LglTransCategoryGroup to other entities. |
class |
LglTransCategoryGroupOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
LglTransCategoryGroup to other entities, where the cardinality of the related entity is at most 1. |
class |
LglTransCategoryLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
LglTransCategory to
other entities. |
class |
LglTransCategoryOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
LglTransCategory to
other entities, where the cardinality of the related entity is at most 1. |
class |
LglTransDateLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
LglTransDate to other
entities. |
class |
LglTransDateOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
LglTransDate to other
entities, where the cardinality of the related entity is at most 1. |
class |
LglTransEntityLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
LglTransEntity to other
entities. |
class |
LglTransEntityOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
LglTransEntity to other
entities, where the cardinality of the related entity is at most 1. |
class |
LglTransExternalContactLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
LglTransExternalContact to other entities. |
class |
LglTransExternalContactOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
LglTransExternalContact to other entities, where the cardinality of the related entity is at most 1. |
class |
LglTransInternalContactLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
LglTransInternalContact to other entities. |
class |
LglTransInternalContactOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
LglTransInternalContact to other entities, where the cardinality of the related entity is at most 1. |
class |
LglTransLinkedObjectsLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
LglTransLinkedObjects to other entities. |
class |
LglTransLinkedObjectsOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
LglTransLinkedObjects to other entities, where the cardinality of the related entity is at most 1. |
class |
LglTransParentCategoryLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
LglTransParentCategory to other entities. |
class |
LglTransParentCategoryOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
LglTransParentCategory to other entities, where the cardinality of the related entity is at most 1. |
class |
LglTransRelationshipLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
LglTransRelationship to other entities. |
class |
LglTransRelationshipOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
LglTransRelationship to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
LegalTransactionSelectable
Interface to enable OData entity selectors for
LegalTransaction . |
interface |
LglTransCategoryGroupSelectable
Interface to enable OData entity selectors for
LglTransCategoryGroup . |
interface |
LglTransCategorySelectable
Interface to enable OData entity selectors for
LglTransCategory . |
interface |
LglTransDateSelectable
Interface to enable OData entity selectors for
LglTransDate . |
interface |
LglTransEntitySelectable
Interface to enable OData entity selectors for
LglTransEntity . |
interface |
LglTransExternalContactSelectable
Interface to enable OData entity selectors for
LglTransExternalContact . |
interface |
LglTransInternalContactSelectable
Interface to enable OData entity selectors for
LglTransInternalContact . |
interface |
LglTransLinkedObjectsSelectable
Interface to enable OData entity selectors for
LglTransLinkedObjects . |
interface |
LglTransParentCategorySelectable
Interface to enable OData entity selectors for
LglTransParentCategory . |
interface |
LglTransRelationshipSelectable
Interface to enable OData entity selectors for
LglTransRelationship . |
Modifier and Type | Class and Description |
---|---|
class |
TrsyPostgJrnlEntrItmField<FieldT>
Template class to represent entity fields of the Entity
TrsyPostgJrnlEntrItm . |
Modifier and Type | Class and Description |
---|---|
class |
TrsyPostgJrnlEntrItmLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
TrsyPostgJrnlEntrItm to other entities. |
class |
TrsyPostgJrnlEntrItmOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
TrsyPostgJrnlEntrItm to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
TrsyPostgJrnlEntrItmSelectable
Interface to enable OData entity selectors for
TrsyPostgJrnlEntrItm . |
Modifier and Type | Class and Description |
---|---|
class |
BaseUnitField<FieldT>
Template class to represent entity fields of the Entity
BaseUnit . |
class |
BaseUnitTextField<FieldT>
Template class to represent entity fields of the Entity
BaseUnitText . |
class |
BillingDocumentTypeField<FieldT>
Template class to represent entity fields of the Entity
BillingDocumentType . |
class |
BillingDocumentTypeTextField<FieldT>
Template class to represent entity fields of the Entity
BillingDocumentTypeText . |
class |
BillToPartyField<FieldT>
Template class to represent entity fields of the Entity
BillToParty . |
class |
BillToPartyTextField<FieldT>
Template class to represent entity fields of the Entity
BillToPartyText . |
class |
BusinessAreaHierField<FieldT>
Template class to represent entity fields of the Entity
BusinessAreaHier . |
class |
BusinessAreaHierTextField<FieldT>
Template class to represent entity fields of the Entity
BusinessAreaHierText . |
class |
CnsldtnInvesteeUnitField<FieldT>
Template class to represent entity fields of the Entity
CnsldtnInvesteeUnit . |
class |
CnsldtnInvesteeUnitHierField<FieldT>
Template class to represent entity fields of the Entity
CnsldtnInvesteeUnitHier . |
class |
CnsldtnInvesteeUnitHierTextField<FieldT>
Template class to represent entity fields of the Entity
CnsldtnInvesteeUnitHierText . |
class |
CnsldtnInvesteeUnitTextField<FieldT>
Template class to represent entity fields of the Entity
CnsldtnInvesteeUnitText . |
class |
CnsldtnOfInvestmentsActivityField<FieldT>
Template class to represent entity fields of the Entity
CnsldtnOfInvestmentsActivity . |
class |
CnsldtnOfInvestmentsActyTextField<FieldT>
Template class to represent entity fields of the Entity
CnsldtnOfInvestmentsActyText . |
class |
CnsldtnUnitForEliminationField<FieldT>
Template class to represent entity fields of the Entity
CnsldtnUnitForElimination . |
class |
CnsldtnUnitForElimTextField<FieldT>
Template class to represent entity fields of the Entity
CnsldtnUnitForElimText . |
class |
CnsldtnUnitHierForElimField<FieldT>
Template class to represent entity fields of the Entity
CnsldtnUnitHierForElim . |
class |
CnsldtnUnitHierForElimTextField<FieldT>
Template class to represent entity fields of the Entity
CnsldtnUnitHierForElimText . |
class |
ConsolidationAllMasterDataField<FieldT>
Template class to represent entity fields of the Entity
ConsolidationAllMasterData . |
class |
ConsolidationAllMDAttribTextField<FieldT>
Template class to represent entity fields of the Entity
ConsolidationAllMDAttribText . |
class |
ConsolidationAllMDAttributeField<FieldT>
Template class to represent entity fields of the Entity
ConsolidationAllMDAttribute . |
class |
ConsolidationAllMDTextField<FieldT>
Template class to represent entity fields of the Entity
ConsolidationAllMDText . |
class |
ConsolidationChartOfAccountsField<FieldT>
Template class to represent entity fields of the Entity
ConsolidationChartOfAccounts . |
class |
ConsolidationChtAcctsTextField<FieldT>
Template class to represent entity fields of the Entity
ConsolidationChtAcctsText . |
class |
ConsolidationDocTypeTextField<FieldT>
Template class to represent entity fields of the Entity
ConsolidationDocTypeText . |
class |
ConsolidationDocumentTypeField<FieldT>
Template class to represent entity fields of the Entity
ConsolidationDocumentType . |
class |
ConsolidationGroupField<FieldT>
Template class to represent entity fields of the Entity
ConsolidationGroup . |
class |
ConsolidationGroupTextField<FieldT>
Template class to represent entity fields of the Entity
ConsolidationGroupText . |
class |
ConsolidationLedgerField<FieldT>
Template class to represent entity fields of the Entity
ConsolidationLedger . |
class |
ConsolidationLedgerTextField<FieldT>
Template class to represent entity fields of the Entity
ConsolidationLedgerText . |
class |
ConsolidationUnitField<FieldT>
Template class to represent entity fields of the Entity
ConsolidationUnit . |
class |
ConsolidationUnitHierField<FieldT>
Template class to represent entity fields of the Entity
ConsolidationUnitHier . |
class |
ConsolidationUnitHierTextField<FieldT>
Template class to represent entity fields of the Entity
ConsolidationUnitHierText . |
class |
ConsolidationUnitTextField<FieldT>
Template class to represent entity fields of the Entity
ConsolidationUnitText . |
class |
ConsolidationVersionField<FieldT>
Template class to represent entity fields of the Entity
ConsolidationVersion . |
class |
ConsolidationVersionTextField<FieldT>
Template class to represent entity fields of the Entity
ConsolidationVersionText . |
class |
ControllingAreaTextField<FieldT>
Template class to represent entity fields of the Entity
ControllingAreaText . |
class |
CostCenterHierField<FieldT>
Template class to represent entity fields of the Entity
CostCenterHier . |
class |
CostCenterHierTextField<FieldT>
Template class to represent entity fields of the Entity
CostCenterHierText . |
class |
CustomerGroupHierField<FieldT>
Template class to represent entity fields of the Entity
CustomerGroupHier . |
class |
CustomerGroupHierTextField<FieldT>
Template class to represent entity fields of the Entity
CustomerGroupHierText . |
class |
CustomerHierField<FieldT>
Template class to represent entity fields of the Entity
CustomerHier . |
class |
CustomerHierTextField<FieldT>
Template class to represent entity fields of the Entity
CustomerHierText . |
class |
CustomerSuplrCntryHierTextField<FieldT>
Template class to represent entity fields of the Entity
CustomerSuplrCntryHierText . |
class |
CustomerSupplierCountryField<FieldT>
Template class to represent entity fields of the Entity
CustomerSupplierCountry . |
class |
CustomerSupplierCountryHierField<FieldT>
Template class to represent entity fields of the Entity
CustomerSupplierCountryHier . |
class |
CustomerSupplierCountryTextField<FieldT>
Template class to represent entity fields of the Entity
CustomerSupplierCountryText . |
class |
CustomerTextField<FieldT>
Template class to represent entity fields of the Entity
CustomerText . |
class |
FinancialStatementItemField<FieldT>
Template class to represent entity fields of the Entity
FinancialStatementItem . |
class |
FinancialStatementItemHierField<FieldT>
Template class to represent entity fields of the Entity
FinancialStatementItemHier . |
class |
FinancialStatementItemTextField<FieldT>
Template class to represent entity fields of the Entity
FinancialStatementItemText . |
class |
FinancialStmntItemHierTextField<FieldT>
Template class to represent entity fields of the Entity
FinancialStmntItemHierText . |
class |
FinancialTransactionTypeField<FieldT>
Template class to represent entity fields of the Entity
FinancialTransactionType . |
class |
FinancialTransactionTypeHierField<FieldT>
Template class to represent entity fields of the Entity
FinancialTransactionTypeHier . |
class |
FinancialTransactionTypeTextField<FieldT>
Template class to represent entity fields of the Entity
FinancialTransactionTypeText . |
class |
FinancialTransTypeHierTextField<FieldT>
Template class to represent entity fields of the Entity
FinancialTransTypeHierText . |
class |
FunctionalAreaHierField<FieldT>
Template class to represent entity fields of the Entity
FunctionalAreaHier . |
class |
FunctionalAreaHierTextField<FieldT>
Template class to represent entity fields of the Entity
FunctionalAreaHierText . |
class |
GLAccountHierField<FieldT>
Template class to represent entity fields of the Entity
GLAccountHier . |
class |
GLAccountHierTextField<FieldT>
Template class to represent entity fields of the Entity
GLAccountHierText . |
class |
MaterialField<FieldT>
Template class to represent entity fields of the Entity
Material . |
class |
MaterialGroupField<FieldT>
Template class to represent entity fields of the Entity
MaterialGroup . |
class |
MaterialGroupTextField<FieldT>
Template class to represent entity fields of the Entity
MaterialGroupText . |
class |
MaterialHierField<FieldT>
Template class to represent entity fields of the Entity
MaterialHier . |
class |
MaterialHierTextField<FieldT>
Template class to represent entity fields of the Entity
MaterialHierText . |
class |
MaterialTextField<FieldT>
Template class to represent entity fields of the Entity
MaterialText . |
class |
OrderIDField<FieldT>
Template class to represent entity fields of the Entity
OrderID . |
class |
OrderIDTextField<FieldT>
Template class to represent entity fields of the Entity
OrderIDText . |
class |
OrganizationDivisionField<FieldT>
Template class to represent entity fields of the Entity
OrganizationDivision . |
class |
OrganizationDivisionTextField<FieldT>
Template class to represent entity fields of the Entity
OrganizationDivisionText . |
class |
PartnerBusinessAreaField<FieldT>
Template class to represent entity fields of the Entity
PartnerBusinessArea . |
class |
PartnerBusinessAreaHierField<FieldT>
Template class to represent entity fields of the Entity
PartnerBusinessAreaHier . |
class |
PartnerBusinessAreaHierTextField<FieldT>
Template class to represent entity fields of the Entity
PartnerBusinessAreaHierText . |
class |
PartnerBusinessAreaTextField<FieldT>
Template class to represent entity fields of the Entity
PartnerBusinessAreaText . |
class |
PartnerCnsldtnUnitField<FieldT>
Template class to represent entity fields of the Entity
PartnerCnsldtnUnit . |
class |
PartnerCnsldtnUnitHierField<FieldT>
Template class to represent entity fields of the Entity
PartnerCnsldtnUnitHier . |
class |
PartnerCnsldtnUnitHierTextField<FieldT>
Template class to represent entity fields of the Entity
PartnerCnsldtnUnitHierText . |
class |
PartnerCnsldtnUnitTextField<FieldT>
Template class to represent entity fields of the Entity
PartnerCnsldtnUnitText . |
class |
PartnerCompanyTextField<FieldT>
Template class to represent entity fields of the Entity
PartnerCompanyText . |
class |
PartnerCostCenterField<FieldT>
Template class to represent entity fields of the Entity
PartnerCostCenter . |
class |
PartnerCostCenterHierField<FieldT>
Template class to represent entity fields of the Entity
PartnerCostCenterHier . |
class |
PartnerCostCenterHierTextField<FieldT>
Template class to represent entity fields of the Entity
PartnerCostCenterHierText . |
class |
PartnerCostCenterTextField<FieldT>
Template class to represent entity fields of the Entity
PartnerCostCenterText . |
class |
PartnerFunctionalAreaField<FieldT>
Template class to represent entity fields of the Entity
PartnerFunctionalArea . |
class |
PartnerFunctionalAreaHierField<FieldT>
Template class to represent entity fields of the Entity
PartnerFunctionalAreaHier . |
class |
PartnerFunctionalAreaHierTextField<FieldT>
Template class to represent entity fields of the Entity
PartnerFunctionalAreaHierText . |
class |
PartnerFunctionalAreaTextField<FieldT>
Template class to represent entity fields of the Entity
PartnerFunctionalAreaText . |
class |
PartnerProfitCenterField<FieldT>
Template class to represent entity fields of the Entity
PartnerProfitCenter . |
class |
PartnerProfitCenterHierField<FieldT>
Template class to represent entity fields of the Entity
PartnerProfitCenterHier . |
class |
PartnerProfitCenterHierTextField<FieldT>
Template class to represent entity fields of the Entity
PartnerProfitCenterHierText . |
class |
PartnerProfitCenterTextField<FieldT>
Template class to represent entity fields of the Entity
PartnerProfitCenterText . |
class |
PartnerSegmentField<FieldT>
Template class to represent entity fields of the Entity
PartnerSegment . |
class |
PartnerSegmentHierField<FieldT>
Template class to represent entity fields of the Entity
PartnerSegmentHier . |
class |
PartnerSegmentHierTextField<FieldT>
Template class to represent entity fields of the Entity
PartnerSegmentHierText . |
class |
PartnerSegmentTextField<FieldT>
Template class to represent entity fields of the Entity
PartnerSegmentText . |
class |
PlantField<FieldT>
Template class to represent entity fields of the Entity
Plant . |
class |
PlantTextField<FieldT>
Template class to represent entity fields of the Entity
PlantText . |
class |
PostingLevelField<FieldT>
Template class to represent entity fields of the Entity
PostingLevel . |
class |
PostingLevelTextField<FieldT>
Template class to represent entity fields of the Entity
PostingLevelText . |
class |
ProfitCenterForEliminationField<FieldT>
Template class to represent entity fields of the Entity
ProfitCenterForElimination . |
class |
ProfitCenterForElimTextField<FieldT>
Template class to represent entity fields of the Entity
ProfitCenterForElimText . |
class |
ProfitCenterHierField<FieldT>
Template class to represent entity fields of the Entity
ProfitCenterHier . |
class |
ProfitCenterHierForElimField<FieldT>
Template class to represent entity fields of the Entity
ProfitCenterHierForElim . |
class |
ProfitCenterHierForElimTextField<FieldT>
Template class to represent entity fields of the Entity
ProfitCenterHierForElimText . |
class |
ProfitCenterHierTextField<FieldT>
Template class to represent entity fields of the Entity
ProfitCenterHierText . |
class |
ProjectHierField<FieldT>
Template class to represent entity fields of the Entity
ProjectHier . |
class |
ProjectHierTextField<FieldT>
Template class to represent entity fields of the Entity
ProjectHierText . |
class |
ProjectTextField<FieldT>
Template class to represent entity fields of the Entity
ProjectText . |
class |
SalesOrganizationHierField<FieldT>
Template class to represent entity fields of the Entity
SalesOrganizationHier . |
class |
SalesOrganizationHierTextField<FieldT>
Template class to represent entity fields of the Entity
SalesOrganizationHierText . |
class |
SegmentForEliminationField<FieldT>
Template class to represent entity fields of the Entity
SegmentForElimination . |
class |
SegmentForElimTextField<FieldT>
Template class to represent entity fields of the Entity
SegmentForElimText . |
class |
SegmentForHierElimTextField<FieldT>
Template class to represent entity fields of the Entity
SegmentForHierElimText . |
class |
SegmentHierField<FieldT>
Template class to represent entity fields of the Entity
SegmentHier . |
class |
SegmentHierForElimField<FieldT>
Template class to represent entity fields of the Entity
SegmentHierForElim . |
class |
SegmentHierTextField<FieldT>
Template class to represent entity fields of the Entity
SegmentHierText . |
class |
ShipToPartyField<FieldT>
Template class to represent entity fields of the Entity
ShipToParty . |
class |
ShipToPartyTextField<FieldT>
Template class to represent entity fields of the Entity
ShipToPartyText . |
class |
SoldProductField<FieldT>
Template class to represent entity fields of the Entity
SoldProduct . |
class |
SoldProductGroupField<FieldT>
Template class to represent entity fields of the Entity
SoldProductGroup . |
class |
SoldProductGroupTextField<FieldT>
Template class to represent entity fields of the Entity
SoldProductGroupText . |
class |
SoldProductHierField<FieldT>
Template class to represent entity fields of the Entity
SoldProductHier . |
class |
SoldProductHierTextField<FieldT>
Template class to represent entity fields of the Entity
SoldProductHierText . |
class |
SoldProductTextField<FieldT>
Template class to represent entity fields of the Entity
SoldProductText . |
class |
SubItemCategoryField<FieldT>
Template class to represent entity fields of the Entity
SubItemCategory . |
class |
SubItemCategoryTextField<FieldT>
Template class to represent entity fields of the Entity
SubItemCategoryText . |
class |
SubItemField<FieldT>
Template class to represent entity fields of the Entity
SubItem . |
class |
SubItemTextField<FieldT>
Template class to represent entity fields of the Entity
SubItemText . |
class |
SupplierHierField<FieldT>
Template class to represent entity fields of the Entity
SupplierHier . |
class |
SupplierHierTextField<FieldT>
Template class to represent entity fields of the Entity
SupplierHierText . |
class |
SupplierTextField<FieldT>
Template class to represent entity fields of the Entity
SupplierText . |
class |
TransactionCurrencyField<FieldT>
Template class to represent entity fields of the Entity
TransactionCurrency . |
class |
TransactionCurrencyTextField<FieldT>
Template class to represent entity fields of the Entity
TransactionCurrencyText . |
class |
WBSElementField<FieldT>
Template class to represent entity fields of the Entity
WBSElement . |
class |
WBSElementInternalIDField<FieldT>
Template class to represent entity fields of the Entity
WBSElementInternalID . |
class |
WBSElementTextField<FieldT>
Template class to represent entity fields of the Entity
WBSElementText . |
Modifier and Type | Class and Description |
---|---|
class |
BaseUnitLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BaseUnit to other
entities. |
class |
BaseUnitOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BaseUnit to other
entities, where the cardinality of the related entity is at most 1. |
class |
BaseUnitTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BaseUnitText to
other entities. |
class |
BaseUnitTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BaseUnitText to
other entities, where the cardinality of the related entity is at most 1. |
class |
BillingDocumentTypeLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BillingDocumentType to other entities. |
class |
BillingDocumentTypeOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BillingDocumentType to other entities, where the cardinality of the related entity is at most 1. |
class |
BillingDocumentTypeTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BillingDocumentTypeText to other entities. |
class |
BillingDocumentTypeTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BillingDocumentTypeText to other entities, where the cardinality of the related entity is at most 1. |
class |
BillToPartyLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BillToParty to
other entities. |
class |
BillToPartyOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BillToParty to
other entities, where the cardinality of the related entity is at most 1. |
class |
BillToPartyTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BillToPartyText to other entities. |
class |
BillToPartyTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BillToPartyText to other entities, where the cardinality of the related entity is at most 1. |
class |
BusinessAreaHierLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BusinessAreaHier to other entities. |
class |
BusinessAreaHierOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BusinessAreaHier to other entities, where the cardinality of the related entity is at most 1. |
class |
BusinessAreaHierTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BusinessAreaHierText to other entities. |
class |
BusinessAreaHierTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BusinessAreaHierText to other entities, where the cardinality of the related entity is at most 1. |
class |
CnsldtnInvesteeUnitHierLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CnsldtnInvesteeUnitHier to other entities. |
class |
CnsldtnInvesteeUnitHierOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CnsldtnInvesteeUnitHier to other entities, where the cardinality of the related entity is at most 1. |
class |
CnsldtnInvesteeUnitHierTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CnsldtnInvesteeUnitHierText to other entities. |
class |
CnsldtnInvesteeUnitHierTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CnsldtnInvesteeUnitHierText to other entities, where the cardinality of the related entity is at most 1. |
class |
CnsldtnInvesteeUnitLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CnsldtnInvesteeUnit to other entities. |
class |
CnsldtnInvesteeUnitOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CnsldtnInvesteeUnit to other entities, where the cardinality of the related entity is at most 1. |
class |
CnsldtnInvesteeUnitTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CnsldtnInvesteeUnitText to other entities. |
class |
CnsldtnInvesteeUnitTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CnsldtnInvesteeUnitText to other entities, where the cardinality of the related entity is at most 1. |
class |
CnsldtnOfInvestmentsActivityLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CnsldtnOfInvestmentsActivity to other entities. |
class |
CnsldtnOfInvestmentsActivityOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CnsldtnOfInvestmentsActivity to other entities, where the cardinality of the related entity is at most 1. |
class |
CnsldtnOfInvestmentsActyTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CnsldtnOfInvestmentsActyText to other entities. |
class |
CnsldtnOfInvestmentsActyTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CnsldtnOfInvestmentsActyText to other entities, where the cardinality of the related entity is at most 1. |
class |
CnsldtnUnitForEliminationLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CnsldtnUnitForElimination to other entities. |
class |
CnsldtnUnitForEliminationOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CnsldtnUnitForElimination to other entities, where the cardinality of the related entity is at most 1. |
class |
CnsldtnUnitForElimTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CnsldtnUnitForElimText to other entities. |
class |
CnsldtnUnitForElimTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CnsldtnUnitForElimText to other entities, where the cardinality of the related entity is at most 1. |
class |
CnsldtnUnitHierForElimLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CnsldtnUnitHierForElim to other entities. |
class |
CnsldtnUnitHierForElimOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CnsldtnUnitHierForElim to other entities, where the cardinality of the related entity is at most 1. |
class |
CnsldtnUnitHierForElimTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CnsldtnUnitHierForElimText to other entities. |
class |
CnsldtnUnitHierForElimTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CnsldtnUnitHierForElimText to other entities, where the cardinality of the related entity is at most 1. |
class |
ConsolidationAllMasterDataLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ConsolidationAllMasterData to other entities. |
class |
ConsolidationAllMasterDataOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ConsolidationAllMasterData to other entities, where the cardinality of the related entity is at most 1. |
class |
ConsolidationAllMDAttribTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ConsolidationAllMDAttribText to other entities. |
class |
ConsolidationAllMDAttribTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ConsolidationAllMDAttribText to other entities, where the cardinality of the related entity is at most 1. |
class |
ConsolidationAllMDAttributeLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ConsolidationAllMDAttribute to other entities. |
class |
ConsolidationAllMDAttributeOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ConsolidationAllMDAttribute to other entities, where the cardinality of the related entity is at most 1. |
class |
ConsolidationAllMDTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ConsolidationAllMDText to other entities. |
class |
ConsolidationAllMDTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ConsolidationAllMDText to other entities, where the cardinality of the related entity is at most 1. |
class |
ConsolidationChartOfAccountsLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ConsolidationChartOfAccounts to other entities. |
class |
ConsolidationChartOfAccountsOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ConsolidationChartOfAccounts to other entities, where the cardinality of the related entity is at most 1. |
class |
ConsolidationChtAcctsTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ConsolidationChtAcctsText to other entities. |
class |
ConsolidationChtAcctsTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ConsolidationChtAcctsText to other entities, where the cardinality of the related entity is at most 1. |
class |
ConsolidationDocTypeTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ConsolidationDocTypeText to other entities. |
class |
ConsolidationDocTypeTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ConsolidationDocTypeText to other entities, where the cardinality of the related entity is at most 1. |
class |
ConsolidationDocumentTypeLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ConsolidationDocumentType to other entities. |
class |
ConsolidationDocumentTypeOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ConsolidationDocumentType to other entities, where the cardinality of the related entity is at most 1. |
class |
ConsolidationGroupLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ConsolidationGroup to other entities. |
class |
ConsolidationGroupOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ConsolidationGroup to other entities, where the cardinality of the related entity is at most 1. |
class |
ConsolidationGroupTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ConsolidationGroupText to other entities. |
class |
ConsolidationGroupTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ConsolidationGroupText to other entities, where the cardinality of the related entity is at most 1. |
class |
ConsolidationLedgerLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ConsolidationLedger to other entities. |
class |
ConsolidationLedgerOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ConsolidationLedger to other entities, where the cardinality of the related entity is at most 1. |
class |
ConsolidationLedgerTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ConsolidationLedgerText to other entities. |
class |
ConsolidationLedgerTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ConsolidationLedgerText to other entities, where the cardinality of the related entity is at most 1. |
class |
ConsolidationUnitHierLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ConsolidationUnitHier to other entities. |
class |
ConsolidationUnitHierOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ConsolidationUnitHier to other entities, where the cardinality of the related entity is at most 1. |
class |
ConsolidationUnitHierTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ConsolidationUnitHierText to other entities. |
class |
ConsolidationUnitHierTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ConsolidationUnitHierText to other entities, where the cardinality of the related entity is at most 1. |
class |
ConsolidationUnitLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ConsolidationUnit to other entities. |
class |
ConsolidationUnitOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ConsolidationUnit to other entities, where the cardinality of the related entity is at most 1. |
class |
ConsolidationUnitTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ConsolidationUnitText to other entities. |
class |
ConsolidationUnitTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ConsolidationUnitText to other entities, where the cardinality of the related entity is at most 1. |
class |
ConsolidationVersionLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ConsolidationVersion to other entities. |
class |
ConsolidationVersionOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ConsolidationVersion to other entities, where the cardinality of the related entity is at most 1. |
class |
ConsolidationVersionTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ConsolidationVersionText to other entities. |
class |
ConsolidationVersionTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ConsolidationVersionText to other entities, where the cardinality of the related entity is at most 1. |
class |
ControllingAreaTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ControllingAreaText to other entities. |
class |
ControllingAreaTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ControllingAreaText to other entities, where the cardinality of the related entity is at most 1. |
class |
CostCenterHierLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CostCenterHier
to other entities. |
class |
CostCenterHierOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CostCenterHier
to other entities, where the cardinality of the related entity is at most 1. |
class |
CostCenterHierTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CostCenterHierText to other entities. |
class |
CostCenterHierTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CostCenterHierText to other entities, where the cardinality of the related entity is at most 1. |
class |
CustomerGroupHierLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustomerGroupHier to other entities. |
class |
CustomerGroupHierOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustomerGroupHier to other entities, where the cardinality of the related entity is at most 1. |
class |
CustomerGroupHierTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustomerGroupHierText to other entities. |
class |
CustomerGroupHierTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustomerGroupHierText to other entities, where the cardinality of the related entity is at most 1. |
class |
CustomerHierLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustomerHier to
other entities. |
class |
CustomerHierOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustomerHier to
other entities, where the cardinality of the related entity is at most 1. |
class |
CustomerHierTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustomerHierText to other entities. |
class |
CustomerHierTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustomerHierText to other entities, where the cardinality of the related entity is at most 1. |
class |
CustomerSuplrCntryHierTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustomerSuplrCntryHierText to other entities. |
class |
CustomerSuplrCntryHierTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustomerSuplrCntryHierText to other entities, where the cardinality of the related entity is at most 1. |
class |
CustomerSupplierCountryHierLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustomerSupplierCountryHier to other entities. |
class |
CustomerSupplierCountryHierOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustomerSupplierCountryHier to other entities, where the cardinality of the related entity is at most 1. |
class |
CustomerSupplierCountryLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustomerSupplierCountry to other entities. |
class |
CustomerSupplierCountryOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustomerSupplierCountry to other entities, where the cardinality of the related entity is at most 1. |
class |
CustomerSupplierCountryTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustomerSupplierCountryText to other entities. |
class |
CustomerSupplierCountryTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustomerSupplierCountryText to other entities, where the cardinality of the related entity is at most 1. |
class |
CustomerTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustomerText to
other entities. |
class |
CustomerTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustomerText to
other entities, where the cardinality of the related entity is at most 1. |
class |
FinancialStatementItemHierLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
FinancialStatementItemHier to other entities. |
class |
FinancialStatementItemHierOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
FinancialStatementItemHier to other entities, where the cardinality of the related entity is at most 1. |
class |
FinancialStatementItemLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
FinancialStatementItem to other entities. |
class |
FinancialStatementItemOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
FinancialStatementItem to other entities, where the cardinality of the related entity is at most 1. |
class |
FinancialStatementItemTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
FinancialStatementItemText to other entities. |
class |
FinancialStatementItemTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
FinancialStatementItemText to other entities, where the cardinality of the related entity is at most 1. |
class |
FinancialStmntItemHierTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
FinancialStmntItemHierText to other entities. |
class |
FinancialStmntItemHierTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
FinancialStmntItemHierText to other entities, where the cardinality of the related entity is at most 1. |
class |
FinancialTransactionTypeHierLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
FinancialTransactionTypeHier to other entities. |
class |
FinancialTransactionTypeHierOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
FinancialTransactionTypeHier to other entities, where the cardinality of the related entity is at most 1. |
class |
FinancialTransactionTypeLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
FinancialTransactionType to other entities. |
class |
FinancialTransactionTypeOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
FinancialTransactionType to other entities, where the cardinality of the related entity is at most 1. |
class |
FinancialTransactionTypeTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
FinancialTransactionTypeText to other entities. |
class |
FinancialTransactionTypeTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
FinancialTransactionTypeText to other entities, where the cardinality of the related entity is at most 1. |
class |
FinancialTransTypeHierTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
FinancialTransTypeHierText to other entities. |
class |
FinancialTransTypeHierTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
FinancialTransTypeHierText to other entities, where the cardinality of the related entity is at most 1. |
class |
FunctionalAreaHierLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
FunctionalAreaHier to other entities. |
class |
FunctionalAreaHierOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
FunctionalAreaHier to other entities, where the cardinality of the related entity is at most 1. |
class |
FunctionalAreaHierTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
FunctionalAreaHierText to other entities. |
class |
FunctionalAreaHierTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
FunctionalAreaHierText to other entities, where the cardinality of the related entity is at most 1. |
class |
GLAccountHierLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
GLAccountHier
to other entities. |
class |
GLAccountHierOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
GLAccountHier
to other entities, where the cardinality of the related entity is at most 1. |
class |
GLAccountHierTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
GLAccountHierText to other entities. |
class |
GLAccountHierTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
GLAccountHierText to other entities, where the cardinality of the related entity is at most 1. |
class |
MaterialGroupLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
MaterialGroup
to other entities. |
class |
MaterialGroupOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
MaterialGroup
to other entities, where the cardinality of the related entity is at most 1. |
class |
MaterialGroupTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
MaterialGroupText to other entities. |
class |
MaterialGroupTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
MaterialGroupText to other entities, where the cardinality of the related entity is at most 1. |
class |
MaterialHierLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
MaterialHier to
other entities. |
class |
MaterialHierOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
MaterialHier to
other entities, where the cardinality of the related entity is at most 1. |
class |
MaterialHierTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
MaterialHierText to other entities. |
class |
MaterialHierTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
MaterialHierText to other entities, where the cardinality of the related entity is at most 1. |
class |
MaterialLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
Material to other
entities. |
class |
MaterialOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
Material to other
entities, where the cardinality of the related entity is at most 1. |
class |
MaterialTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
MaterialText to
other entities. |
class |
MaterialTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
MaterialText to
other entities, where the cardinality of the related entity is at most 1. |
class |
OrderIDLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
OrderID to other
entities. |
class |
OrderIDOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
OrderID to other
entities, where the cardinality of the related entity is at most 1. |
class |
OrderIDTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
OrderIDText to
other entities. |
class |
OrderIDTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
OrderIDText to
other entities, where the cardinality of the related entity is at most 1. |
class |
OrganizationDivisionLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
OrganizationDivision to other entities. |
class |
OrganizationDivisionOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
OrganizationDivision to other entities, where the cardinality of the related entity is at most 1. |
class |
OrganizationDivisionTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
OrganizationDivisionText to other entities. |
class |
OrganizationDivisionTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
OrganizationDivisionText to other entities, where the cardinality of the related entity is at most 1. |
class |
PartnerBusinessAreaHierLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PartnerBusinessAreaHier to other entities. |
class |
PartnerBusinessAreaHierOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PartnerBusinessAreaHier to other entities, where the cardinality of the related entity is at most 1. |
class |
PartnerBusinessAreaHierTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PartnerBusinessAreaHierText to other entities. |
class |
PartnerBusinessAreaHierTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PartnerBusinessAreaHierText to other entities, where the cardinality of the related entity is at most 1. |
class |
PartnerBusinessAreaLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PartnerBusinessArea to other entities. |
class |
PartnerBusinessAreaOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PartnerBusinessArea to other entities, where the cardinality of the related entity is at most 1. |
class |
PartnerBusinessAreaTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PartnerBusinessAreaText to other entities. |
class |
PartnerBusinessAreaTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PartnerBusinessAreaText to other entities, where the cardinality of the related entity is at most 1. |
class |
PartnerCnsldtnUnitHierLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PartnerCnsldtnUnitHier to other entities. |
class |
PartnerCnsldtnUnitHierOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PartnerCnsldtnUnitHier to other entities, where the cardinality of the related entity is at most 1. |
class |
PartnerCnsldtnUnitHierTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PartnerCnsldtnUnitHierText to other entities. |
class |
PartnerCnsldtnUnitHierTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PartnerCnsldtnUnitHierText to other entities, where the cardinality of the related entity is at most 1. |
class |
PartnerCnsldtnUnitLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PartnerCnsldtnUnit to other entities. |
class |
PartnerCnsldtnUnitOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PartnerCnsldtnUnit to other entities, where the cardinality of the related entity is at most 1. |
class |
PartnerCnsldtnUnitTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PartnerCnsldtnUnitText to other entities. |
class |
PartnerCnsldtnUnitTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PartnerCnsldtnUnitText to other entities, where the cardinality of the related entity is at most 1. |
class |
PartnerCompanyTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PartnerCompanyText to other entities. |
class |
PartnerCompanyTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PartnerCompanyText to other entities, where the cardinality of the related entity is at most 1. |
class |
PartnerCostCenterHierLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PartnerCostCenterHier to other entities. |
class |
PartnerCostCenterHierOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PartnerCostCenterHier to other entities, where the cardinality of the related entity is at most 1. |
class |
PartnerCostCenterHierTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PartnerCostCenterHierText to other entities. |
class |
PartnerCostCenterHierTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PartnerCostCenterHierText to other entities, where the cardinality of the related entity is at most 1. |
class |
PartnerCostCenterLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PartnerCostCenter to other entities. |
class |
PartnerCostCenterOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PartnerCostCenter to other entities, where the cardinality of the related entity is at most 1. |
class |
PartnerCostCenterTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PartnerCostCenterText to other entities. |
class |
PartnerCostCenterTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PartnerCostCenterText to other entities, where the cardinality of the related entity is at most 1. |
class |
PartnerFunctionalAreaHierLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PartnerFunctionalAreaHier to other entities. |
class |
PartnerFunctionalAreaHierOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PartnerFunctionalAreaHier to other entities, where the cardinality of the related entity is at most 1. |
class |
PartnerFunctionalAreaHierTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PartnerFunctionalAreaHierText to other entities. |
class |
PartnerFunctionalAreaHierTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PartnerFunctionalAreaHierText to other entities, where the cardinality of the related entity is at most 1. |
class |
PartnerFunctionalAreaLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PartnerFunctionalArea to other entities. |
class |
PartnerFunctionalAreaOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PartnerFunctionalArea to other entities, where the cardinality of the related entity is at most 1. |
class |
PartnerFunctionalAreaTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PartnerFunctionalAreaText to other entities. |
class |
PartnerFunctionalAreaTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PartnerFunctionalAreaText to other entities, where the cardinality of the related entity is at most 1. |
class |
PartnerProfitCenterHierLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PartnerProfitCenterHier to other entities. |
class |
PartnerProfitCenterHierOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PartnerProfitCenterHier to other entities, where the cardinality of the related entity is at most 1. |
class |
PartnerProfitCenterHierTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PartnerProfitCenterHierText to other entities. |
class |
PartnerProfitCenterHierTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PartnerProfitCenterHierText to other entities, where the cardinality of the related entity is at most 1. |
class |
PartnerProfitCenterLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PartnerProfitCenter to other entities. |
class |
PartnerProfitCenterOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PartnerProfitCenter to other entities, where the cardinality of the related entity is at most 1. |
class |
PartnerProfitCenterTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PartnerProfitCenterText to other entities. |
class |
PartnerProfitCenterTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PartnerProfitCenterText to other entities, where the cardinality of the related entity is at most 1. |
class |
PartnerSegmentHierLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PartnerSegmentHier to other entities. |
class |
PartnerSegmentHierOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PartnerSegmentHier to other entities, where the cardinality of the related entity is at most 1. |
class |
PartnerSegmentHierTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PartnerSegmentHierText to other entities. |
class |
PartnerSegmentHierTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PartnerSegmentHierText to other entities, where the cardinality of the related entity is at most 1. |
class |
PartnerSegmentLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PartnerSegment
to other entities. |
class |
PartnerSegmentOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PartnerSegment
to other entities, where the cardinality of the related entity is at most 1. |
class |
PartnerSegmentTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PartnerSegmentText to other entities. |
class |
PartnerSegmentTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PartnerSegmentText to other entities, where the cardinality of the related entity is at most 1. |
class |
PlantLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
Plant to other
entities. |
class |
PlantOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
Plant to other
entities, where the cardinality of the related entity is at most 1. |
class |
PlantTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PlantText to other
entities. |
class |
PlantTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PlantText to other
entities, where the cardinality of the related entity is at most 1. |
class |
PostingLevelLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PostingLevel to
other entities. |
class |
PostingLevelOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PostingLevel to
other entities, where the cardinality of the related entity is at most 1. |
class |
PostingLevelTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PostingLevelText to other entities. |
class |
PostingLevelTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PostingLevelText to other entities, where the cardinality of the related entity is at most 1. |
class |
ProfitCenterForEliminationLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProfitCenterForElimination to other entities. |
class |
ProfitCenterForEliminationOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProfitCenterForElimination to other entities, where the cardinality of the related entity is at most 1. |
class |
ProfitCenterForElimTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProfitCenterForElimText to other entities. |
class |
ProfitCenterForElimTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProfitCenterForElimText to other entities, where the cardinality of the related entity is at most 1. |
class |
ProfitCenterHierForElimLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProfitCenterHierForElim to other entities. |
class |
ProfitCenterHierForElimOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProfitCenterHierForElim to other entities, where the cardinality of the related entity is at most 1. |
class |
ProfitCenterHierForElimTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProfitCenterHierForElimText to other entities. |
class |
ProfitCenterHierForElimTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProfitCenterHierForElimText to other entities, where the cardinality of the related entity is at most 1. |
class |
ProfitCenterHierLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProfitCenterHier to other entities. |
class |
ProfitCenterHierOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProfitCenterHier to other entities, where the cardinality of the related entity is at most 1. |
class |
ProfitCenterHierTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProfitCenterHierText to other entities. |
class |
ProfitCenterHierTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProfitCenterHierText to other entities, where the cardinality of the related entity is at most 1. |
class |
ProjectHierLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProjectHier to
other entities. |
class |
ProjectHierOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProjectHier to
other entities, where the cardinality of the related entity is at most 1. |
class |
ProjectHierTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProjectHierText to other entities. |
class |
ProjectHierTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProjectHierText to other entities, where the cardinality of the related entity is at most 1. |
class |
ProjectTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProjectText to
other entities. |
class |
ProjectTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProjectText to
other entities, where the cardinality of the related entity is at most 1. |
class |
SalesOrganizationHierLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesOrganizationHier to other entities. |
class |
SalesOrganizationHierOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesOrganizationHier to other entities, where the cardinality of the related entity is at most 1. |
class |
SalesOrganizationHierTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesOrganizationHierText to other entities. |
class |
SalesOrganizationHierTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesOrganizationHierText to other entities, where the cardinality of the related entity is at most 1. |
class |
SegmentForEliminationLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SegmentForElimination to other entities. |
class |
SegmentForEliminationOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SegmentForElimination to other entities, where the cardinality of the related entity is at most 1. |
class |
SegmentForElimTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SegmentForElimText to other entities. |
class |
SegmentForElimTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SegmentForElimText to other entities, where the cardinality of the related entity is at most 1. |
class |
SegmentForHierElimTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SegmentForHierElimText to other entities. |
class |
SegmentForHierElimTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SegmentForHierElimText to other entities, where the cardinality of the related entity is at most 1. |
class |
SegmentHierForElimLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SegmentHierForElim to other entities. |
class |
SegmentHierForElimOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SegmentHierForElim to other entities, where the cardinality of the related entity is at most 1. |
class |
SegmentHierLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SegmentHier to
other entities. |
class |
SegmentHierOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SegmentHier to
other entities, where the cardinality of the related entity is at most 1. |
class |
SegmentHierTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SegmentHierText to other entities. |
class |
SegmentHierTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SegmentHierText to other entities, where the cardinality of the related entity is at most 1. |
class |
ShipToPartyLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ShipToParty to
other entities. |
class |
ShipToPartyOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ShipToParty to
other entities, where the cardinality of the related entity is at most 1. |
class |
ShipToPartyTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ShipToPartyText to other entities. |
class |
ShipToPartyTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ShipToPartyText to other entities, where the cardinality of the related entity is at most 1. |
class |
SoldProductGroupLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SoldProductGroup to other entities. |
class |
SoldProductGroupOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SoldProductGroup to other entities, where the cardinality of the related entity is at most 1. |
class |
SoldProductGroupTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SoldProductGroupText to other entities. |
class |
SoldProductGroupTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SoldProductGroupText to other entities, where the cardinality of the related entity is at most 1. |
class |
SoldProductHierLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SoldProductHier to other entities. |
class |
SoldProductHierOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SoldProductHier to other entities, where the cardinality of the related entity is at most 1. |
class |
SoldProductHierTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SoldProductHierText to other entities. |
class |
SoldProductHierTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SoldProductHierText to other entities, where the cardinality of the related entity is at most 1. |
class |
SoldProductLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SoldProduct to
other entities. |
class |
SoldProductOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SoldProduct to
other entities, where the cardinality of the related entity is at most 1. |
class |
SoldProductTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SoldProductText to other entities. |
class |
SoldProductTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SoldProductText to other entities, where the cardinality of the related entity is at most 1. |
class |
SubItemCategoryLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SubItemCategory to other entities. |
class |
SubItemCategoryOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SubItemCategory to other entities, where the cardinality of the related entity is at most 1. |
class |
SubItemCategoryTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SubItemCategoryText to other entities. |
class |
SubItemCategoryTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SubItemCategoryText to other entities, where the cardinality of the related entity is at most 1. |
class |
SubItemLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SubItem to other
entities. |
class |
SubItemOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SubItem to other
entities, where the cardinality of the related entity is at most 1. |
class |
SubItemTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SubItemText to
other entities. |
class |
SubItemTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SubItemText to
other entities, where the cardinality of the related entity is at most 1. |
class |
SupplierHierLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SupplierHier to
other entities. |
class |
SupplierHierOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SupplierHier to
other entities, where the cardinality of the related entity is at most 1. |
class |
SupplierHierTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SupplierHierText to other entities. |
class |
SupplierHierTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SupplierHierText to other entities, where the cardinality of the related entity is at most 1. |
class |
SupplierTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SupplierText to
other entities. |
class |
SupplierTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SupplierText to
other entities, where the cardinality of the related entity is at most 1. |
class |
TransactionCurrencyLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
TransactionCurrency to other entities. |
class |
TransactionCurrencyOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
TransactionCurrency to other entities, where the cardinality of the related entity is at most 1. |
class |
TransactionCurrencyTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
TransactionCurrencyText to other entities. |
class |
TransactionCurrencyTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
TransactionCurrencyText to other entities, where the cardinality of the related entity is at most 1. |
class |
WBSElementInternalIDLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
WBSElementInternalID to other entities. |
class |
WBSElementInternalIDOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
WBSElementInternalID to other entities, where the cardinality of the related entity is at most 1. |
class |
WBSElementLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
WBSElement to
other entities. |
class |
WBSElementOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
WBSElement to
other entities, where the cardinality of the related entity is at most 1. |
class |
WBSElementTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
WBSElementText
to other entities. |
class |
WBSElementTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
WBSElementText
to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
BaseUnitSelectable
Interface to enable OData entity selectors for
BaseUnit . |
interface |
BaseUnitTextSelectable
Interface to enable OData entity selectors for
BaseUnitText . |
interface |
BillingDocumentTypeSelectable
Interface to enable OData entity selectors for
BillingDocumentType . |
interface |
BillingDocumentTypeTextSelectable
Interface to enable OData entity selectors for
BillingDocumentTypeText . |
interface |
BillToPartySelectable
Interface to enable OData entity selectors for
BillToParty . |
interface |
BillToPartyTextSelectable
Interface to enable OData entity selectors for
BillToPartyText . |
interface |
BusinessAreaHierSelectable
Interface to enable OData entity selectors for
BusinessAreaHier . |
interface |
BusinessAreaHierTextSelectable
Interface to enable OData entity selectors for
BusinessAreaHierText . |
interface |
CnsldtnInvesteeUnitHierSelectable
Interface to enable OData entity selectors for
CnsldtnInvesteeUnitHier . |
interface |
CnsldtnInvesteeUnitHierTextSelectable
Interface to enable OData entity selectors for
CnsldtnInvesteeUnitHierText . |
interface |
CnsldtnInvesteeUnitSelectable
Interface to enable OData entity selectors for
CnsldtnInvesteeUnit . |
interface |
CnsldtnInvesteeUnitTextSelectable
Interface to enable OData entity selectors for
CnsldtnInvesteeUnitText . |
interface |
CnsldtnOfInvestmentsActivitySelectable
Interface to enable OData entity selectors for
CnsldtnOfInvestmentsActivity . |
interface |
CnsldtnOfInvestmentsActyTextSelectable
Interface to enable OData entity selectors for
CnsldtnOfInvestmentsActyText . |
interface |
CnsldtnUnitForEliminationSelectable
Interface to enable OData entity selectors for
CnsldtnUnitForElimination . |
interface |
CnsldtnUnitForElimTextSelectable
Interface to enable OData entity selectors for
CnsldtnUnitForElimText . |
interface |
CnsldtnUnitHierForElimSelectable
Interface to enable OData entity selectors for
CnsldtnUnitHierForElim . |
interface |
CnsldtnUnitHierForElimTextSelectable
Interface to enable OData entity selectors for
CnsldtnUnitHierForElimText . |
interface |
ConsolidationAllMasterDataSelectable
Interface to enable OData entity selectors for
ConsolidationAllMasterData . |
interface |
ConsolidationAllMDAttribTextSelectable
Interface to enable OData entity selectors for
ConsolidationAllMDAttribText . |
interface |
ConsolidationAllMDAttributeSelectable
Interface to enable OData entity selectors for
ConsolidationAllMDAttribute . |
interface |
ConsolidationAllMDTextSelectable
Interface to enable OData entity selectors for
ConsolidationAllMDText . |
interface |
ConsolidationChartOfAccountsSelectable
Interface to enable OData entity selectors for
ConsolidationChartOfAccounts . |
interface |
ConsolidationChtAcctsTextSelectable
Interface to enable OData entity selectors for
ConsolidationChtAcctsText . |
interface |
ConsolidationDocTypeTextSelectable
Interface to enable OData entity selectors for
ConsolidationDocTypeText . |
interface |
ConsolidationDocumentTypeSelectable
Interface to enable OData entity selectors for
ConsolidationDocumentType . |
interface |
ConsolidationGroupSelectable
Interface to enable OData entity selectors for
ConsolidationGroup . |
interface |
ConsolidationGroupTextSelectable
Interface to enable OData entity selectors for
ConsolidationGroupText . |
interface |
ConsolidationLedgerSelectable
Interface to enable OData entity selectors for
ConsolidationLedger . |
interface |
ConsolidationLedgerTextSelectable
Interface to enable OData entity selectors for
ConsolidationLedgerText . |
interface |
ConsolidationUnitHierSelectable
Interface to enable OData entity selectors for
ConsolidationUnitHier . |
interface |
ConsolidationUnitHierTextSelectable
Interface to enable OData entity selectors for
ConsolidationUnitHierText . |
interface |
ConsolidationUnitSelectable
Interface to enable OData entity selectors for
ConsolidationUnit . |
interface |
ConsolidationUnitTextSelectable
Interface to enable OData entity selectors for
ConsolidationUnitText . |
interface |
ConsolidationVersionSelectable
Interface to enable OData entity selectors for
ConsolidationVersion . |
interface |
ConsolidationVersionTextSelectable
Interface to enable OData entity selectors for
ConsolidationVersionText . |
interface |
ControllingAreaTextSelectable
Interface to enable OData entity selectors for
ControllingAreaText . |
interface |
CostCenterHierSelectable
Interface to enable OData entity selectors for
CostCenterHier . |
interface |
CostCenterHierTextSelectable
Interface to enable OData entity selectors for
CostCenterHierText . |
interface |
CustomerGroupHierSelectable
Interface to enable OData entity selectors for
CustomerGroupHier . |
interface |
CustomerGroupHierTextSelectable
Interface to enable OData entity selectors for
CustomerGroupHierText . |
interface |
CustomerHierSelectable
Interface to enable OData entity selectors for
CustomerHier . |
interface |
CustomerHierTextSelectable
Interface to enable OData entity selectors for
CustomerHierText . |
interface |
CustomerSuplrCntryHierTextSelectable
Interface to enable OData entity selectors for
CustomerSuplrCntryHierText . |
interface |
CustomerSupplierCountryHierSelectable
Interface to enable OData entity selectors for
CustomerSupplierCountryHier . |
interface |
CustomerSupplierCountrySelectable
Interface to enable OData entity selectors for
CustomerSupplierCountry . |
interface |
CustomerSupplierCountryTextSelectable
Interface to enable OData entity selectors for
CustomerSupplierCountryText . |
interface |
CustomerTextSelectable
Interface to enable OData entity selectors for
CustomerText . |
interface |
FinancialStatementItemHierSelectable
Interface to enable OData entity selectors for
FinancialStatementItemHier . |
interface |
FinancialStatementItemSelectable
Interface to enable OData entity selectors for
FinancialStatementItem . |
interface |
FinancialStatementItemTextSelectable
Interface to enable OData entity selectors for
FinancialStatementItemText . |
interface |
FinancialStmntItemHierTextSelectable
Interface to enable OData entity selectors for
FinancialStmntItemHierText . |
interface |
FinancialTransactionTypeHierSelectable
Interface to enable OData entity selectors for
FinancialTransactionTypeHier . |
interface |
FinancialTransactionTypeSelectable
Interface to enable OData entity selectors for
FinancialTransactionType . |
interface |
FinancialTransactionTypeTextSelectable
Interface to enable OData entity selectors for
FinancialTransactionTypeText . |
interface |
FinancialTransTypeHierTextSelectable
Interface to enable OData entity selectors for
FinancialTransTypeHierText . |
interface |
FunctionalAreaHierSelectable
Interface to enable OData entity selectors for
FunctionalAreaHier . |
interface |
FunctionalAreaHierTextSelectable
Interface to enable OData entity selectors for
FunctionalAreaHierText . |
interface |
GLAccountHierSelectable
Interface to enable OData entity selectors for
GLAccountHier . |
interface |
GLAccountHierTextSelectable
Interface to enable OData entity selectors for
GLAccountHierText . |
interface |
MaterialGroupSelectable
Interface to enable OData entity selectors for
MaterialGroup . |
interface |
MaterialGroupTextSelectable
Interface to enable OData entity selectors for
MaterialGroupText . |
interface |
MaterialHierSelectable
Interface to enable OData entity selectors for
MaterialHier . |
interface |
MaterialHierTextSelectable
Interface to enable OData entity selectors for
MaterialHierText . |
interface |
MaterialSelectable
Interface to enable OData entity selectors for
Material . |
interface |
MaterialTextSelectable
Interface to enable OData entity selectors for
MaterialText . |
interface |
OrderIDSelectable
Interface to enable OData entity selectors for
OrderID . |
interface |
OrderIDTextSelectable
Interface to enable OData entity selectors for
OrderIDText . |
interface |
OrganizationDivisionSelectable
Interface to enable OData entity selectors for
OrganizationDivision . |
interface |
OrganizationDivisionTextSelectable
Interface to enable OData entity selectors for
OrganizationDivisionText . |
interface |
PartnerBusinessAreaHierSelectable
Interface to enable OData entity selectors for
PartnerBusinessAreaHier . |
interface |
PartnerBusinessAreaHierTextSelectable
Interface to enable OData entity selectors for
PartnerBusinessAreaHierText . |
interface |
PartnerBusinessAreaSelectable
Interface to enable OData entity selectors for
PartnerBusinessArea . |
interface |
PartnerBusinessAreaTextSelectable
Interface to enable OData entity selectors for
PartnerBusinessAreaText . |
interface |
PartnerCnsldtnUnitHierSelectable
Interface to enable OData entity selectors for
PartnerCnsldtnUnitHier . |
interface |
PartnerCnsldtnUnitHierTextSelectable
Interface to enable OData entity selectors for
PartnerCnsldtnUnitHierText . |
interface |
PartnerCnsldtnUnitSelectable
Interface to enable OData entity selectors for
PartnerCnsldtnUnit . |
interface |
PartnerCnsldtnUnitTextSelectable
Interface to enable OData entity selectors for
PartnerCnsldtnUnitText . |
interface |
PartnerCompanyTextSelectable
Interface to enable OData entity selectors for
PartnerCompanyText . |
interface |
PartnerCostCenterHierSelectable
Interface to enable OData entity selectors for
PartnerCostCenterHier . |
interface |
PartnerCostCenterHierTextSelectable
Interface to enable OData entity selectors for
PartnerCostCenterHierText . |
interface |
PartnerCostCenterSelectable
Interface to enable OData entity selectors for
PartnerCostCenter . |
interface |
PartnerCostCenterTextSelectable
Interface to enable OData entity selectors for
PartnerCostCenterText . |
interface |
PartnerFunctionalAreaHierSelectable
Interface to enable OData entity selectors for
PartnerFunctionalAreaHier . |
interface |
PartnerFunctionalAreaHierTextSelectable
Interface to enable OData entity selectors for
PartnerFunctionalAreaHierText . |
interface |
PartnerFunctionalAreaSelectable
Interface to enable OData entity selectors for
PartnerFunctionalArea . |
interface |
PartnerFunctionalAreaTextSelectable
Interface to enable OData entity selectors for
PartnerFunctionalAreaText . |
interface |
PartnerProfitCenterHierSelectable
Interface to enable OData entity selectors for
PartnerProfitCenterHier . |
interface |
PartnerProfitCenterHierTextSelectable
Interface to enable OData entity selectors for
PartnerProfitCenterHierText . |
interface |
PartnerProfitCenterSelectable
Interface to enable OData entity selectors for
PartnerProfitCenter . |
interface |
PartnerProfitCenterTextSelectable
Interface to enable OData entity selectors for
PartnerProfitCenterText . |
interface |
PartnerSegmentHierSelectable
Interface to enable OData entity selectors for
PartnerSegmentHier . |
interface |
PartnerSegmentHierTextSelectable
Interface to enable OData entity selectors for
PartnerSegmentHierText . |
interface |
PartnerSegmentSelectable
Interface to enable OData entity selectors for
PartnerSegment . |
interface |
PartnerSegmentTextSelectable
Interface to enable OData entity selectors for
PartnerSegmentText . |
interface |
PlantSelectable
Interface to enable OData entity selectors for
Plant . |
interface |
PlantTextSelectable
Interface to enable OData entity selectors for
PlantText . |
interface |
PostingLevelSelectable
Interface to enable OData entity selectors for
PostingLevel . |
interface |
PostingLevelTextSelectable
Interface to enable OData entity selectors for
PostingLevelText . |
interface |
ProfitCenterForEliminationSelectable
Interface to enable OData entity selectors for
ProfitCenterForElimination . |
interface |
ProfitCenterForElimTextSelectable
Interface to enable OData entity selectors for
ProfitCenterForElimText . |
interface |
ProfitCenterHierForElimSelectable
Interface to enable OData entity selectors for
ProfitCenterHierForElim . |
interface |
ProfitCenterHierForElimTextSelectable
Interface to enable OData entity selectors for
ProfitCenterHierForElimText . |
interface |
ProfitCenterHierSelectable
Interface to enable OData entity selectors for
ProfitCenterHier . |
interface |
ProfitCenterHierTextSelectable
Interface to enable OData entity selectors for
ProfitCenterHierText . |
interface |
ProjectHierSelectable
Interface to enable OData entity selectors for
ProjectHier . |
interface |
ProjectHierTextSelectable
Interface to enable OData entity selectors for
ProjectHierText . |
interface |
ProjectTextSelectable
Interface to enable OData entity selectors for
ProjectText . |
interface |
SalesOrganizationHierSelectable
Interface to enable OData entity selectors for
SalesOrganizationHier . |
interface |
SalesOrganizationHierTextSelectable
Interface to enable OData entity selectors for
SalesOrganizationHierText . |
interface |
SegmentForEliminationSelectable
Interface to enable OData entity selectors for
SegmentForElimination . |
interface |
SegmentForElimTextSelectable
Interface to enable OData entity selectors for
SegmentForElimText . |
interface |
SegmentForHierElimTextSelectable
Interface to enable OData entity selectors for
SegmentForHierElimText . |
interface |
SegmentHierForElimSelectable
Interface to enable OData entity selectors for
SegmentHierForElim . |
interface |
SegmentHierSelectable
Interface to enable OData entity selectors for
SegmentHier . |
interface |
SegmentHierTextSelectable
Interface to enable OData entity selectors for
SegmentHierText . |
interface |
ShipToPartySelectable
Interface to enable OData entity selectors for
ShipToParty . |
interface |
ShipToPartyTextSelectable
Interface to enable OData entity selectors for
ShipToPartyText . |
interface |
SoldProductGroupSelectable
Interface to enable OData entity selectors for
SoldProductGroup . |
interface |
SoldProductGroupTextSelectable
Interface to enable OData entity selectors for
SoldProductGroupText . |
interface |
SoldProductHierSelectable
Interface to enable OData entity selectors for
SoldProductHier . |
interface |
SoldProductHierTextSelectable
Interface to enable OData entity selectors for
SoldProductHierText . |
interface |
SoldProductSelectable
Interface to enable OData entity selectors for
SoldProduct . |
interface |
SoldProductTextSelectable
Interface to enable OData entity selectors for
SoldProductText . |
interface |
SubItemCategorySelectable
Interface to enable OData entity selectors for
SubItemCategory . |
interface |
SubItemCategoryTextSelectable
Interface to enable OData entity selectors for
SubItemCategoryText . |
interface |
SubItemSelectable
Interface to enable OData entity selectors for
SubItem . |
interface |
SubItemTextSelectable
Interface to enable OData entity selectors for
SubItemText . |
interface |
SupplierHierSelectable
Interface to enable OData entity selectors for
SupplierHier . |
interface |
SupplierHierTextSelectable
Interface to enable OData entity selectors for
SupplierHierText . |
interface |
SupplierTextSelectable
Interface to enable OData entity selectors for
SupplierText . |
interface |
TransactionCurrencySelectable
Interface to enable OData entity selectors for
TransactionCurrency . |
interface |
TransactionCurrencyTextSelectable
Interface to enable OData entity selectors for
TransactionCurrencyText . |
interface |
WBSElementInternalIDSelectable
Interface to enable OData entity selectors for
WBSElementInternalID . |
interface |
WBSElementSelectable
Interface to enable OData entity selectors for
WBSElement . |
interface |
WBSElementTextSelectable
Interface to enable OData entity selectors for
WBSElementText . |
Modifier and Type | Class and Description |
---|---|
class |
InspectionSpecificationField<FieldT>
Template class to represent entity fields of the Entity
InspectionSpecification . |
Modifier and Type | Class and Description |
---|---|
class |
InspectionSpecificationLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
InspectionSpecification to other entities. |
class |
InspectionSpecificationOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
InspectionSpecification to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
InspectionSpecificationSelectable
Interface to enable OData entity selectors for
InspectionSpecification . |
Modifier and Type | Class and Description |
---|---|
class |
MaterialDocumentHeaderField<FieldT>
Template class to represent entity fields of the Entity
MaterialDocumentHeader . |
class |
MaterialDocumentItemField<FieldT>
Template class to represent entity fields of the Entity
MaterialDocumentItem . |
Modifier and Type | Class and Description |
---|---|
class |
MaterialDocumentHeaderLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
MaterialDocumentHeader to other entities. |
class |
MaterialDocumentHeaderOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
MaterialDocumentHeader to other entities, where the cardinality of the related entity is at most 1. |
class |
MaterialDocumentItemLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
MaterialDocumentItem to other entities. |
class |
MaterialDocumentItemOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
MaterialDocumentItem to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
MaterialDocumentHeaderSelectable
Interface to enable OData entity selectors for
MaterialDocumentHeader . |
interface |
MaterialDocumentItemSelectable
Interface to enable OData entity selectors for
MaterialDocumentItem . |
Modifier and Type | Class and Description |
---|---|
class |
MaterialCoverageField<FieldT>
Template class to represent entity fields of the Entity
MaterialCoverage . |
class |
MRPMaterialField<FieldT>
Template class to represent entity fields of the Entity
MRPMaterial . |
class |
SupplyDemandItemField<FieldT>
Template class to represent entity fields of the Entity
SupplyDemandItem . |
Modifier and Type | Class and Description |
---|---|
class |
MaterialCoverageLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
MaterialCoverage to
other entities. |
class |
MaterialCoverageOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
MaterialCoverage to
other entities, where the cardinality of the related entity is at most 1. |
class |
MRPMaterialLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
MRPMaterial to other
entities. |
class |
MRPMaterialOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
MRPMaterial to other
entities, where the cardinality of the related entity is at most 1. |
class |
SupplyDemandItemLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SupplyDemandItem to
other entities. |
class |
SupplyDemandItemOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SupplyDemandItem to
other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
MaterialCoverageSelectable
Interface to enable OData entity selectors for
MaterialCoverage . |
interface |
MRPMaterialSelectable
Interface to enable OData entity selectors for
MRPMaterial . |
interface |
SupplyDemandItemSelectable
Interface to enable OData entity selectors for
SupplyDemandItem . |
Modifier and Type | Class and Description |
---|---|
class |
MaterialValuationField<FieldT>
Template class to represent entity fields of the Entity
MaterialValuation . |
Modifier and Type | Class and Description |
---|---|
class |
MaterialValuationLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
MaterialValuation to
other entities. |
class |
MaterialValuationOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
MaterialValuation to
other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
MaterialValuationSelectable
Interface to enable OData entity selectors for
MaterialValuation . |
Modifier and Type | Class and Description |
---|---|
class |
MaterialStockField<FieldT>
Template class to represent entity fields of the Entity
MaterialStock . |
class |
MatlStkInAcctModField<FieldT>
Template class to represent entity fields of the Entity
MatlStkInAcctMod . |
Modifier and Type | Class and Description |
---|---|
class |
MaterialStockLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
MaterialStock to other
entities. |
class |
MaterialStockOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
MaterialStock to other
entities, where the cardinality of the related entity is at most 1. |
class |
MatlStkInAcctModLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
MatlStkInAcctMod to
other entities. |
class |
MatlStkInAcctModOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
MatlStkInAcctMod to
other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
MaterialStockSelectable
Interface to enable OData entity selectors for
MaterialStock . |
interface |
MatlStkInAcctModSelectable
Interface to enable OData entity selectors for
MatlStkInAcctMod . |
Modifier and Type | Class and Description |
---|---|
class |
MaintenanceItemObjectField<FieldT>
Template class to represent entity fields of the Entity
MaintenanceItemObject . |
class |
OutbDeliveryAddressField<FieldT>
Template class to represent entity fields of the Entity
OutbDeliveryAddress . |
class |
OutbDeliveryDocFlowField<FieldT>
Template class to represent entity fields of the Entity
OutbDeliveryDocFlow . |
class |
OutbDeliveryHeaderField<FieldT>
Template class to represent entity fields of the Entity
OutbDeliveryHeader . |
class |
OutbDeliveryItemField<FieldT>
Template class to represent entity fields of the Entity
OutbDeliveryItem . |
class |
OutbDeliveryPartnerField<FieldT>
Template class to represent entity fields of the Entity
OutbDeliveryPartner . |
class |
SerialNmbrDeliveryField<FieldT>
Template class to represent entity fields of the Entity
SerialNmbrDelivery . |
Modifier and Type | Class and Description |
---|---|
class |
MaintenanceItemObjectLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
MaintenanceItemObject to other entities. |
class |
MaintenanceItemObjectOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
MaintenanceItemObject to other entities, where the cardinality of the related entity is at most 1. |
class |
OutbDeliveryAddressLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
OutbDeliveryAddress
to other entities. |
class |
OutbDeliveryAddressOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
OutbDeliveryAddress
to other entities, where the cardinality of the related entity is at most 1. |
class |
OutbDeliveryDocFlowLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
OutbDeliveryDocFlow
to other entities. |
class |
OutbDeliveryDocFlowOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
OutbDeliveryDocFlow
to other entities, where the cardinality of the related entity is at most 1. |
class |
OutbDeliveryHeaderLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
OutbDeliveryHeader to
other entities. |
class |
OutbDeliveryHeaderOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
OutbDeliveryHeader to
other entities, where the cardinality of the related entity is at most 1. |
class |
OutbDeliveryItemLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
OutbDeliveryItem to
other entities. |
class |
OutbDeliveryItemOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
OutbDeliveryItem to
other entities, where the cardinality of the related entity is at most 1. |
class |
OutbDeliveryPartnerLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
OutbDeliveryPartner
to other entities. |
class |
OutbDeliveryPartnerOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
OutbDeliveryPartner
to other entities, where the cardinality of the related entity is at most 1. |
class |
SerialNmbrDeliveryLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SerialNmbrDelivery to
other entities. |
class |
SerialNmbrDeliveryOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SerialNmbrDelivery to
other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
MaintenanceItemObjectSelectable
Interface to enable OData entity selectors for
MaintenanceItemObject . |
interface |
OutbDeliveryAddressSelectable
Interface to enable OData entity selectors for
OutbDeliveryAddress . |
interface |
OutbDeliveryDocFlowSelectable
Interface to enable OData entity selectors for
OutbDeliveryDocFlow . |
interface |
OutbDeliveryHeaderSelectable
Interface to enable OData entity selectors for
OutbDeliveryHeader . |
interface |
OutbDeliveryItemSelectable
Interface to enable OData entity selectors for
OutbDeliveryItem . |
interface |
OutbDeliveryPartnerSelectable
Interface to enable OData entity selectors for
OutbDeliveryPartner . |
interface |
SerialNmbrDeliverySelectable
Interface to enable OData entity selectors for
SerialNmbrDelivery . |
Modifier and Type | Class and Description |
---|---|
class |
OutbDeliveryHeaderTextField<FieldT>
Template class to represent entity fields of the Entity
OutbDeliveryHeaderText . |
class |
OutbDeliveryItemTextField<FieldT>
Template class to represent entity fields of the Entity
OutbDeliveryItemText . |
Modifier and Type | Class and Description |
---|---|
class |
OutbDeliveryHeaderTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
OutbDeliveryHeaderText to other entities. |
class |
OutbDeliveryHeaderTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
OutbDeliveryHeaderText to other entities, where the cardinality of the related entity is at most 1. |
class |
OutbDeliveryItemTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
OutbDeliveryItemText to other entities. |
class |
OutbDeliveryItemTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
OutbDeliveryItemText to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
OutbDeliveryHeaderTextSelectable
Interface to enable OData entity selectors for
OutbDeliveryHeaderText . |
interface |
OutbDeliveryItemTextSelectable
Interface to enable OData entity selectors for
OutbDeliveryItemText . |
Modifier and Type | Class and Description |
---|---|
class |
PaymentAdviceField<FieldT>
Template class to represent entity fields of the Entity
PaymentAdvice . |
class |
PaymentAdviceItemField<FieldT>
Template class to represent entity fields of the Entity
PaymentAdviceItem . |
Modifier and Type | Class and Description |
---|---|
class |
PaymentAdviceItemLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PaymentAdviceItem to
other entities. |
class |
PaymentAdviceItemOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PaymentAdviceItem to
other entities, where the cardinality of the related entity is at most 1. |
class |
PaymentAdviceLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PaymentAdvice to other
entities. |
class |
PaymentAdviceOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PaymentAdvice to other
entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
PaymentAdviceItemSelectable
Interface to enable OData entity selectors for
PaymentAdviceItem . |
interface |
PaymentAdviceSelectable
Interface to enable OData entity selectors for
PaymentAdvice . |
Modifier and Type | Class and Description |
---|---|
class |
PersCompnElmntCostAssgmtField<FieldT>
Template class to represent entity fields of the Entity
PersCompnElmntCostAssgmt . |
class |
PersonnelCompensationElementField<FieldT>
Template class to represent entity fields of the Entity
PersonnelCompensationElement . |
Modifier and Type | Class and Description |
---|---|
class |
PersCompnElmntCostAssgmtLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PersCompnElmntCostAssgmt to other entities. |
class |
PersCompnElmntCostAssgmtOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PersCompnElmntCostAssgmt to other entities, where the cardinality of the related entity is at most 1. |
class |
PersonnelCompensationElementLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PersonnelCompensationElement to other entities. |
class |
PersonnelCompensationElementOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PersonnelCompensationElement to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
PersCompnElmntCostAssgmtSelectable
Interface to enable OData entity selectors for
PersCompnElmntCostAssgmt . |
interface |
PersonnelCompensationElementSelectable
Interface to enable OData entity selectors for
PersonnelCompensationElement . |
Modifier and Type | Class and Description |
---|---|
class |
PhysInventoryDocHeaderField<FieldT>
Template class to represent entity fields of the Entity
PhysInventoryDocHeader . |
class |
PhysInventoryDocItemField<FieldT>
Template class to represent entity fields of the Entity
PhysInventoryDocItem . |
Modifier and Type | Class and Description |
---|---|
class |
PhysInventoryDocHeaderLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PhysInventoryDocHeader to other entities. |
class |
PhysInventoryDocHeaderOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PhysInventoryDocHeader to other entities, where the cardinality of the related entity is at most 1. |
class |
PhysInventoryDocItemLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PhysInventoryDocItem to other entities. |
class |
PhysInventoryDocItemOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PhysInventoryDocItem to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
PhysInventoryDocHeaderSelectable
Interface to enable OData entity selectors for
PhysInventoryDocHeader . |
interface |
PhysInventoryDocItemSelectable
Interface to enable OData entity selectors for
PhysInventoryDocItem . |
Modifier and Type | Class and Description |
---|---|
class |
MaintainYearsPeriodField<FieldT>
Template class to represent entity fields of the Entity
MaintainYearsPeriod . |
Modifier and Type | Class and Description |
---|---|
class |
MaintainYearsPeriodLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
MaintainYearsPeriod to other entities. |
class |
MaintainYearsPeriodOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
MaintainYearsPeriod to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
MaintainYearsPeriodSelectable
Interface to enable OData entity selectors for
MaintainYearsPeriod . |
Modifier and Type | Class and Description |
---|---|
class |
PlannedOrderCapacityField<FieldT>
Template class to represent entity fields of the Entity
PlannedOrderCapacity . |
class |
PlannedOrderComponentField<FieldT>
Template class to represent entity fields of the Entity
PlannedOrderComponent . |
class |
PlannedOrderField<FieldT>
Template class to represent entity fields of the Entity
PlannedOrder . |
Modifier and Type | Class and Description |
---|---|
class |
PlannedOrderCapacityLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PlannedOrderCapacity to
other entities. |
class |
PlannedOrderCapacityOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PlannedOrderCapacity to
other entities, where the cardinality of the related entity is at most 1. |
class |
PlannedOrderComponentLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PlannedOrderComponent
to other entities. |
class |
PlannedOrderComponentOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PlannedOrderComponent
to other entities, where the cardinality of the related entity is at most 1. |
class |
PlannedOrderLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PlannedOrder to other entities. |
class |
PlannedOrderOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PlannedOrder to other entities,
where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
PlannedOrderCapacitySelectable
Interface to enable OData entity selectors for
PlannedOrderCapacity . |
interface |
PlannedOrderComponentSelectable
Interface to enable OData entity selectors for
PlannedOrderComponent . |
interface |
PlannedOrderSelectable
Interface to enable OData entity selectors for
PlannedOrder . |
Modifier and Type | Class and Description |
---|---|
class |
PlanningCategoryField<FieldT>
Template class to represent entity fields of the Entity
PlanningCategory . |
class |
PlanningCategoryTextField<FieldT>
Template class to represent entity fields of the Entity
PlanningCategoryText . |
Modifier and Type | Class and Description |
---|---|
class |
PlanningCategoryLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PlanningCategory to
other entities. |
class |
PlanningCategoryOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PlanningCategory to
other entities, where the cardinality of the related entity is at most 1. |
class |
PlanningCategoryTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PlanningCategoryText to other entities. |
class |
PlanningCategoryTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PlanningCategoryText to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
PlanningCategorySelectable
Interface to enable OData entity selectors for
PlanningCategory . |
interface |
PlanningCategoryTextSelectable
Interface to enable OData entity selectors for
PlanningCategoryText . |
Modifier and Type | Class and Description |
---|---|
class |
PurgPrcgProcedItemTextField<FieldT>
Template class to represent entity fields of the Entity
PurgPrcgProcedItemText . |
class |
PurgPricingProcedureField<FieldT>
Template class to represent entity fields of the Entity
PurgPricingProcedure . |
class |
PurgPricingProcedureItemField<FieldT>
Template class to represent entity fields of the Entity
PurgPricingProcedureItem . |
class |
PurgPricingProcedureTextField<FieldT>
Template class to represent entity fields of the Entity
PurgPricingProcedureText . |
Modifier and Type | Class and Description |
---|---|
class |
PurgPrcgProcedItemTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PurgPrcgProcedItemText to other entities. |
class |
PurgPrcgProcedItemTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PurgPrcgProcedItemText to other entities, where the cardinality of the related entity is at most 1. |
class |
PurgPricingProcedureItemLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PurgPricingProcedureItem to other entities. |
class |
PurgPricingProcedureItemOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PurgPricingProcedureItem to other entities, where the cardinality of the related entity is at most 1. |
class |
PurgPricingProcedureLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PurgPricingProcedure to other entities. |
class |
PurgPricingProcedureOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PurgPricingProcedure to other entities, where the cardinality of the related entity is at most 1. |
class |
PurgPricingProcedureTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PurgPricingProcedureText to other entities. |
class |
PurgPricingProcedureTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PurgPricingProcedureText to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
PurgPrcgProcedItemTextSelectable
Interface to enable OData entity selectors for
PurgPrcgProcedItemText . |
interface |
PurgPricingProcedureItemSelectable
Interface to enable OData entity selectors for
PurgPricingProcedureItem . |
interface |
PurgPricingProcedureSelectable
Interface to enable OData entity selectors for
PurgPricingProcedure . |
interface |
PurgPricingProcedureTextSelectable
Interface to enable OData entity selectors for
PurgPricingProcedureText . |
Modifier and Type | Class and Description |
---|---|
class |
SlsPrcgCndnTypeTextField<FieldT>
Template class to represent entity fields of the Entity
SlsPrcgCndnTypeText . |
class |
SlsPrcgProcedItemTextField<FieldT>
Template class to represent entity fields of the Entity
SlsPrcgProcedItemText . |
class |
SlsPricingConditionTypeField<FieldT>
Template class to represent entity fields of the Entity
SlsPricingConditionType . |
class |
SlsPricingProcedureField<FieldT>
Template class to represent entity fields of the Entity
SlsPricingProcedure . |
class |
SlsPricingProcedureItemField<FieldT>
Template class to represent entity fields of the Entity
SlsPricingProcedureItem . |
class |
SlsPricingProcedureTextField<FieldT>
Template class to represent entity fields of the Entity
SlsPricingProcedureText . |
Modifier and Type | Class and Description |
---|---|
class |
SlsPrcgCndnTypeTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SlsPrcgCndnTypeText to other entities. |
class |
SlsPrcgCndnTypeTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SlsPrcgCndnTypeText to other entities, where the cardinality of the related entity is at most 1. |
class |
SlsPrcgProcedItemTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SlsPrcgProcedItemText to other entities. |
class |
SlsPrcgProcedItemTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SlsPrcgProcedItemText to other entities, where the cardinality of the related entity is at most 1. |
class |
SlsPricingConditionTypeLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SlsPricingConditionType to other entities. |
class |
SlsPricingConditionTypeOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SlsPricingConditionType to other entities, where the cardinality of the related entity is at most 1. |
class |
SlsPricingProcedureItemLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SlsPricingProcedureItem to other entities. |
class |
SlsPricingProcedureItemOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SlsPricingProcedureItem to other entities, where the cardinality of the related entity is at most 1. |
class |
SlsPricingProcedureLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SlsPricingProcedure to other entities. |
class |
SlsPricingProcedureOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SlsPricingProcedure to other entities, where the cardinality of the related entity is at most 1. |
class |
SlsPricingProcedureTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SlsPricingProcedureText to other entities. |
class |
SlsPricingProcedureTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SlsPricingProcedureText to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
SlsPrcgCndnTypeTextSelectable
Interface to enable OData entity selectors for
SlsPrcgCndnTypeText . |
interface |
SlsPrcgProcedItemTextSelectable
Interface to enable OData entity selectors for
SlsPrcgProcedItemText . |
interface |
SlsPricingConditionTypeSelectable
Interface to enable OData entity selectors for
SlsPricingConditionType . |
interface |
SlsPricingProcedureItemSelectable
Interface to enable OData entity selectors for
SlsPricingProcedureItem . |
interface |
SlsPricingProcedureSelectable
Interface to enable OData entity selectors for
SlsPricingProcedure . |
interface |
SlsPricingProcedureTextSelectable
Interface to enable OData entity selectors for
SlsPricingProcedureText . |
Modifier and Type | Class and Description |
---|---|
class |
FunctionMessageField<FieldT>
Template class to represent entity fields of the Entity
FunctionMessage . |
class |
ProcessOrderComponentField<FieldT>
Template class to represent entity fields of the Entity
ProcessOrderComponent . |
class |
ProcessOrderField<FieldT>
Template class to represent entity fields of the Entity
ProcessOrder . |
class |
ProcessOrderItemField<FieldT>
Template class to represent entity fields of the Entity
ProcessOrderItem . |
class |
ProcessOrderOperationField<FieldT>
Template class to represent entity fields of the Entity
ProcessOrderOperation . |
class |
ProcessOrderStatusField<FieldT>
Template class to represent entity fields of the Entity
ProcessOrderStatus . |
Modifier and Type | Class and Description |
---|---|
class |
FunctionMessageLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
FunctionMessage to other
entities. |
class |
FunctionMessageOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
FunctionMessage to other
entities, where the cardinality of the related entity is at most 1. |
class |
ProcessOrderComponentLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProcessOrderComponent
to other entities. |
class |
ProcessOrderComponentOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProcessOrderComponent
to other entities, where the cardinality of the related entity is at most 1. |
class |
ProcessOrderItemLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProcessOrderItem to other
entities. |
class |
ProcessOrderItemOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProcessOrderItem to other
entities, where the cardinality of the related entity is at most 1. |
class |
ProcessOrderLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProcessOrder to other entities. |
class |
ProcessOrderOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProcessOrder to other entities,
where the cardinality of the related entity is at most 1. |
class |
ProcessOrderOperationLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProcessOrderOperation
to other entities. |
class |
ProcessOrderOperationOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProcessOrderOperation
to other entities, where the cardinality of the related entity is at most 1. |
class |
ProcessOrderStatusLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProcessOrderStatus to
other entities. |
class |
ProcessOrderStatusOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProcessOrderStatus to
other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
FunctionMessageSelectable
Interface to enable OData entity selectors for
FunctionMessage . |
interface |
ProcessOrderComponentSelectable
Interface to enable OData entity selectors for
ProcessOrderComponent . |
interface |
ProcessOrderItemSelectable
Interface to enable OData entity selectors for
ProcessOrderItem . |
interface |
ProcessOrderOperationSelectable
Interface to enable OData entity selectors for
ProcessOrderOperation . |
interface |
ProcessOrderSelectable
Interface to enable OData entity selectors for
ProcessOrder . |
interface |
ProcessOrderStatusSelectable
Interface to enable OData entity selectors for
ProcessOrderStatus . |
Modifier and Type | Class and Description |
---|---|
class |
ProcOrdConfirmationField<FieldT>
Template class to represent entity fields of the Entity
ProcOrdConfirmation . |
Modifier and Type | Class and Description |
---|---|
class |
ProcOrdConfirmationLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProcOrdConfirmation to other entities. |
class |
ProcOrdConfirmationOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProcOrdConfirmation to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
ProcOrdConfirmationSelectable
Interface to enable OData entity selectors for
ProcOrdConfirmation . |
Modifier and Type | Class and Description |
---|---|
class |
ProcOrdConf2Field<FieldT>
Template class to represent entity fields of the Entity
ProcOrdConf2 . |
class |
ProcOrdConfMatlDocItmField<FieldT>
Template class to represent entity fields of the Entity
ProcOrdConfMatlDocItm . |
Modifier and Type | Class and Description |
---|---|
class |
ProcOrdConf2Link<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProcOrdConf2 to
other entities. |
class |
ProcOrdConf2OneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProcOrdConf2 to
other entities, where the cardinality of the related entity is at most 1. |
class |
ProcOrdConfMatlDocItmLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProcOrdConfMatlDocItm to other entities. |
class |
ProcOrdConfMatlDocItmOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProcOrdConfMatlDocItm to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
ProcOrdConf2Selectable
Interface to enable OData entity selectors for
ProcOrdConf2 . |
interface |
ProcOrdConfMatlDocItmSelectable
Interface to enable OData entity selectors for
ProcOrdConfMatlDocItm . |
Modifier and Type | Class and Description |
---|---|
class |
ProdAllocationObjectField<FieldT>
Template class to represent entity fields of the Entity
ProdAllocationObject . |
class |
ProdAllocationObjectTField<FieldT>
Template class to represent entity fields of the Entity
ProdAllocationObjectT . |
class |
ProdAllocCharcMetaDataField<FieldT>
Template class to represent entity fields of the Entity
ProdAllocCharcMetaData . |
class |
ProdAllocCharcValCombnField<FieldT>
Template class to represent entity fields of the Entity
ProdAllocCharcValCombn . |
class |
ProdAllocObjTimeSeriesField<FieldT>
Template class to represent entity fields of the Entity
ProdAllocObjTimeSeries . |
Modifier and Type | Class and Description |
---|---|
class |
ProdAllocationObjectLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProdAllocationObject to other entities. |
class |
ProdAllocationObjectOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProdAllocationObject to other entities, where the cardinality of the related entity is at most 1. |
class |
ProdAllocationObjectTLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProdAllocationObjectT to other entities. |
class |
ProdAllocationObjectTOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProdAllocationObjectT to other entities, where the cardinality of the related entity is at most 1. |
class |
ProdAllocCharcMetaDataLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProdAllocCharcMetaData to other entities. |
class |
ProdAllocCharcMetaDataOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProdAllocCharcMetaData to other entities, where the cardinality of the related entity is at most 1. |
class |
ProdAllocCharcValCombnLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProdAllocCharcValCombn to other entities. |
class |
ProdAllocCharcValCombnOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProdAllocCharcValCombn to other entities, where the cardinality of the related entity is at most 1. |
class |
ProdAllocObjTimeSeriesLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProdAllocObjTimeSeries to other entities. |
class |
ProdAllocObjTimeSeriesOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProdAllocObjTimeSeries to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
ProdAllocationObjectSelectable
Interface to enable OData entity selectors for
ProdAllocationObject . |
interface |
ProdAllocationObjectTSelectable
Interface to enable OData entity selectors for
ProdAllocationObjectT . |
interface |
ProdAllocCharcMetaDataSelectable
Interface to enable OData entity selectors for
ProdAllocCharcMetaData . |
interface |
ProdAllocCharcValCombnSelectable
Interface to enable OData entity selectors for
ProdAllocCharcValCombn . |
interface |
ProdAllocObjTimeSeriesSelectable
Interface to enable OData entity selectors for
ProdAllocObjTimeSeries . |
Modifier and Type | Class and Description |
---|---|
class |
ProdAllocationSequenceField<FieldT>
Template class to represent entity fields of the Entity
ProdAllocationSequence . |
class |
ProdAllocSequenceTField<FieldT>
Template class to represent entity fields of the Entity
ProdAllocSequenceT . |
class |
ProdAllocSqncAssgmtField<FieldT>
Template class to represent entity fields of the Entity
ProdAllocSqncAssgmt . |
Modifier and Type | Class and Description |
---|---|
class |
ProdAllocationSequenceLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProdAllocationSequence to other entities. |
class |
ProdAllocationSequenceOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProdAllocationSequence to other entities, where the cardinality of the related entity is at most 1. |
class |
ProdAllocSequenceTLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProdAllocSequenceT to other entities. |
class |
ProdAllocSequenceTOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProdAllocSequenceT to other entities, where the cardinality of the related entity is at most 1. |
class |
ProdAllocSqncAssgmtLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProdAllocSqncAssgmt to other entities. |
class |
ProdAllocSqncAssgmtOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProdAllocSqncAssgmt to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
ProdAllocationSequenceSelectable
Interface to enable OData entity selectors for
ProdAllocationSequence . |
interface |
ProdAllocSequenceTSelectable
Interface to enable OData entity selectors for
ProdAllocSequenceT . |
interface |
ProdAllocSqncAssgmtSelectable
Interface to enable OData entity selectors for
ProdAllocSqncAssgmt . |
Modifier and Type | Class and Description |
---|---|
class |
ProductGroupField<FieldT>
Template class to represent entity fields of the Entity
ProductGroup . |
class |
ProductGroupTextField<FieldT>
Template class to represent entity fields of the Entity
ProductGroupText . |
Modifier and Type | Class and Description |
---|---|
class |
ProductGroupLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProductGroup to other entities. |
class |
ProductGroupOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProductGroup to other entities,
where the cardinality of the related entity is at most 1. |
class |
ProductGroupTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProductGroupText to other
entities. |
class |
ProductGroupTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProductGroupText to other
entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
ProductGroupSelectable
Interface to enable OData entity selectors for
ProductGroup . |
interface |
ProductGroupTextSelectable
Interface to enable OData entity selectors for
ProductGroupText . |
Modifier and Type | Class and Description |
---|---|
class |
ProductionOrderComponentField<FieldT>
Template class to represent entity fields of the Entity
ProductionOrderComponent . |
class |
ProductionOrderField<FieldT>
Template class to represent entity fields of the Entity
ProductionOrder . |
class |
ProductionOrderItemField<FieldT>
Template class to represent entity fields of the Entity
ProductionOrderItem . |
class |
ProductionOrderOperationField<FieldT>
Template class to represent entity fields of the Entity
ProductionOrderOperation . |
class |
ProductionOrderStatusField<FieldT>
Template class to represent entity fields of the Entity
ProductionOrderStatus . |
class |
ProductionRsceToolsField<FieldT>
Template class to represent entity fields of the Entity
ProductionRsceTools . |
class |
ReleaseMessageField<FieldT>
Template class to represent entity fields of the Entity
ReleaseMessage . |
Modifier and Type | Class and Description |
---|---|
class |
ProductionOrderComponentLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProductionOrderComponent to other entities. |
class |
ProductionOrderComponentOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProductionOrderComponent to other entities, where the cardinality of the related entity is at most 1. |
class |
ProductionOrderItemLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProductionOrderItem
to other entities. |
class |
ProductionOrderItemOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProductionOrderItem
to other entities, where the cardinality of the related entity is at most 1. |
class |
ProductionOrderLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProductionOrder to other
entities. |
class |
ProductionOrderOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProductionOrder to other
entities, where the cardinality of the related entity is at most 1. |
class |
ProductionOrderOperationLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProductionOrderOperation to other entities. |
class |
ProductionOrderOperationOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProductionOrderOperation to other entities, where the cardinality of the related entity is at most 1. |
class |
ProductionOrderStatusLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProductionOrderStatus to other entities. |
class |
ProductionOrderStatusOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProductionOrderStatus to other entities, where the cardinality of the related entity is at most 1. |
class |
ProductionRsceToolsLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProductionRsceTools
to other entities. |
class |
ProductionRsceToolsOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProductionRsceTools
to other entities, where the cardinality of the related entity is at most 1. |
class |
ReleaseMessageLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ReleaseMessage to other
entities. |
class |
ReleaseMessageOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ReleaseMessage to other
entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
ProductionOrderComponentSelectable
Interface to enable OData entity selectors for
ProductionOrderComponent . |
interface |
ProductionOrderItemSelectable
Interface to enable OData entity selectors for
ProductionOrderItem . |
interface |
ProductionOrderOperationSelectable
Interface to enable OData entity selectors for
ProductionOrderOperation . |
interface |
ProductionOrderSelectable
Interface to enable OData entity selectors for
ProductionOrder . |
interface |
ProductionOrderStatusSelectable
Interface to enable OData entity selectors for
ProductionOrderStatus . |
interface |
ProductionRsceToolsSelectable
Interface to enable OData entity selectors for
ProductionRsceTools . |
interface |
ReleaseMessageSelectable
Interface to enable OData entity selectors for
ReleaseMessage . |
Modifier and Type | Class and Description |
---|---|
class |
ProductionOrderConfField<FieldT>
Template class to represent entity fields of the Entity
ProductionOrderConf . |
Modifier and Type | Class and Description |
---|---|
class |
ProductionOrderConfLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProductionOrderConf to other entities. |
class |
ProductionOrderConfOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProductionOrderConf to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
ProductionOrderConfSelectable
Interface to enable OData entity selectors for
ProductionOrderConf . |
Modifier and Type | Class and Description |
---|---|
class |
ProdnOrdConf2Field<FieldT>
Template class to represent entity fields of the Entity
ProdnOrdConf2 . |
class |
ProdnOrdConfMatlDocItmField<FieldT>
Template class to represent entity fields of the Entity
ProdnOrdConfMatlDocItm . |
Modifier and Type | Class and Description |
---|---|
class |
ProdnOrdConf2Link<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProdnOrdConf2
to other entities. |
class |
ProdnOrdConf2OneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProdnOrdConf2
to other entities, where the cardinality of the related entity is at most 1. |
class |
ProdnOrdConfMatlDocItmLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProdnOrdConfMatlDocItm to other entities. |
class |
ProdnOrdConfMatlDocItmOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProdnOrdConfMatlDocItm to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
ProdnOrdConf2Selectable
Interface to enable OData entity selectors for
ProdnOrdConf2 . |
interface |
ProdnOrdConfMatlDocItmSelectable
Interface to enable OData entity selectors for
ProdnOrdConfMatlDocItm . |
Modifier and Type | Class and Description |
---|---|
class |
ProductionSupplyAreaAddressField<FieldT>
Template class to represent entity fields of the Entity
ProductionSupplyAreaAddress . |
class |
ProductionSupplyAreaField<FieldT>
Template class to represent entity fields of the Entity
ProductionSupplyArea . |
class |
ProductionSupplyAreaTextField<FieldT>
Template class to represent entity fields of the Entity
ProductionSupplyAreaText . |
Modifier and Type | Class and Description |
---|---|
class |
ProductionSupplyAreaAddressLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProductionSupplyAreaAddress to other entities. |
class |
ProductionSupplyAreaAddressOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProductionSupplyAreaAddress to other entities, where the cardinality of the related entity is at most 1. |
class |
ProductionSupplyAreaLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProductionSupplyArea to other entities. |
class |
ProductionSupplyAreaOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProductionSupplyArea to other entities, where the cardinality of the related entity is at most 1. |
class |
ProductionSupplyAreaTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProductionSupplyAreaText to other entities. |
class |
ProductionSupplyAreaTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProductionSupplyAreaText to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
ProductionSupplyAreaAddressSelectable
Interface to enable OData entity selectors for
ProductionSupplyAreaAddress . |
interface |
ProductionSupplyAreaSelectable
Interface to enable OData entity selectors for
ProductionSupplyArea . |
interface |
ProductionSupplyAreaTextSelectable
Interface to enable OData entity selectors for
ProductionSupplyAreaText . |
Modifier and Type | Class and Description |
---|---|
class |
ProductBasicTextField<FieldT>
Template class to represent entity fields of the Entity
ProductBasicText . |
class |
ProductInspectionTextField<FieldT>
Template class to represent entity fields of the Entity
ProductInspectionText . |
class |
ProductMLAccountField<FieldT>
Template class to represent entity fields of the Entity
ProductMLAccount . |
class |
ProductMLPricesField<FieldT>
Template class to represent entity fields of the Entity
ProductMLPrices . |
class |
ProductPlantCostingField<FieldT>
Template class to represent entity fields of the Entity
ProductPlantCosting . |
class |
ProductPlantForecastingField<FieldT>
Template class to represent entity fields of the Entity
ProductPlantForecasting . |
class |
ProductPlantIntlTrdField<FieldT>
Template class to represent entity fields of the Entity
ProductPlantIntlTrd . |
class |
ProductPlantMRPAreaField<FieldT>
Template class to represent entity fields of the Entity
ProductPlantMRPArea . |
class |
ProductPlantQualityMgmtField<FieldT>
Template class to represent entity fields of the Entity
ProductPlantQualityMgmt . |
class |
ProductPlantSalesField<FieldT>
Template class to represent entity fields of the Entity
ProductPlantSales . |
class |
ProductPlantStorageField<FieldT>
Template class to represent entity fields of the Entity
ProductPlantStorage . |
class |
ProductPlantTextField<FieldT>
Template class to represent entity fields of the Entity
ProductPlantText . |
class |
ProductProcurementField<FieldT>
Template class to represent entity fields of the Entity
ProductProcurement . |
class |
ProductPurchaseTextField<FieldT>
Template class to represent entity fields of the Entity
ProductPurchaseText . |
class |
ProductQualityMgmtField<FieldT>
Template class to represent entity fields of the Entity
ProductQualityMgmt . |
class |
ProductSalesField<FieldT>
Template class to represent entity fields of the Entity
ProductSales . |
class |
ProductSalesTextField<FieldT>
Template class to represent entity fields of the Entity
ProductSalesText . |
class |
ProductStorageField<FieldT>
Template class to represent entity fields of the Entity
ProductStorage . |
class |
ProductUnitsOfMeasureEANField<FieldT>
Template class to represent entity fields of the Entity
ProductUnitsOfMeasureEAN . |
class |
ProductUnitsOfMeasureField<FieldT>
Template class to represent entity fields of the Entity
ProductUnitsOfMeasure . |
class |
ProductValuationAccountField<FieldT>
Template class to represent entity fields of the Entity
ProductValuationAccount . |
class |
ProductValuationField<FieldT>
Template class to represent entity fields of the Entity
ProductValuation . |
Modifier and Type | Class and Description |
---|---|
class |
ProductBasicTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProductBasicText to other
entities. |
class |
ProductBasicTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProductBasicText to other
entities, where the cardinality of the related entity is at most 1. |
class |
ProductInspectionTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProductInspectionText
to other entities. |
class |
ProductInspectionTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProductInspectionText
to other entities, where the cardinality of the related entity is at most 1. |
class |
ProductMLAccountLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProductMLAccount to other
entities. |
class |
ProductMLAccountOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProductMLAccount to other
entities, where the cardinality of the related entity is at most 1. |
class |
ProductMLPricesLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProductMLPrices to other
entities. |
class |
ProductMLPricesOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProductMLPrices to other
entities, where the cardinality of the related entity is at most 1. |
class |
ProductPlantCostingLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProductPlantCosting to
other entities. |
class |
ProductPlantCostingOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProductPlantCosting to
other entities, where the cardinality of the related entity is at most 1. |
class |
ProductPlantForecastingLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProductPlantForecasting to other entities. |
class |
ProductPlantForecastingOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProductPlantForecasting to other entities, where the cardinality of the related entity is at most 1. |
class |
ProductPlantIntlTrdLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProductPlantIntlTrd to
other entities. |
class |
ProductPlantIntlTrdOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProductPlantIntlTrd to
other entities, where the cardinality of the related entity is at most 1. |
class |
ProductPlantMRPAreaLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProductPlantMRPArea to
other entities. |
class |
ProductPlantMRPAreaOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProductPlantMRPArea to
other entities, where the cardinality of the related entity is at most 1. |
class |
ProductPlantQualityMgmtLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProductPlantQualityMgmt to other entities. |
class |
ProductPlantQualityMgmtOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProductPlantQualityMgmt to other entities, where the cardinality of the related entity is at most 1. |
class |
ProductPlantSalesLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProductPlantSales to
other entities. |
class |
ProductPlantSalesOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProductPlantSales to
other entities, where the cardinality of the related entity is at most 1. |
class |
ProductPlantStorageLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProductPlantStorage to
other entities. |
class |
ProductPlantStorageOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProductPlantStorage to
other entities, where the cardinality of the related entity is at most 1. |
class |
ProductPlantTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProductPlantText to other
entities. |
class |
ProductPlantTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProductPlantText to other
entities, where the cardinality of the related entity is at most 1. |
class |
ProductProcurementLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProductProcurement to
other entities. |
class |
ProductProcurementOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProductProcurement to
other entities, where the cardinality of the related entity is at most 1. |
class |
ProductPurchaseTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProductPurchaseText to
other entities. |
class |
ProductPurchaseTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProductPurchaseText to
other entities, where the cardinality of the related entity is at most 1. |
class |
ProductQualityMgmtLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProductQualityMgmt to
other entities. |
class |
ProductQualityMgmtOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProductQualityMgmt to
other entities, where the cardinality of the related entity is at most 1. |
class |
ProductSalesLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProductSales to other
entities. |
class |
ProductSalesOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProductSales to other
entities, where the cardinality of the related entity is at most 1. |
class |
ProductSalesTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProductSalesText to other
entities. |
class |
ProductSalesTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProductSalesText to other
entities, where the cardinality of the related entity is at most 1. |
class |
ProductStorageLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProductStorage to other
entities. |
class |
ProductStorageOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProductStorage to other
entities, where the cardinality of the related entity is at most 1. |
class |
ProductUnitsOfMeasureEANLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProductUnitsOfMeasureEAN to other entities. |
class |
ProductUnitsOfMeasureEANOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProductUnitsOfMeasureEAN to other entities, where the cardinality of the related entity is at most 1. |
class |
ProductUnitsOfMeasureLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProductUnitsOfMeasure
to other entities. |
class |
ProductUnitsOfMeasureOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProductUnitsOfMeasure
to other entities, where the cardinality of the related entity is at most 1. |
class |
ProductValuationAccountLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProductValuationAccount to other entities. |
class |
ProductValuationAccountOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProductValuationAccount to other entities, where the cardinality of the related entity is at most 1. |
class |
ProductValuationLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProductValuation to other
entities. |
class |
ProductValuationOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProductValuation to other
entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
ProductBasicTextSelectable
Interface to enable OData entity selectors for
ProductBasicText . |
interface |
ProductInspectionTextSelectable
Interface to enable OData entity selectors for
ProductInspectionText . |
interface |
ProductMLAccountSelectable
Interface to enable OData entity selectors for
ProductMLAccount . |
interface |
ProductMLPricesSelectable
Interface to enable OData entity selectors for
ProductMLPrices . |
interface |
ProductPlantCostingSelectable
Interface to enable OData entity selectors for
ProductPlantCosting . |
interface |
ProductPlantForecastingSelectable
Interface to enable OData entity selectors for
ProductPlantForecasting . |
interface |
ProductPlantIntlTrdSelectable
Interface to enable OData entity selectors for
ProductPlantIntlTrd . |
interface |
ProductPlantMRPAreaSelectable
Interface to enable OData entity selectors for
ProductPlantMRPArea . |
interface |
ProductPlantQualityMgmtSelectable
Interface to enable OData entity selectors for
ProductPlantQualityMgmt . |
interface |
ProductPlantSalesSelectable
Interface to enable OData entity selectors for
ProductPlantSales . |
interface |
ProductPlantStorageSelectable
Interface to enable OData entity selectors for
ProductPlantStorage . |
interface |
ProductPlantTextSelectable
Interface to enable OData entity selectors for
ProductPlantText . |
interface |
ProductProcurementSelectable
Interface to enable OData entity selectors for
ProductProcurement . |
interface |
ProductPurchaseTextSelectable
Interface to enable OData entity selectors for
ProductPurchaseText . |
interface |
ProductQualityMgmtSelectable
Interface to enable OData entity selectors for
ProductQualityMgmt . |
interface |
ProductSalesSelectable
Interface to enable OData entity selectors for
ProductSales . |
interface |
ProductSalesTextSelectable
Interface to enable OData entity selectors for
ProductSalesText . |
interface |
ProductStorageSelectable
Interface to enable OData entity selectors for
ProductStorage . |
interface |
ProductUnitsOfMeasureEANSelectable
Interface to enable OData entity selectors for
ProductUnitsOfMeasureEAN . |
interface |
ProductUnitsOfMeasureSelectable
Interface to enable OData entity selectors for
ProductUnitsOfMeasure . |
interface |
ProductValuationAccountSelectable
Interface to enable OData entity selectors for
ProductValuationAccount . |
interface |
ProductValuationSelectable
Interface to enable OData entity selectors for
ProductValuation . |
Modifier and Type | Class and Description |
---|---|
class |
ClfnClassForKeyDateField<FieldT>
Template class to represent entity fields of the Entity
ClfnClassForKeyDate . |
class |
ClfnProductField<FieldT>
Template class to represent entity fields of the Entity
ClfnProduct . |
class |
ProductCharcField<FieldT>
Template class to represent entity fields of the Entity
ProductCharc . |
class |
ProductCharcValueField<FieldT>
Template class to represent entity fields of the Entity
ProductCharcValue . |
class |
ProductClassCharcField<FieldT>
Template class to represent entity fields of the Entity
ProductClassCharc . |
class |
ProductClassField<FieldT>
Template class to represent entity fields of the Entity
ProductClass . |
class |
ProductPlantProcurementField<FieldT>
Template class to represent entity fields of the Entity
ProductPlantProcurement . |
class |
ProductSalesTaxField<FieldT>
Template class to represent entity fields of the Entity
ProductSalesTax . |
class |
ProductSupplyPlanningField<FieldT>
Template class to represent entity fields of the Entity
ProductSupplyPlanning . |
class |
ProductWorkSchedulingField<FieldT>
Template class to represent entity fields of the Entity
ProductWorkScheduling . |
Modifier and Type | Class and Description |
---|---|
class |
ClfnClassForKeyDateLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ClfnClassForKeyDate to other entities. |
class |
ClfnClassForKeyDateOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ClfnClassForKeyDate to other entities, where the cardinality of the related entity is at most 1. |
class |
ClfnProductLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ClfnProduct to other entities. |
class |
ClfnProductOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ClfnProduct to other entities, where the cardinality of the related entity is at most 1. |
class |
ProductCharcLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProductCharc to other entities. |
class |
ProductCharcOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProductCharc to other entities, where the cardinality of the related entity is at most 1. |
class |
ProductCharcValueLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProductCharcValue to other entities. |
class |
ProductCharcValueOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProductCharcValue to other entities, where the cardinality of the related entity is at most 1. |
class |
ProductClassCharcLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProductClassCharc to other entities. |
class |
ProductClassCharcOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProductClassCharc to other entities, where the cardinality of the related entity is at most 1. |
class |
ProductClassLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProductClass to other entities. |
class |
ProductClassOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProductClass to other entities, where the cardinality of the related entity is at most 1. |
class |
ProductPlantProcurementLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProductPlantProcurement to other entities. |
class |
ProductPlantProcurementOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProductPlantProcurement to other entities, where the cardinality of the related entity is at most 1. |
class |
ProductSalesTaxLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProductSalesTax to other entities. |
class |
ProductSalesTaxOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProductSalesTax to other entities, where the cardinality of the related entity is at most 1. |
class |
ProductSupplyPlanningLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProductSupplyPlanning to other entities. |
class |
ProductSupplyPlanningOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProductSupplyPlanning to other entities, where the cardinality of the related entity is at most 1. |
class |
ProductWorkSchedulingLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProductWorkScheduling to other entities. |
class |
ProductWorkSchedulingOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProductWorkScheduling to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
ClfnClassForKeyDateSelectable
Interface to enable OData entity selectors for
ClfnClassForKeyDate . |
interface |
ClfnProductSelectable
Interface to enable OData entity selectors for
ClfnProduct . |
interface |
ProductCharcSelectable
Interface to enable OData entity selectors for
ProductCharc . |
interface |
ProductCharcValueSelectable
Interface to enable OData entity selectors for
ProductCharcValue . |
interface |
ProductClassCharcSelectable
Interface to enable OData entity selectors for
ProductClassCharc . |
interface |
ProductClassSelectable
Interface to enable OData entity selectors for
ProductClass . |
interface |
ProductPlantProcurementSelectable
Interface to enable OData entity selectors for
ProductPlantProcurement . |
interface |
ProductSalesTaxSelectable
Interface to enable OData entity selectors for
ProductSalesTax . |
interface |
ProductSupplyPlanningSelectable
Interface to enable OData entity selectors for
ProductSupplyPlanning . |
interface |
ProductWorkSchedulingSelectable
Interface to enable OData entity selectors for
ProductWorkScheduling . |
Modifier and Type | Class and Description |
---|---|
class |
ProfitCenterTextField<FieldT>
Template class to represent entity fields of the Entity
ProfitCenterText . |
Modifier and Type | Class and Description |
---|---|
class |
ProfitCenterTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProfitCenterText to other
entities. |
class |
ProfitCenterTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProfitCenterText to other
entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
ProfitCenterTextSelectable
Interface to enable OData entity selectors for
ProfitCenterText . |
Modifier and Type | Class and Description |
---|---|
class |
PurchaseContractField<FieldT>
Template class to represent entity fields of the Entity
PurchaseContract . |
class |
PurchaseContractItemField<FieldT>
Template class to represent entity fields of the Entity
PurchaseContractItem . |
class |
PurContrItemConditionField<FieldT>
Template class to represent entity fields of the Entity
PurContrItemCondition . |
class |
PurCtrAccountField<FieldT>
Template class to represent entity fields of the Entity
PurCtrAccount . |
class |
PurCtrAddressField<FieldT>
Template class to represent entity fields of the Entity
PurCtrAddress . |
class |
PurCtrPartnersField<FieldT>
Template class to represent entity fields of the Entity
PurCtrPartners . |
Modifier and Type | Class and Description |
---|---|
class |
PurchaseContractItemLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PurchaseContractItem to other entities. |
class |
PurchaseContractItemOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PurchaseContractItem to other entities, where the cardinality of the related entity is at most 1. |
class |
PurchaseContractLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PurchaseContract to
other entities. |
class |
PurchaseContractOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PurchaseContract to
other entities, where the cardinality of the related entity is at most 1. |
class |
PurContrItemConditionLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PurContrItemCondition to other entities. |
class |
PurContrItemConditionOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PurContrItemCondition to other entities, where the cardinality of the related entity is at most 1. |
class |
PurCtrAccountLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PurCtrAccount to other
entities. |
class |
PurCtrAccountOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PurCtrAccount to other
entities, where the cardinality of the related entity is at most 1. |
class |
PurCtrAddressLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PurCtrAddress to other
entities. |
class |
PurCtrAddressOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PurCtrAddress to other
entities, where the cardinality of the related entity is at most 1. |
class |
PurCtrPartnersLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PurCtrPartners to other
entities. |
class |
PurCtrPartnersOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PurCtrPartners to other
entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
PurchaseContractItemSelectable
Interface to enable OData entity selectors for
PurchaseContractItem . |
interface |
PurchaseContractSelectable
Interface to enable OData entity selectors for
PurchaseContract . |
interface |
PurContrItemConditionSelectable
Interface to enable OData entity selectors for
PurContrItemCondition . |
interface |
PurCtrAccountSelectable
Interface to enable OData entity selectors for
PurCtrAccount . |
interface |
PurCtrAddressSelectable
Interface to enable OData entity selectors for
PurCtrAddress . |
interface |
PurCtrPartnersSelectable
Interface to enable OData entity selectors for
PurCtrPartners . |
Modifier and Type | Class and Description |
---|---|
class |
POSubcontractingComponentField<FieldT>
Template class to represent entity fields of the Entity
POSubcontractingComponent . |
class |
PurchaseOrderField<FieldT>
Template class to represent entity fields of the Entity
PurchaseOrder . |
class |
PurchaseOrderItemField<FieldT>
Template class to represent entity fields of the Entity
PurchaseOrderItem . |
class |
PurchaseOrderScheduleLineField<FieldT>
Template class to represent entity fields of the Entity
PurchaseOrderScheduleLine . |
class |
PurOrdAccountAssignmentField<FieldT>
Template class to represent entity fields of the Entity
PurOrdAccountAssignment . |
class |
PurOrdPricingElementField<FieldT>
Template class to represent entity fields of the Entity
PurOrdPricingElement . |
Modifier and Type | Class and Description |
---|---|
class |
POSubcontractingComponentLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
POSubcontractingComponent to other entities. |
class |
POSubcontractingComponentOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
POSubcontractingComponent to other entities, where the cardinality of the related entity is at most 1. |
class |
PurchaseOrderItemLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PurchaseOrderItem to
other entities. |
class |
PurchaseOrderItemOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PurchaseOrderItem to
other entities, where the cardinality of the related entity is at most 1. |
class |
PurchaseOrderLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PurchaseOrder to other
entities. |
class |
PurchaseOrderOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PurchaseOrder to other
entities, where the cardinality of the related entity is at most 1. |
class |
PurchaseOrderScheduleLineLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PurchaseOrderScheduleLine to other entities. |
class |
PurchaseOrderScheduleLineOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PurchaseOrderScheduleLine to other entities, where the cardinality of the related entity is at most 1. |
class |
PurOrdAccountAssignmentLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PurOrdAccountAssignment to other entities. |
class |
PurOrdAccountAssignmentOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PurOrdAccountAssignment to other entities, where the cardinality of the related entity is at most 1. |
class |
PurOrdPricingElementLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PurOrdPricingElement
to other entities. |
class |
PurOrdPricingElementOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PurOrdPricingElement
to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
POSubcontractingComponentSelectable
Interface to enable OData entity selectors for
POSubcontractingComponent . |
interface |
PurchaseOrderItemSelectable
Interface to enable OData entity selectors for
PurchaseOrderItem . |
interface |
PurchaseOrderScheduleLineSelectable
Interface to enable OData entity selectors for
PurchaseOrderScheduleLine . |
interface |
PurchaseOrderSelectable
Interface to enable OData entity selectors for
PurchaseOrder . |
interface |
PurOrdAccountAssignmentSelectable
Interface to enable OData entity selectors for
PurOrdAccountAssignment . |
interface |
PurOrdPricingElementSelectable
Interface to enable OData entity selectors for
PurOrdPricingElement . |
Modifier and Type | Class and Description |
---|---|
class |
PurchaseReqnItemTextField<FieldT>
Template class to represent entity fields of the Entity
PurchaseReqnItemText . |
class |
PurchaseRequisitionHeaderField<FieldT>
Template class to represent entity fields of the Entity
PurchaseRequisitionHeader . |
class |
PurchaseRequisitionItemField<FieldT>
Template class to represent entity fields of the Entity
PurchaseRequisitionItem . |
class |
PurReqAddDeliveryField<FieldT>
Template class to represent entity fields of the Entity
PurReqAddDelivery . |
class |
PurReqnAcctAssgmtField<FieldT>
Template class to represent entity fields of the Entity
PurReqnAcctAssgmt . |
Modifier and Type | Class and Description |
---|---|
class |
PurchaseReqnItemTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PurchaseReqnItemText to other entities. |
class |
PurchaseReqnItemTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PurchaseReqnItemText to other entities, where the cardinality of the related entity is at most 1. |
class |
PurchaseRequisitionHeaderLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PurchaseRequisitionHeader to other entities. |
class |
PurchaseRequisitionHeaderOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PurchaseRequisitionHeader to other entities, where the cardinality of the related entity is at most 1. |
class |
PurchaseRequisitionItemLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PurchaseRequisitionItem to other entities. |
class |
PurchaseRequisitionItemOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PurchaseRequisitionItem to other entities, where the cardinality of the related entity is at most 1. |
class |
PurReqAddDeliveryLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PurReqAddDelivery
to other entities. |
class |
PurReqAddDeliveryOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PurReqAddDelivery
to other entities, where the cardinality of the related entity is at most 1. |
class |
PurReqnAcctAssgmtLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PurReqnAcctAssgmt
to other entities. |
class |
PurReqnAcctAssgmtOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PurReqnAcctAssgmt
to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
PurchaseReqnItemTextSelectable
Interface to enable OData entity selectors for
PurchaseReqnItemText . |
interface |
PurchaseRequisitionHeaderSelectable
Interface to enable OData entity selectors for
PurchaseRequisitionHeader . |
interface |
PurchaseRequisitionItemSelectable
Interface to enable OData entity selectors for
PurchaseRequisitionItem . |
interface |
PurReqAddDeliverySelectable
Interface to enable OData entity selectors for
PurReqAddDelivery . |
interface |
PurReqnAcctAssgmtSelectable
Interface to enable OData entity selectors for
PurReqnAcctAssgmt . |
Modifier and Type | Class and Description |
---|---|
class |
PurgCatDescriptionField<FieldT>
Template class to represent entity fields of the Entity
PurgCatDescription . |
class |
PurgCatField<FieldT>
Template class to represent entity fields of the Entity
PurgCat . |
class |
PurgCatMaterialGroupField<FieldT>
Template class to represent entity fields of the Entity
PurgCatMaterialGroup . |
class |
PurgCatMemberField<FieldT>
Template class to represent entity fields of the Entity
PurgCatMember . |
class |
PurgCatPlannedSpendField<FieldT>
Template class to represent entity fields of the Entity
PurgCatPlannedSpend . |
class |
PurgCatPurchaserResponsibleField<FieldT>
Template class to represent entity fields of the Entity
PurgCatPurchaserResponsible . |
class |
PurgCatSupplierField<FieldT>
Template class to represent entity fields of the Entity
PurgCatSupplier . |
class |
PurgCatTranslationStatusField<FieldT>
Template class to represent entity fields of the Entity
PurgCatTranslationStatus . |
Modifier and Type | Class and Description |
---|---|
class |
PurgCatDescriptionLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PurgCatDescription
to other entities. |
class |
PurgCatDescriptionOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PurgCatDescription
to other entities, where the cardinality of the related entity is at most 1. |
class |
PurgCatLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PurgCat to other entities. |
class |
PurgCatMaterialGroupLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PurgCatMaterialGroup to other entities. |
class |
PurgCatMaterialGroupOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PurgCatMaterialGroup to other entities, where the cardinality of the related entity is at most 1. |
class |
PurgCatMemberLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PurgCatMember to other
entities. |
class |
PurgCatMemberOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PurgCatMember to other
entities, where the cardinality of the related entity is at most 1. |
class |
PurgCatOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PurgCat to other entities,
where the cardinality of the related entity is at most 1. |
class |
PurgCatPlannedSpendLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PurgCatPlannedSpend to other entities. |
class |
PurgCatPlannedSpendOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PurgCatPlannedSpend to other entities, where the cardinality of the related entity is at most 1. |
class |
PurgCatPurchaserResponsibleLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PurgCatPurchaserResponsible to other entities. |
class |
PurgCatPurchaserResponsibleOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PurgCatPurchaserResponsible to other entities, where the cardinality of the related entity is at most 1. |
class |
PurgCatSupplierLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PurgCatSupplier to
other entities. |
class |
PurgCatSupplierOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PurgCatSupplier to
other entities, where the cardinality of the related entity is at most 1. |
class |
PurgCatTranslationStatusLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PurgCatTranslationStatus to other entities. |
class |
PurgCatTranslationStatusOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PurgCatTranslationStatus to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
PurgCatDescriptionSelectable
Interface to enable OData entity selectors for
PurgCatDescription . |
interface |
PurgCatMaterialGroupSelectable
Interface to enable OData entity selectors for
PurgCatMaterialGroup . |
interface |
PurgCatMemberSelectable
Interface to enable OData entity selectors for
PurgCatMember . |
interface |
PurgCatPlannedSpendSelectable
Interface to enable OData entity selectors for
PurgCatPlannedSpend . |
interface |
PurgCatPurchaserResponsibleSelectable
Interface to enable OData entity selectors for
PurgCatPurchaserResponsible . |
interface |
PurgCatSelectable
Interface to enable OData entity selectors for
PurgCat . |
interface |
PurgCatSupplierSelectable
Interface to enable OData entity selectors for
PurgCatSupplier . |
interface |
PurgCatTranslationStatusSelectable
Interface to enable OData entity selectors for
PurgCatTranslationStatus . |
Modifier and Type | Class and Description |
---|---|
class |
PurchasingInfoRecordField<FieldT>
Template class to represent entity fields of the Entity
PurchasingInfoRecord . |
class |
PurgInfoRecdOrgPlantDataField<FieldT>
Template class to represent entity fields of the Entity
PurgInfoRecdOrgPlantData . |
class |
PurInfoRecdPrcgCndnField<FieldT>
Template class to represent entity fields of the Entity
PurInfoRecdPrcgCndn . |
class |
PurInfoRecdPrcgCndnValidityField<FieldT>
Template class to represent entity fields of the Entity
PurInfoRecdPrcgCndnValidity . |
class |
PurInfoRecdSuplmntPrcgCndnField<FieldT>
Template class to represent entity fields of the Entity
PurInfoRecdSuplmntPrcgCndn . |
Modifier and Type | Class and Description |
---|---|
class |
PurchasingInfoRecordLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PurchasingInfoRecord to other entities. |
class |
PurchasingInfoRecordOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PurchasingInfoRecord to other entities, where the cardinality of the related entity is at most 1. |
class |
PurgInfoRecdOrgPlantDataLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PurgInfoRecdOrgPlantData to other entities. |
class |
PurgInfoRecdOrgPlantDataOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PurgInfoRecdOrgPlantData to other entities, where the cardinality of the related entity is at most 1. |
class |
PurInfoRecdPrcgCndnLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PurInfoRecdPrcgCndn to other entities. |
class |
PurInfoRecdPrcgCndnOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PurInfoRecdPrcgCndn to other entities, where the cardinality of the related entity is at most 1. |
class |
PurInfoRecdPrcgCndnValidityLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PurInfoRecdPrcgCndnValidity to other entities. |
class |
PurInfoRecdPrcgCndnValidityOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PurInfoRecdPrcgCndnValidity to other entities, where the cardinality of the related entity is at most 1. |
class |
PurInfoRecdSuplmntPrcgCndnLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PurInfoRecdSuplmntPrcgCndn to other entities. |
class |
PurInfoRecdSuplmntPrcgCndnOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PurInfoRecdSuplmntPrcgCndn to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
PurchasingInfoRecordSelectable
Interface to enable OData entity selectors for
PurchasingInfoRecord . |
interface |
PurgInfoRecdOrgPlantDataSelectable
Interface to enable OData entity selectors for
PurgInfoRecdOrgPlantData . |
interface |
PurInfoRecdPrcgCndnSelectable
Interface to enable OData entity selectors for
PurInfoRecdPrcgCndn . |
interface |
PurInfoRecdPrcgCndnValiditySelectable
Interface to enable OData entity selectors for
PurInfoRecdPrcgCndnValidity . |
interface |
PurInfoRecdSuplmntPrcgCndnSelectable
Interface to enable OData entity selectors for
PurInfoRecdSuplmntPrcgCndn . |
Modifier and Type | Class and Description |
---|---|
class |
PurgPrcgCndnRecdSuplmntField<FieldT>
Template class to represent entity fields of the Entity
PurgPrcgCndnRecdSuplmnt . |
class |
PurgPrcgCndnRecdValidityField<FieldT>
Template class to represent entity fields of the Entity
PurgPrcgCndnRecdValidity . |
class |
PurgPrcgCndnRecordScaleField<FieldT>
Template class to represent entity fields of the Entity
PurgPrcgCndnRecordScale . |
class |
PurgPrcgConditionRecordField<FieldT>
Template class to represent entity fields of the Entity
PurgPrcgConditionRecord . |
Modifier and Type | Class and Description |
---|---|
class |
PurgPrcgCndnRecdSuplmntLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PurgPrcgCndnRecdSuplmnt to other entities. |
class |
PurgPrcgCndnRecdSuplmntOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PurgPrcgCndnRecdSuplmnt to other entities, where the cardinality of the related entity is at most 1. |
class |
PurgPrcgCndnRecdValidityLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PurgPrcgCndnRecdValidity to other entities. |
class |
PurgPrcgCndnRecdValidityOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PurgPrcgCndnRecdValidity to other entities, where the cardinality of the related entity is at most 1. |
class |
PurgPrcgCndnRecordScaleLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PurgPrcgCndnRecordScale to other entities. |
class |
PurgPrcgCndnRecordScaleOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PurgPrcgCndnRecordScale to other entities, where the cardinality of the related entity is at most 1. |
class |
PurgPrcgConditionRecordLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PurgPrcgConditionRecord to other entities. |
class |
PurgPrcgConditionRecordOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PurgPrcgConditionRecord to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
PurgPrcgCndnRecdSuplmntSelectable
Interface to enable OData entity selectors for
PurgPrcgCndnRecdSuplmnt . |
interface |
PurgPrcgCndnRecdValiditySelectable
Interface to enable OData entity selectors for
PurgPrcgCndnRecdValidity . |
interface |
PurgPrcgCndnRecordScaleSelectable
Interface to enable OData entity selectors for
PurgPrcgCndnRecordScale . |
interface |
PurgPrcgConditionRecordSelectable
Interface to enable OData entity selectors for
PurgPrcgConditionRecord . |
Modifier and Type | Class and Description |
---|---|
class |
PurchasingQuotaArrangementField<FieldT>
Template class to represent entity fields of the Entity
PurchasingQuotaArrangement . |
class |
PurgQuotaArrangementItemField<FieldT>
Template class to represent entity fields of the Entity
PurgQuotaArrangementItem . |
Modifier and Type | Class and Description |
---|---|
class |
PurchasingQuotaArrangementLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PurchasingQuotaArrangement to other entities. |
class |
PurchasingQuotaArrangementOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PurchasingQuotaArrangement to other entities, where the cardinality of the related entity is at most 1. |
class |
PurgQuotaArrangementItemLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PurgQuotaArrangementItem to other entities. |
class |
PurgQuotaArrangementItemOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PurgQuotaArrangementItem to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
PurchasingQuotaArrangementSelectable
Interface to enable OData entity selectors for
PurchasingQuotaArrangement . |
interface |
PurgQuotaArrangementItemSelectable
Interface to enable OData entity selectors for
PurgQuotaArrangementItem . |
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. |
Modifier and Type | Interface and Description |
---|---|
interface |
PurchasingSourceSelectable
Interface to enable OData entity selectors for
PurchasingSource . |
Modifier and Type | Class and Description |
---|---|
class |
QualityInProcurementField<FieldT>
Template class to represent entity fields of the Entity
QualityInProcurement . |
Modifier and Type | Class and Description |
---|---|
class |
QualityInProcurementLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
QualityInProcurement to other entities. |
class |
QualityInProcurementOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
QualityInProcurement to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
QualityInProcurementSelectable
Interface to enable OData entity selectors for
QualityInProcurement . |
Modifier and Type | Class and Description |
---|---|
class |
InspectionCharacteristicField<FieldT>
Template class to represent entity fields of the Entity
InspectionCharacteristic . |
class |
InspectionLotField<FieldT>
Template class to represent entity fields of the Entity
InspectionLot . |
class |
InspectionLotWithStatusField<FieldT>
Template class to represent entity fields of the Entity
InspectionLotWithStatus . |
class |
InspectionOperationField<FieldT>
Template class to represent entity fields of the Entity
InspectionOperation . |
class |
InspectionResultField<FieldT>
Template class to represent entity fields of the Entity
InspectionResult . |
class |
InspectionResultValueField<FieldT>
Template class to represent entity fields of the Entity
InspectionResultValue . |
class |
InspectionSubsetField<FieldT>
Template class to represent entity fields of the Entity
InspectionSubset . |
class |
InspLotUsageDecisionField<FieldT>
Template class to represent entity fields of the Entity
InspLotUsageDecision . |
class |
InspSampleCharacteristicField<FieldT>
Template class to represent entity fields of the Entity
InspSampleCharacteristic . |
class |
InspSampleResultField<FieldT>
Template class to represent entity fields of the Entity
InspSampleResult . |
Modifier and Type | Class and Description |
---|---|
class |
InspectionCharacteristicLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
InspectionCharacteristic to other entities. |
class |
InspectionCharacteristicOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
InspectionCharacteristic to other entities, where the cardinality of the related entity is at most 1. |
class |
InspectionLotLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
InspectionLot to
other entities. |
class |
InspectionLotOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
InspectionLot to
other entities, where the cardinality of the related entity is at most 1. |
class |
InspectionLotWithStatusLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
InspectionLotWithStatus to other entities. |
class |
InspectionLotWithStatusOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
InspectionLotWithStatus to other entities, where the cardinality of the related entity is at most 1. |
class |
InspectionOperationLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
InspectionOperation to other entities. |
class |
InspectionOperationOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
InspectionOperation to other entities, where the cardinality of the related entity is at most 1. |
class |
InspectionResultLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
InspectionResult
to other entities. |
class |
InspectionResultOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
InspectionResult
to other entities, where the cardinality of the related entity is at most 1. |
class |
InspectionResultValueLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
InspectionResultValue to other entities. |
class |
InspectionResultValueOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
InspectionResultValue to other entities, where the cardinality of the related entity is at most 1. |
class |
InspectionSubsetLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
InspectionSubset
to other entities. |
class |
InspectionSubsetOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
InspectionSubset
to other entities, where the cardinality of the related entity is at most 1. |
class |
InspLotUsageDecisionLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
InspLotUsageDecision to other entities. |
class |
InspLotUsageDecisionOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
InspLotUsageDecision to other entities, where the cardinality of the related entity is at most 1. |
class |
InspSampleCharacteristicLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
InspSampleCharacteristic to other entities. |
class |
InspSampleCharacteristicOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
InspSampleCharacteristic to other entities, where the cardinality of the related entity is at most 1. |
class |
InspSampleResultLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
InspSampleResult
to other entities. |
class |
InspSampleResultOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
InspSampleResult
to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
InspectionCharacteristicSelectable
Interface to enable OData entity selectors for
InspectionCharacteristic . |
interface |
InspectionLotSelectable
Interface to enable OData entity selectors for
InspectionLot . |
interface |
InspectionLotWithStatusSelectable
Interface to enable OData entity selectors for
InspectionLotWithStatus . |
interface |
InspectionOperationSelectable
Interface to enable OData entity selectors for
InspectionOperation . |
interface |
InspectionResultSelectable
Interface to enable OData entity selectors for
InspectionResult . |
interface |
InspectionResultValueSelectable
Interface to enable OData entity selectors for
InspectionResultValue . |
interface |
InspectionSubsetSelectable
Interface to enable OData entity selectors for
InspectionSubset . |
interface |
InspLotUsageDecisionSelectable
Interface to enable OData entity selectors for
InspLotUsageDecision . |
interface |
InspSampleCharacteristicSelectable
Interface to enable OData entity selectors for
InspSampleCharacteristic . |
interface |
InspSampleResultSelectable
Interface to enable OData entity selectors for
InspSampleResult . |
Modifier and Type | Class and Description |
---|---|
class |
RawSubstanceField<FieldT>
Template class to represent entity fields of the Entity
RawSubstance . |
Modifier and Type | Class and Description |
---|---|
class |
RawSubstanceLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
RawSubstance to other entities. |
class |
RawSubstanceOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
RawSubstance to other entities,
where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
RawSubstanceSelectable
Interface to enable OData entity selectors for
RawSubstance . |
Modifier and Type | Class and Description |
---|---|
class |
ProductDescriptionField<FieldT>
Template class to represent entity fields of the Entity
ProductDescription . |
class |
ProductField<FieldT>
Template class to represent entity fields of the Entity
Product . |
class |
ProductPlantField<FieldT>
Template class to represent entity fields of the Entity
ProductPlant . |
class |
ProductSalesDeliveryField<FieldT>
Template class to represent entity fields of the Entity
ProductSalesDelivery . |
class |
ProductStorageLocationField<FieldT>
Template class to represent entity fields of the Entity
ProductStorageLocation . |
class |
RealSubstanceField<FieldT>
Template class to represent entity fields of the Entity
RealSubstance . |
class |
SpecAssignedMatlForKeyDateField<FieldT>
Template class to represent entity fields of the Entity
SpecAssignedMatlForKeyDate . |
class |
SpecAuthorizationGroupTextField<FieldT>
Template class to represent entity fields of the Entity
SpecAuthorizationGroupText . |
class |
SpecCharByValueAssgmtInstField<FieldT>
Template class to represent entity fields of the Entity
SpecCharByValueAssgmtInst . |
class |
SpecIdentifierField<FieldT>
Template class to represent entity fields of the Entity
SpecIdentifier . |
class |
SpecStatusAttributesField<FieldT>
Template class to represent entity fields of the Entity
SpecStatusAttributes . |
class |
SpecStatusNextStatusField<FieldT>
Template class to represent entity fields of the Entity
SpecStatusNextStatus . |
class |
SpecStatusSchemaField<FieldT>
Template class to represent entity fields of the Entity
SpecStatusSchema . |
class |
SpecValAssgmtInstanceWthCompField<FieldT>
Template class to represent entity fields of the Entity
SpecValAssgmtInstanceWthComp . |
Modifier and Type | Class and Description |
---|---|
class |
ProductDescriptionLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProductDescription to
other entities. |
class |
ProductDescriptionOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProductDescription to
other entities, where the cardinality of the related entity is at most 1. |
class |
ProductLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
Product to other entities. |
class |
ProductOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
Product to other entities, where
the cardinality of the related entity is at most 1. |
class |
ProductPlantLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProductPlant to other
entities. |
class |
ProductPlantOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProductPlant to other
entities, where the cardinality of the related entity is at most 1. |
class |
ProductSalesDeliveryLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProductSalesDelivery
to other entities. |
class |
ProductSalesDeliveryOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProductSalesDelivery
to other entities, where the cardinality of the related entity is at most 1. |
class |
ProductStorageLocationLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProductStorageLocation to other entities. |
class |
ProductStorageLocationOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProductStorageLocation to other entities, where the cardinality of the related entity is at most 1. |
class |
RealSubstanceLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
RealSubstance to other
entities. |
class |
RealSubstanceOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
RealSubstance to other
entities, where the cardinality of the related entity is at most 1. |
class |
SpecAssignedMatlForKeyDateLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SpecAssignedMatlForKeyDate to other entities. |
class |
SpecAssignedMatlForKeyDateOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SpecAssignedMatlForKeyDate to other entities, where the cardinality of the related entity is at most 1. |
class |
SpecAuthorizationGroupTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SpecAuthorizationGroupText to other entities. |
class |
SpecAuthorizationGroupTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SpecAuthorizationGroupText to other entities, where the cardinality of the related entity is at most 1. |
class |
SpecCharByValueAssgmtInstLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SpecCharByValueAssgmtInst to other entities. |
class |
SpecCharByValueAssgmtInstOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SpecCharByValueAssgmtInst to other entities, where the cardinality of the related entity is at most 1. |
class |
SpecIdentifierLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SpecIdentifier to other
entities. |
class |
SpecIdentifierOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SpecIdentifier to other
entities, where the cardinality of the related entity is at most 1. |
class |
SpecStatusAttributesLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SpecStatusAttributes
to other entities. |
class |
SpecStatusAttributesOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SpecStatusAttributes
to other entities, where the cardinality of the related entity is at most 1. |
class |
SpecStatusNextStatusLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SpecStatusNextStatus
to other entities. |
class |
SpecStatusNextStatusOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SpecStatusNextStatus
to other entities, where the cardinality of the related entity is at most 1. |
class |
SpecStatusSchemaLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SpecStatusSchema to other
entities. |
class |
SpecStatusSchemaOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SpecStatusSchema to other
entities, where the cardinality of the related entity is at most 1. |
class |
SpecValAssgmtInstanceWthCompLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SpecValAssgmtInstanceWthComp to other entities. |
class |
SpecValAssgmtInstanceWthCompOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SpecValAssgmtInstanceWthComp to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
ProductDescriptionSelectable
Interface to enable OData entity selectors for
ProductDescription . |
interface |
ProductPlantSelectable
Interface to enable OData entity selectors for
ProductPlant . |
interface |
ProductSalesDeliverySelectable
Interface to enable OData entity selectors for
ProductSalesDelivery . |
interface |
ProductSelectable
Interface to enable OData entity selectors for
Product . |
interface |
ProductStorageLocationSelectable
Interface to enable OData entity selectors for
ProductStorageLocation . |
interface |
RealSubstanceSelectable
Interface to enable OData entity selectors for
RealSubstance . |
interface |
SpecAssignedMatlForKeyDateSelectable
Interface to enable OData entity selectors for
SpecAssignedMatlForKeyDate . |
interface |
SpecAuthorizationGroupTextSelectable
Interface to enable OData entity selectors for
SpecAuthorizationGroupText . |
interface |
SpecCharByValueAssgmtInstSelectable
Interface to enable OData entity selectors for
SpecCharByValueAssgmtInst . |
interface |
SpecIdentifierSelectable
Interface to enable OData entity selectors for
SpecIdentifier . |
interface |
SpecStatusAttributesSelectable
Interface to enable OData entity selectors for
SpecStatusAttributes . |
interface |
SpecStatusNextStatusSelectable
Interface to enable OData entity selectors for
SpecStatusNextStatus . |
interface |
SpecStatusSchemaSelectable
Interface to enable OData entity selectors for
SpecStatusSchema . |
interface |
SpecValAssgmtInstanceWthCompSelectable
Interface to enable OData entity selectors for
SpecValAssgmtInstanceWthComp . |
Modifier and Type | Class and Description |
---|---|
class |
RecipeCharcField<FieldT>
Template class to represent entity fields of the Entity
RecipeCharc . |
class |
RecipeCharcValueField<FieldT>
Template class to represent entity fields of the Entity
RecipeCharcValue . |
class |
RecipeClassCharcField<FieldT>
Template class to represent entity fields of the Entity
RecipeClassCharc . |
class |
RecipeClassField<FieldT>
Template class to represent entity fields of the Entity
RecipeClass . |
class |
RecipeField<FieldT>
Template class to represent entity fields of the Entity
Recipe . |
class |
RecipeFormulaItemField<FieldT>
Template class to represent entity fields of the Entity
RecipeFormulaItem . |
class |
RecipeProcessElementField<FieldT>
Template class to represent entity fields of the Entity
RecipeProcessElement . |
class |
RecipeProcessElementTextField<FieldT>
Template class to represent entity fields of the Entity
RecipeProcessElementText . |
class |
RecipeProcessEquipRqmtField<FieldT>
Template class to represent entity fields of the Entity
RecipeProcessEquipRqmt . |
class |
RecipeProcessEquipRqmtTextField<FieldT>
Template class to represent entity fields of the Entity
RecipeProcessEquipRqmtText . |
class |
RecipeProcessParamField<FieldT>
Template class to represent entity fields of the Entity
RecipeProcessParam . |
class |
RecipeProcessParamTextField<FieldT>
Template class to represent entity fields of the Entity
RecipeProcessParamText . |
class |
RecipeProcessParamValueField<FieldT>
Template class to represent entity fields of the Entity
RecipeProcessParamValue . |
class |
RecipeProcessParamValueTxtField<FieldT>
Template class to represent entity fields of the Entity
RecipeProcessParamValueTxt . |
class |
RecipeTextField<FieldT>
Template class to represent entity fields of the Entity
RecipeText . |
class |
RecProcEquipRqmtCharcField<FieldT>
Template class to represent entity fields of the Entity
RecProcEquipRqmtCharc . |
class |
RecProcEquipRqmtCharcValueField<FieldT>
Template class to represent entity fields of the Entity
RecProcEquipRqmtCharcValue . |
class |
RecProcEquipRqmtClassCharcField<FieldT>
Template class to represent entity fields of the Entity
RecProcEquipRqmtClassCharc . |
class |
RecProcEquipRqmtClassField<FieldT>
Template class to represent entity fields of the Entity
RecProcEquipRqmtClass . |
class |
RecProcParamValCharcField<FieldT>
Template class to represent entity fields of the Entity
RecProcParamValCharc . |
class |
RecProcParamValCharcValueField<FieldT>
Template class to represent entity fields of the Entity
RecProcParamValCharcValue . |
class |
RecProcParamValClassCharcField<FieldT>
Template class to represent entity fields of the Entity
RecProcParamValClassCharc . |
class |
RecProcParamValClassField<FieldT>
Template class to represent entity fields of the Entity
RecProcParamValClass . |
Modifier and Type | Class and Description |
---|---|
class |
RecipeCharcLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
RecipeCharc to other
entities. |
class |
RecipeCharcOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
RecipeCharc to other
entities, where the cardinality of the related entity is at most 1. |
class |
RecipeCharcValueLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
RecipeCharcValue
to other entities. |
class |
RecipeCharcValueOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
RecipeCharcValue
to other entities, where the cardinality of the related entity is at most 1. |
class |
RecipeClassCharcLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
RecipeClassCharc
to other entities. |
class |
RecipeClassCharcOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
RecipeClassCharc
to other entities, where the cardinality of the related entity is at most 1. |
class |
RecipeClassLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
RecipeClass to other
entities. |
class |
RecipeClassOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
RecipeClass to other
entities, where the cardinality of the related entity is at most 1. |
class |
RecipeFormulaItemLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
RecipeFormulaItem to other entities. |
class |
RecipeFormulaItemOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
RecipeFormulaItem to other entities, where the cardinality of the related entity is at most 1. |
class |
RecipeLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
Recipe to other entities. |
class |
RecipeOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
Recipe to other entities,
where the cardinality of the related entity is at most 1. |
class |
RecipeProcessElementLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
RecipeProcessElement to other entities. |
class |
RecipeProcessElementOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
RecipeProcessElement to other entities, where the cardinality of the related entity is at most 1. |
class |
RecipeProcessElementTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
RecipeProcessElementText to other entities. |
class |
RecipeProcessElementTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
RecipeProcessElementText to other entities, where the cardinality of the related entity is at most 1. |
class |
RecipeProcessEquipRqmtLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
RecipeProcessEquipRqmt to other entities. |
class |
RecipeProcessEquipRqmtOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
RecipeProcessEquipRqmt to other entities, where the cardinality of the related entity is at most 1. |
class |
RecipeProcessEquipRqmtTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
RecipeProcessEquipRqmtText to other entities. |
class |
RecipeProcessEquipRqmtTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
RecipeProcessEquipRqmtText to other entities, where the cardinality of the related entity is at most 1. |
class |
RecipeProcessParamLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
RecipeProcessParam to other entities. |
class |
RecipeProcessParamOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
RecipeProcessParam to other entities, where the cardinality of the related entity is at most 1. |
class |
RecipeProcessParamTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
RecipeProcessParamText to other entities. |
class |
RecipeProcessParamTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
RecipeProcessParamText to other entities, where the cardinality of the related entity is at most 1. |
class |
RecipeProcessParamValueLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
RecipeProcessParamValue to other entities. |
class |
RecipeProcessParamValueOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
RecipeProcessParamValue to other entities, where the cardinality of the related entity is at most 1. |
class |
RecipeProcessParamValueTxtLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
RecipeProcessParamValueTxt to other entities. |
class |
RecipeProcessParamValueTxtOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
RecipeProcessParamValueTxt to other entities, where the cardinality of the related entity is at most 1. |
class |
RecipeTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
RecipeText to other
entities. |
class |
RecipeTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
RecipeText to other
entities, where the cardinality of the related entity is at most 1. |
class |
RecProcEquipRqmtCharcLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
RecProcEquipRqmtCharc to other entities. |
class |
RecProcEquipRqmtCharcOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
RecProcEquipRqmtCharc to other entities, where the cardinality of the related entity is at most 1. |
class |
RecProcEquipRqmtCharcValueLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
RecProcEquipRqmtCharcValue to other entities. |
class |
RecProcEquipRqmtCharcValueOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
RecProcEquipRqmtCharcValue to other entities, where the cardinality of the related entity is at most 1. |
class |
RecProcEquipRqmtClassCharcLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
RecProcEquipRqmtClassCharc to other entities. |
class |
RecProcEquipRqmtClassCharcOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
RecProcEquipRqmtClassCharc to other entities, where the cardinality of the related entity is at most 1. |
class |
RecProcEquipRqmtClassLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
RecProcEquipRqmtClass to other entities. |
class |
RecProcEquipRqmtClassOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
RecProcEquipRqmtClass to other entities, where the cardinality of the related entity is at most 1. |
class |
RecProcParamValCharcLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
RecProcParamValCharc to other entities. |
class |
RecProcParamValCharcOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
RecProcParamValCharc to other entities, where the cardinality of the related entity is at most 1. |
class |
RecProcParamValCharcValueLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
RecProcParamValCharcValue to other entities. |
class |
RecProcParamValCharcValueOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
RecProcParamValCharcValue to other entities, where the cardinality of the related entity is at most 1. |
class |
RecProcParamValClassCharcLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
RecProcParamValClassCharc to other entities. |
class |
RecProcParamValClassCharcOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
RecProcParamValClassCharc to other entities, where the cardinality of the related entity is at most 1. |
class |
RecProcParamValClassLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
RecProcParamValClass to other entities. |
class |
RecProcParamValClassOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
RecProcParamValClass to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
RecipeCharcSelectable
Interface to enable OData entity selectors for
RecipeCharc . |
interface |
RecipeCharcValueSelectable
Interface to enable OData entity selectors for
RecipeCharcValue . |
interface |
RecipeClassCharcSelectable
Interface to enable OData entity selectors for
RecipeClassCharc . |
interface |
RecipeClassSelectable
Interface to enable OData entity selectors for
RecipeClass . |
interface |
RecipeFormulaItemSelectable
Interface to enable OData entity selectors for
RecipeFormulaItem . |
interface |
RecipeProcessElementSelectable
Interface to enable OData entity selectors for
RecipeProcessElement . |
interface |
RecipeProcessElementTextSelectable
Interface to enable OData entity selectors for
RecipeProcessElementText . |
interface |
RecipeProcessEquipRqmtSelectable
Interface to enable OData entity selectors for
RecipeProcessEquipRqmt . |
interface |
RecipeProcessEquipRqmtTextSelectable
Interface to enable OData entity selectors for
RecipeProcessEquipRqmtText . |
interface |
RecipeProcessParamSelectable
Interface to enable OData entity selectors for
RecipeProcessParam . |
interface |
RecipeProcessParamTextSelectable
Interface to enable OData entity selectors for
RecipeProcessParamText . |
interface |
RecipeProcessParamValueSelectable
Interface to enable OData entity selectors for
RecipeProcessParamValue . |
interface |
RecipeProcessParamValueTxtSelectable
Interface to enable OData entity selectors for
RecipeProcessParamValueTxt . |
interface |
RecipeSelectable
Interface to enable OData entity selectors for
Recipe . |
interface |
RecipeTextSelectable
Interface to enable OData entity selectors for
RecipeText . |
interface |
RecProcEquipRqmtCharcSelectable
Interface to enable OData entity selectors for
RecProcEquipRqmtCharc . |
interface |
RecProcEquipRqmtCharcValueSelectable
Interface to enable OData entity selectors for
RecProcEquipRqmtCharcValue . |
interface |
RecProcEquipRqmtClassCharcSelectable
Interface to enable OData entity selectors for
RecProcEquipRqmtClassCharc . |
interface |
RecProcEquipRqmtClassSelectable
Interface to enable OData entity selectors for
RecProcEquipRqmtClass . |
interface |
RecProcParamValCharcSelectable
Interface to enable OData entity selectors for
RecProcParamValCharc . |
interface |
RecProcParamValCharcValueSelectable
Interface to enable OData entity selectors for
RecProcParamValCharcValue . |
interface |
RecProcParamValClassCharcSelectable
Interface to enable OData entity selectors for
RecProcParamValClassCharc . |
interface |
RecProcParamValClassSelectable
Interface to enable OData entity selectors for
RecProcParamValClass . |
Modifier and Type | Class and Description |
---|---|
class |
RequestForQuotationBidderField<FieldT>
Template class to represent entity fields of the Entity
RequestForQuotationBidder . |
class |
RequestForQuotationField<FieldT>
Template class to represent entity fields of the Entity
RequestForQuotation . |
class |
RequestForQuotationItemField<FieldT>
Template class to represent entity fields of the Entity
RequestForQuotationItem . |
Modifier and Type | Class and Description |
---|---|
class |
RequestForQuotationBidderLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
RequestForQuotationBidder to other entities. |
class |
RequestForQuotationBidderOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
RequestForQuotationBidder to other entities, where the cardinality of the related entity is at most 1. |
class |
RequestForQuotationItemLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
RequestForQuotationItem to other entities. |
class |
RequestForQuotationItemOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
RequestForQuotationItem to other entities, where the cardinality of the related entity is at most 1. |
class |
RequestForQuotationLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
RequestForQuotation to other entities. |
class |
RequestForQuotationOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
RequestForQuotation to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
RequestForQuotationBidderSelectable
Interface to enable OData entity selectors for
RequestForQuotationBidder . |
interface |
RequestForQuotationItemSelectable
Interface to enable OData entity selectors for
RequestForQuotationItem . |
interface |
RequestForQuotationSelectable
Interface to enable OData entity selectors for
RequestForQuotation . |
Modifier and Type | Class and Description |
---|---|
class |
ReservationDocumentHeaderField<FieldT>
Template class to represent entity fields of the Entity
ReservationDocumentHeader . |
class |
ReservationDocumentItemField<FieldT>
Template class to represent entity fields of the Entity
ReservationDocumentItem . |
Modifier and Type | Class and Description |
---|---|
class |
ReservationDocumentHeaderLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ReservationDocumentHeader to other entities. |
class |
ReservationDocumentHeaderOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ReservationDocumentHeader to other entities, where the cardinality of the related entity is at most 1. |
class |
ReservationDocumentItemLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ReservationDocumentItem to other entities. |
class |
ReservationDocumentItemOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ReservationDocumentItem to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
ReservationDocumentHeaderSelectable
Interface to enable OData entity selectors for
ReservationDocumentHeader . |
interface |
ReservationDocumentItemSelectable
Interface to enable OData entity selectors for
ReservationDocumentItem . |
Modifier and Type | Class and Description |
---|---|
class |
SalesContractField<FieldT>
Template class to represent entity fields of the Entity
SalesContract . |
class |
SalesContractItemField<FieldT>
Template class to represent entity fields of the Entity
SalesContractItem . |
class |
SalesContractItemPartnerField<FieldT>
Template class to represent entity fields of the Entity
SalesContractItemPartner . |
class |
SalesContractItemPrcgElmntField<FieldT>
Template class to represent entity fields of the Entity
SalesContractItemPrcgElmnt . |
class |
SalesContractPartnerField<FieldT>
Template class to represent entity fields of the Entity
SalesContractPartner . |
class |
SalesContractPrcgElmntField<FieldT>
Template class to represent entity fields of the Entity
SalesContractPrcgElmnt . |
Modifier and Type | Class and Description |
---|---|
class |
SalesContractItemLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesContractItem to
other entities. |
class |
SalesContractItemOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesContractItem to
other entities, where the cardinality of the related entity is at most 1. |
class |
SalesContractItemPartnerLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesContractItemPartner to other entities. |
class |
SalesContractItemPartnerOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesContractItemPartner to other entities, where the cardinality of the related entity is at most 1. |
class |
SalesContractItemPrcgElmntLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesContractItemPrcgElmnt to other entities. |
class |
SalesContractItemPrcgElmntOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesContractItemPrcgElmnt to other entities, where the cardinality of the related entity is at most 1. |
class |
SalesContractLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesContract to other
entities. |
class |
SalesContractOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesContract to other
entities, where the cardinality of the related entity is at most 1. |
class |
SalesContractPartnerLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesContractPartner
to other entities. |
class |
SalesContractPartnerOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesContractPartner
to other entities, where the cardinality of the related entity is at most 1. |
class |
SalesContractPrcgElmntLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesContractPrcgElmnt to other entities. |
class |
SalesContractPrcgElmntOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesContractPrcgElmnt to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
SalesContractItemPartnerSelectable
Interface to enable OData entity selectors for
SalesContractItemPartner . |
interface |
SalesContractItemPrcgElmntSelectable
Interface to enable OData entity selectors for
SalesContractItemPrcgElmnt . |
interface |
SalesContractItemSelectable
Interface to enable OData entity selectors for
SalesContractItem . |
interface |
SalesContractPartnerSelectable
Interface to enable OData entity selectors for
SalesContractPartner . |
interface |
SalesContractPrcgElmntSelectable
Interface to enable OData entity selectors for
SalesContractPrcgElmnt . |
interface |
SalesContractSelectable
Interface to enable OData entity selectors for
SalesContract . |
Modifier and Type | Class and Description |
---|---|
class |
SalesDistrictField<FieldT>
Template class to represent entity fields of the Entity
SalesDistrict . |
class |
SalesDistrictTextField<FieldT>
Template class to represent entity fields of the Entity
SalesDistrictText . |
Modifier and Type | Class and Description |
---|---|
class |
SalesDistrictLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesDistrict to other
entities. |
class |
SalesDistrictOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesDistrict to other
entities, where the cardinality of the related entity is at most 1. |
class |
SalesDistrictTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesDistrictText to
other entities. |
class |
SalesDistrictTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesDistrictText to
other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
SalesDistrictSelectable
Interface to enable OData entity selectors for
SalesDistrict . |
interface |
SalesDistrictTextSelectable
Interface to enable OData entity selectors for
SalesDistrictText . |
Modifier and Type | Class and Description |
---|---|
class |
CreditBlockedSalesDocumentField<FieldT>
Template class to represent entity fields of the Entity
CreditBlockedSalesDocument . |
Modifier and Type | Class and Description |
---|---|
class |
CreditBlockedSalesDocumentLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CreditBlockedSalesDocument to other entities. |
class |
CreditBlockedSalesDocumentOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CreditBlockedSalesDocument to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
CreditBlockedSalesDocumentSelectable
Interface to enable OData entity selectors for
CreditBlockedSalesDocument . |
Modifier and Type | Class and Description |
---|---|
class |
SalesInquiryField<FieldT>
Template class to represent entity fields of the Entity
SalesInquiry . |
class |
SalesInquiryItemField<FieldT>
Template class to represent entity fields of the Entity
SalesInquiryItem . |
class |
SalesInquiryItemPartnerField<FieldT>
Template class to represent entity fields of the Entity
SalesInquiryItemPartner . |
class |
SalesInquiryItemPrcgElmntField<FieldT>
Template class to represent entity fields of the Entity
SalesInquiryItemPrcgElmnt . |
class |
SalesInquiryPartnerField<FieldT>
Template class to represent entity fields of the Entity
SalesInquiryPartner . |
class |
SalesInquiryPrcgElmntField<FieldT>
Template class to represent entity fields of the Entity
SalesInquiryPrcgElmnt . |
Modifier and Type | Class and Description |
---|---|
class |
SalesInquiryItemLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesInquiryItem to other
entities. |
class |
SalesInquiryItemOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesInquiryItem to other
entities, where the cardinality of the related entity is at most 1. |
class |
SalesInquiryItemPartnerLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesInquiryItemPartner to other entities. |
class |
SalesInquiryItemPartnerOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesInquiryItemPartner to other entities, where the cardinality of the related entity is at most 1. |
class |
SalesInquiryItemPrcgElmntLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesInquiryItemPrcgElmnt to other entities. |
class |
SalesInquiryItemPrcgElmntOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesInquiryItemPrcgElmnt to other entities, where the cardinality of the related entity is at most 1. |
class |
SalesInquiryLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesInquiry to other entities. |
class |
SalesInquiryOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesInquiry to other entities,
where the cardinality of the related entity is at most 1. |
class |
SalesInquiryPartnerLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesInquiryPartner to
other entities. |
class |
SalesInquiryPartnerOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesInquiryPartner to
other entities, where the cardinality of the related entity is at most 1. |
class |
SalesInquiryPrcgElmntLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesInquiryPrcgElmnt
to other entities. |
class |
SalesInquiryPrcgElmntOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesInquiryPrcgElmnt
to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
SalesInquiryItemPartnerSelectable
Interface to enable OData entity selectors for
SalesInquiryItemPartner . |
interface |
SalesInquiryItemPrcgElmntSelectable
Interface to enable OData entity selectors for
SalesInquiryItemPrcgElmnt . |
interface |
SalesInquiryItemSelectable
Interface to enable OData entity selectors for
SalesInquiryItem . |
interface |
SalesInquiryPartnerSelectable
Interface to enable OData entity selectors for
SalesInquiryPartner . |
interface |
SalesInquiryPrcgElmntSelectable
Interface to enable OData entity selectors for
SalesInquiryPrcgElmnt . |
interface |
SalesInquirySelectable
Interface to enable OData entity selectors for
SalesInquiry . |
Modifier and Type | Class and Description |
---|---|
class |
SalesOrderField<FieldT>
Template class to represent entity fields of the Entity
SalesOrder . |
class |
SalesOrderHeaderPartnerField<FieldT>
Template class to represent entity fields of the Entity
SalesOrderHeaderPartner . |
class |
SalesOrderHeaderPrElementField<FieldT>
Template class to represent entity fields of the Entity
SalesOrderHeaderPrElement . |
class |
SalesOrderItemField<FieldT>
Template class to represent entity fields of the Entity
SalesOrderItem . |
class |
SalesOrderItemPartnerField<FieldT>
Template class to represent entity fields of the Entity
SalesOrderItemPartner . |
class |
SalesOrderItemPrElementField<FieldT>
Template class to represent entity fields of the Entity
SalesOrderItemPrElement . |
class |
SalesOrderItemTextField<FieldT>
Template class to represent entity fields of the Entity
SalesOrderItemText . |
class |
SalesOrderScheduleLineField<FieldT>
Template class to represent entity fields of the Entity
SalesOrderScheduleLine . |
class |
SalesOrderTextField<FieldT>
Template class to represent entity fields of the Entity
SalesOrderText . |
class |
SlsOrdPaymentPlanItemDetailsField<FieldT>
Template class to represent entity fields of the Entity
SlsOrdPaymentPlanItemDetails . |
Modifier and Type | Class and Description |
---|---|
class |
SalesOrderHeaderPartnerLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesOrderHeaderPartner to other entities. |
class |
SalesOrderHeaderPartnerOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesOrderHeaderPartner to other entities, where the cardinality of the related entity is at most 1. |
class |
SalesOrderHeaderPrElementLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesOrderHeaderPrElement to other entities. |
class |
SalesOrderHeaderPrElementOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesOrderHeaderPrElement to other entities, where the cardinality of the related entity is at most 1. |
class |
SalesOrderItemLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesOrderItem to other
entities. |
class |
SalesOrderItemOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesOrderItem to other
entities, where the cardinality of the related entity is at most 1. |
class |
SalesOrderItemPartnerLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesOrderItemPartner to
other entities. |
class |
SalesOrderItemPartnerOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesOrderItemPartner to
other entities, where the cardinality of the related entity is at most 1. |
class |
SalesOrderItemPrElementLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesOrderItemPrElement to other entities. |
class |
SalesOrderItemPrElementOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesOrderItemPrElement to other entities, where the cardinality of the related entity is at most 1. |
class |
SalesOrderItemTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesOrderItemText to other
entities. |
class |
SalesOrderItemTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesOrderItemText to other
entities, where the cardinality of the related entity is at most 1. |
class |
SalesOrderLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesOrder to other entities. |
class |
SalesOrderOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesOrder to other entities, where
the cardinality of the related entity is at most 1. |
class |
SalesOrderScheduleLineLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesOrderScheduleLine
to other entities. |
class |
SalesOrderScheduleLineOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesOrderScheduleLine
to other entities, where the cardinality of the related entity is at most 1. |
class |
SalesOrderTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesOrderText to other
entities. |
class |
SalesOrderTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesOrderText to other
entities, where the cardinality of the related entity is at most 1. |
class |
SlsOrdPaymentPlanItemDetailsLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SlsOrdPaymentPlanItemDetails to other entities. |
class |
SlsOrdPaymentPlanItemDetailsOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SlsOrdPaymentPlanItemDetails to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
SalesOrderHeaderPartnerSelectable
Interface to enable OData entity selectors for
SalesOrderHeaderPartner . |
interface |
SalesOrderHeaderPrElementSelectable
Interface to enable OData entity selectors for
SalesOrderHeaderPrElement . |
interface |
SalesOrderItemPartnerSelectable
Interface to enable OData entity selectors for
SalesOrderItemPartner . |
interface |
SalesOrderItemPrElementSelectable
Interface to enable OData entity selectors for
SalesOrderItemPrElement . |
interface |
SalesOrderItemSelectable
Interface to enable OData entity selectors for
SalesOrderItem . |
interface |
SalesOrderItemTextSelectable
Interface to enable OData entity selectors for
SalesOrderItemText . |
interface |
SalesOrderScheduleLineSelectable
Interface to enable OData entity selectors for
SalesOrderScheduleLine . |
interface |
SalesOrderSelectable
Interface to enable OData entity selectors for
SalesOrder . |
interface |
SalesOrderTextSelectable
Interface to enable OData entity selectors for
SalesOrderText . |
interface |
SlsOrdPaymentPlanItemDetailsSelectable
Interface to enable OData entity selectors for
SlsOrdPaymentPlanItemDetails . |
Modifier and Type | Class and Description |
---|---|
class |
SalesOrderCreditSimulationField<FieldT>
Template class to represent entity fields of the Entity
SalesOrderCreditSimulation . |
class |
SalesOrderItemPartnerSimlnField<FieldT>
Template class to represent entity fields of the Entity
SalesOrderItemPartnerSimln . |
class |
SalesOrderItemSimulationField<FieldT>
Template class to represent entity fields of the Entity
SalesOrderItemSimulation . |
class |
SalesOrderItmPrcgElmntSimlnField<FieldT>
Template class to represent entity fields of the Entity
SalesOrderItmPrcgElmntSimln . |
class |
SalesOrderPartnerSimulationField<FieldT>
Template class to represent entity fields of the Entity
SalesOrderPartnerSimulation . |
class |
SalesOrderPrcgElmntSimlnField<FieldT>
Template class to represent entity fields of the Entity
SalesOrderPrcgElmntSimln . |
class |
SalesOrderPricingSimulationField<FieldT>
Template class to represent entity fields of the Entity
SalesOrderPricingSimulation . |
class |
SalesOrderScheduleLineSimlnField<FieldT>
Template class to represent entity fields of the Entity
SalesOrderScheduleLineSimln . |
class |
SalesOrderSimulationField<FieldT>
Template class to represent entity fields of the Entity
SalesOrderSimulation . |
Modifier and Type | Class and Description |
---|---|
class |
SalesOrderCreditSimulationLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesOrderCreditSimulation to other entities. |
class |
SalesOrderCreditSimulationOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesOrderCreditSimulation to other entities, where the cardinality of the related entity is at most 1. |
class |
SalesOrderItemPartnerSimlnLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesOrderItemPartnerSimln to other entities. |
class |
SalesOrderItemPartnerSimlnOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesOrderItemPartnerSimln to other entities, where the cardinality of the related entity is at most 1. |
class |
SalesOrderItemSimulationLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesOrderItemSimulation to other entities. |
class |
SalesOrderItemSimulationOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesOrderItemSimulation to other entities, where the cardinality of the related entity is at most 1. |
class |
SalesOrderItmPrcgElmntSimlnLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesOrderItmPrcgElmntSimln to other entities. |
class |
SalesOrderItmPrcgElmntSimlnOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesOrderItmPrcgElmntSimln to other entities, where the cardinality of the related entity is at most 1. |
class |
SalesOrderPartnerSimulationLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesOrderPartnerSimulation to other entities. |
class |
SalesOrderPartnerSimulationOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesOrderPartnerSimulation to other entities, where the cardinality of the related entity is at most 1. |
class |
SalesOrderPrcgElmntSimlnLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesOrderPrcgElmntSimln to other entities. |
class |
SalesOrderPrcgElmntSimlnOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesOrderPrcgElmntSimln to other entities, where the cardinality of the related entity is at most 1. |
class |
SalesOrderPricingSimulationLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesOrderPricingSimulation to other entities. |
class |
SalesOrderPricingSimulationOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesOrderPricingSimulation to other entities, where the cardinality of the related entity is at most 1. |
class |
SalesOrderScheduleLineSimlnLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesOrderScheduleLineSimln to other entities. |
class |
SalesOrderScheduleLineSimlnOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesOrderScheduleLineSimln to other entities, where the cardinality of the related entity is at most 1. |
class |
SalesOrderSimulationLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesOrderSimulation to other entities. |
class |
SalesOrderSimulationOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesOrderSimulation to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Class and Description |
---|---|
class |
SalesOrderWithoutChargeField<FieldT>
Template class to represent entity fields of the Entity
SalesOrderWithoutCharge . |
class |
SalesOrderWithoutChargeItemField<FieldT>
Template class to represent entity fields of the Entity
SalesOrderWithoutChargeItem . |
class |
SlsOrdWthoutChrgItmPartnerField<FieldT>
Template class to represent entity fields of the Entity
SlsOrdWthoutChrgItmPartner . |
class |
SlsOrdWthoutChrgPartnerField<FieldT>
Template class to represent entity fields of the Entity
SlsOrdWthoutChrgPartner . |
class |
SlsOrdWthoutChrgSchedLineField<FieldT>
Template class to represent entity fields of the Entity
SlsOrdWthoutChrgSchedLine . |
Modifier and Type | Class and Description |
---|---|
class |
SalesOrderWithoutChargeItemLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesOrderWithoutChargeItem to other entities. |
class |
SalesOrderWithoutChargeItemOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesOrderWithoutChargeItem to other entities, where the cardinality of the related entity is at most 1. |
class |
SalesOrderWithoutChargeLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesOrderWithoutCharge to other entities. |
class |
SalesOrderWithoutChargeOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesOrderWithoutCharge to other entities, where the cardinality of the related entity is at most 1. |
class |
SlsOrdWthoutChrgItmPartnerLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SlsOrdWthoutChrgItmPartner to other entities. |
class |
SlsOrdWthoutChrgItmPartnerOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SlsOrdWthoutChrgItmPartner to other entities, where the cardinality of the related entity is at most 1. |
class |
SlsOrdWthoutChrgPartnerLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SlsOrdWthoutChrgPartner to other entities. |
class |
SlsOrdWthoutChrgPartnerOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SlsOrdWthoutChrgPartner to other entities, where the cardinality of the related entity is at most 1. |
class |
SlsOrdWthoutChrgSchedLineLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SlsOrdWthoutChrgSchedLine to other entities. |
class |
SlsOrdWthoutChrgSchedLineOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SlsOrdWthoutChrgSchedLine to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
SalesOrderWithoutChargeItemSelectable
Interface to enable OData entity selectors for
SalesOrderWithoutChargeItem . |
interface |
SalesOrderWithoutChargeSelectable
Interface to enable OData entity selectors for
SalesOrderWithoutCharge . |
interface |
SlsOrdWthoutChrgItmPartnerSelectable
Interface to enable OData entity selectors for
SlsOrdWthoutChrgItmPartner . |
interface |
SlsOrdWthoutChrgPartnerSelectable
Interface to enable OData entity selectors for
SlsOrdWthoutChrgPartner . |
interface |
SlsOrdWthoutChrgSchedLineSelectable
Interface to enable OData entity selectors for
SlsOrdWthoutChrgSchedLine . |
Modifier and Type | Class and Description |
---|---|
class |
SalesOrganizationField<FieldT>
Template class to represent entity fields of the Entity
SalesOrganization . |
class |
SalesOrganizationTextField<FieldT>
Template class to represent entity fields of the Entity
SalesOrganizationText . |
Modifier and Type | Class and Description |
---|---|
class |
SalesOrganizationLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesOrganization to
other entities. |
class |
SalesOrganizationOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesOrganization to
other entities, where the cardinality of the related entity is at most 1. |
class |
SalesOrganizationTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesOrganizationText to other entities. |
class |
SalesOrganizationTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesOrganizationText to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
SalesOrganizationSelectable
Interface to enable OData entity selectors for
SalesOrganization . |
interface |
SalesOrganizationTextSelectable
Interface to enable OData entity selectors for
SalesOrganizationText . |
Modifier and Type | Class and Description |
---|---|
class |
SlsPrcgCndnRecdSuplmntField<FieldT>
Template class to represent entity fields of the Entity
SlsPrcgCndnRecdSuplmnt . |
class |
SlsPrcgCndnRecdValidityField<FieldT>
Template class to represent entity fields of the Entity
SlsPrcgCndnRecdValidity . |
class |
SlsPrcgCndnRecordScaleField<FieldT>
Template class to represent entity fields of the Entity
SlsPrcgCndnRecordScale . |
class |
SlsPrcgConditionRecordField<FieldT>
Template class to represent entity fields of the Entity
SlsPrcgConditionRecord . |
Modifier and Type | Class and Description |
---|---|
class |
SlsPrcgCndnRecdSuplmntLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SlsPrcgCndnRecdSuplmnt to other entities. |
class |
SlsPrcgCndnRecdSuplmntOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SlsPrcgCndnRecdSuplmnt to other entities, where the cardinality of the related entity is at most 1. |
class |
SlsPrcgCndnRecdValidityLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SlsPrcgCndnRecdValidity to other entities. |
class |
SlsPrcgCndnRecdValidityOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SlsPrcgCndnRecdValidity to other entities, where the cardinality of the related entity is at most 1. |
class |
SlsPrcgCndnRecordScaleLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SlsPrcgCndnRecordScale to other entities. |
class |
SlsPrcgCndnRecordScaleOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SlsPrcgCndnRecordScale to other entities, where the cardinality of the related entity is at most 1. |
class |
SlsPrcgConditionRecordLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SlsPrcgConditionRecord to other entities. |
class |
SlsPrcgConditionRecordOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SlsPrcgConditionRecord to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
SlsPrcgCndnRecdSuplmntSelectable
Interface to enable OData entity selectors for
SlsPrcgCndnRecdSuplmnt . |
interface |
SlsPrcgCndnRecdValiditySelectable
Interface to enable OData entity selectors for
SlsPrcgCndnRecdValidity . |
interface |
SlsPrcgCndnRecordScaleSelectable
Interface to enable OData entity selectors for
SlsPrcgCndnRecordScale . |
interface |
SlsPrcgConditionRecordSelectable
Interface to enable OData entity selectors for
SlsPrcgConditionRecord . |
Modifier and Type | Class and Description |
---|---|
class |
SalesQuotationField<FieldT>
Template class to represent entity fields of the Entity
SalesQuotation . |
class |
SalesQuotationItemField<FieldT>
Template class to represent entity fields of the Entity
SalesQuotationItem . |
class |
SalesQuotationItemPartnerField<FieldT>
Template class to represent entity fields of the Entity
SalesQuotationItemPartner . |
class |
SalesQuotationItemPrcgElmntField<FieldT>
Template class to represent entity fields of the Entity
SalesQuotationItemPrcgElmnt . |
class |
SalesQuotationPartnerField<FieldT>
Template class to represent entity fields of the Entity
SalesQuotationPartner . |
class |
SalesQuotationPrcgElmntField<FieldT>
Template class to represent entity fields of the Entity
SalesQuotationPrcgElmnt . |
Modifier and Type | Class and Description |
---|---|
class |
SalesQuotationItemLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesQuotationItem to
other entities. |
class |
SalesQuotationItemOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesQuotationItem to
other entities, where the cardinality of the related entity is at most 1. |
class |
SalesQuotationItemPartnerLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesQuotationItemPartner to other entities. |
class |
SalesQuotationItemPartnerOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesQuotationItemPartner to other entities, where the cardinality of the related entity is at most 1. |
class |
SalesQuotationItemPrcgElmntLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesQuotationItemPrcgElmnt to other entities. |
class |
SalesQuotationItemPrcgElmntOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesQuotationItemPrcgElmnt to other entities, where the cardinality of the related entity is at most 1. |
class |
SalesQuotationLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesQuotation to other
entities. |
class |
SalesQuotationOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesQuotation to other
entities, where the cardinality of the related entity is at most 1. |
class |
SalesQuotationPartnerLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesQuotationPartner to other entities. |
class |
SalesQuotationPartnerOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesQuotationPartner to other entities, where the cardinality of the related entity is at most 1. |
class |
SalesQuotationPrcgElmntLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesQuotationPrcgElmnt to other entities. |
class |
SalesQuotationPrcgElmntOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesQuotationPrcgElmnt to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
SalesQuotationItemPartnerSelectable
Interface to enable OData entity selectors for
SalesQuotationItemPartner . |
interface |
SalesQuotationItemPrcgElmntSelectable
Interface to enable OData entity selectors for
SalesQuotationItemPrcgElmnt . |
interface |
SalesQuotationItemSelectable
Interface to enable OData entity selectors for
SalesQuotationItem . |
interface |
SalesQuotationPartnerSelectable
Interface to enable OData entity selectors for
SalesQuotationPartner . |
interface |
SalesQuotationPrcgElmntSelectable
Interface to enable OData entity selectors for
SalesQuotationPrcgElmnt . |
interface |
SalesQuotationSelectable
Interface to enable OData entity selectors for
SalesQuotation . |
Modifier and Type | Class and Description |
---|---|
class |
SalesSchedgAgrmtDelivSchedField<FieldT>
Template class to represent entity fields of the Entity
SalesSchedgAgrmtDelivSched . |
class |
SalesSchedgAgrmtField<FieldT>
Template class to represent entity fields of the Entity
SalesSchedgAgrmt . |
class |
SalesSchedgAgrmtItemField<FieldT>
Template class to represent entity fields of the Entity
SalesSchedgAgrmtItem . |
class |
SalesSchedgAgrmtItemPartnerField<FieldT>
Template class to represent entity fields of the Entity
SalesSchedgAgrmtItemPartner . |
class |
SalesSchedgAgrmtItemTextField<FieldT>
Template class to represent entity fields of the Entity
SalesSchedgAgrmtItemText . |
class |
SalesSchedgAgrmtItmPrcgElmntField<FieldT>
Template class to represent entity fields of the Entity
SalesSchedgAgrmtItmPrcgElmnt . |
class |
SalesSchedgAgrmtPartnerField<FieldT>
Template class to represent entity fields of the Entity
SalesSchedgAgrmtPartner . |
class |
SalesSchedgAgrmtPrcgElementField<FieldT>
Template class to represent entity fields of the Entity
SalesSchedgAgrmtPrcgElement . |
class |
SalesSchedgAgrmtSchedLineField<FieldT>
Template class to represent entity fields of the Entity
SalesSchedgAgrmtSchedLine . |
class |
SalesSchedgAgrmtTextField<FieldT>
Template class to represent entity fields of the Entity
SalesSchedgAgrmtText . |
Modifier and Type | Class and Description |
---|---|
class |
SalesSchedgAgrmtDelivSchedLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesSchedgAgrmtDelivSched to other entities. |
class |
SalesSchedgAgrmtDelivSchedOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesSchedgAgrmtDelivSched to other entities, where the cardinality of the related entity is at most 1. |
class |
SalesSchedgAgrmtItemLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesSchedgAgrmtItem to other entities. |
class |
SalesSchedgAgrmtItemOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesSchedgAgrmtItem to other entities, where the cardinality of the related entity is at most 1. |
class |
SalesSchedgAgrmtItemPartnerLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesSchedgAgrmtItemPartner to other entities. |
class |
SalesSchedgAgrmtItemPartnerOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesSchedgAgrmtItemPartner to other entities, where the cardinality of the related entity is at most 1. |
class |
SalesSchedgAgrmtItemTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesSchedgAgrmtItemText to other entities. |
class |
SalesSchedgAgrmtItemTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesSchedgAgrmtItemText to other entities, where the cardinality of the related entity is at most 1. |
class |
SalesSchedgAgrmtItmPrcgElmntLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesSchedgAgrmtItmPrcgElmnt to other entities. |
class |
SalesSchedgAgrmtItmPrcgElmntOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesSchedgAgrmtItmPrcgElmnt to other entities, where the cardinality of the related entity is at most 1. |
class |
SalesSchedgAgrmtLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesSchedgAgrmt to other entities. |
class |
SalesSchedgAgrmtOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesSchedgAgrmt to other entities, where the cardinality of the related entity is at most 1. |
class |
SalesSchedgAgrmtPartnerLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesSchedgAgrmtPartner to other entities. |
class |
SalesSchedgAgrmtPartnerOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesSchedgAgrmtPartner to other entities, where the cardinality of the related entity is at most 1. |
class |
SalesSchedgAgrmtPrcgElementLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesSchedgAgrmtPrcgElement to other entities. |
class |
SalesSchedgAgrmtPrcgElementOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesSchedgAgrmtPrcgElement to other entities, where the cardinality of the related entity is at most 1. |
class |
SalesSchedgAgrmtSchedLineLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesSchedgAgrmtSchedLine to other entities. |
class |
SalesSchedgAgrmtSchedLineOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesSchedgAgrmtSchedLine to other entities, where the cardinality of the related entity is at most 1. |
class |
SalesSchedgAgrmtTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesSchedgAgrmtText to other entities. |
class |
SalesSchedgAgrmtTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesSchedgAgrmtText to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Class and Description |
---|---|
class |
SchAgrmtAcCntField<FieldT>
Template class to represent entity fields of the Entity
SchAgrmtAcCnt . |
class |
SchAgrmtHeaderField<FieldT>
Template class to represent entity fields of the Entity
SchAgrmtHeader . |
class |
SchAgrmtItemField<FieldT>
Template class to represent entity fields of the Entity
SchAgrmtItem . |
class |
SchAgrmtPartnerField<FieldT>
Template class to represent entity fields of the Entity
SchAgrmtPartner . |
class |
SchAgrmtSchLineField<FieldT>
Template class to represent entity fields of the Entity
SchAgrmtSchLine . |
Modifier and Type | Class and Description |
---|---|
class |
SchAgrmtAcCntLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SchAgrmtAcCnt to other
entities. |
class |
SchAgrmtAcCntOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SchAgrmtAcCnt to other
entities, where the cardinality of the related entity is at most 1. |
class |
SchAgrmtHeaderLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SchAgrmtHeader to
other entities. |
class |
SchAgrmtHeaderOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SchAgrmtHeader to
other entities, where the cardinality of the related entity is at most 1. |
class |
SchAgrmtItemLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SchAgrmtItem to other
entities. |
class |
SchAgrmtItemOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SchAgrmtItem to other
entities, where the cardinality of the related entity is at most 1. |
class |
SchAgrmtPartnerLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SchAgrmtPartner to
other entities. |
class |
SchAgrmtPartnerOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SchAgrmtPartner to
other entities, where the cardinality of the related entity is at most 1. |
class |
SchAgrmtSchLineLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SchAgrmtSchLine to
other entities. |
class |
SchAgrmtSchLineOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SchAgrmtSchLine to
other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
SchAgrmtAcCntSelectable
Interface to enable OData entity selectors for
SchAgrmtAcCnt . |
interface |
SchAgrmtHeaderSelectable
Interface to enable OData entity selectors for
SchAgrmtHeader . |
interface |
SchAgrmtItemSelectable
Interface to enable OData entity selectors for
SchAgrmtItem . |
interface |
SchAgrmtPartnerSelectable
Interface to enable OData entity selectors for
SchAgrmtPartner . |
interface |
SchAgrmtSchLineSelectable
Interface to enable OData entity selectors for
SchAgrmtSchLine . |
Modifier and Type | Class and Description |
---|---|
class |
SegmentField<FieldT>
Template class to represent entity fields of the Entity
Segment . |
class |
SegmentTextField<FieldT>
Template class to represent entity fields of the Entity
SegmentText . |
Modifier and Type | Class and Description |
---|---|
class |
SegmentLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
Segment to other entities. |
class |
SegmentOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
Segment to other entities, where the
cardinality of the related entity is at most 1. |
class |
SegmentTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SegmentText to other entities. |
class |
SegmentTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SegmentText to other entities, where
the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
SegmentSelectable
Interface to enable OData entity selectors for
Segment . |
interface |
SegmentTextSelectable
Interface to enable OData entity selectors for
SegmentText . |
Modifier and Type | Class and Description |
---|---|
class |
ServiceConfirmationField<FieldT>
Template class to represent entity fields of the Entity
ServiceConfirmation . |
class |
ServiceConfirmationItemField<FieldT>
Template class to represent entity fields of the Entity
ServiceConfirmationItem . |
class |
ServiceConfirmationItemTextField<FieldT>
Template class to represent entity fields of the Entity
ServiceConfirmationItemText . |
class |
ServiceConfirmationTextField<FieldT>
Template class to represent entity fields of the Entity
ServiceConfirmationText . |
class |
ServiceConfItemPriceElementField<FieldT>
Template class to represent entity fields of the Entity
ServiceConfItemPriceElement . |
class |
ServiceConfItmRefObjectField<FieldT>
Template class to represent entity fields of the Entity
ServiceConfItmRefObject . |
class |
ServiceConfPersonRespField<FieldT>
Template class to represent entity fields of the Entity
ServiceConfPersonResp . |
class |
ServiceConfPriceElementField<FieldT>
Template class to represent entity fields of the Entity
ServiceConfPriceElement . |
class |
ServiceConfRefObjectField<FieldT>
Template class to represent entity fields of the Entity
ServiceConfRefObject . |
Modifier and Type | Class and Description |
---|---|
class |
ServiceConfirmationItemLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ServiceConfirmationItem to other entities. |
class |
ServiceConfirmationItemOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ServiceConfirmationItem to other entities, where the cardinality of the related entity is at most 1. |
class |
ServiceConfirmationItemTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ServiceConfirmationItemText to other entities. |
class |
ServiceConfirmationItemTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ServiceConfirmationItemText to other entities, where the cardinality of the related entity is at most 1. |
class |
ServiceConfirmationLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ServiceConfirmation to other entities. |
class |
ServiceConfirmationOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ServiceConfirmation to other entities, where the cardinality of the related entity is at most 1. |
class |
ServiceConfirmationTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ServiceConfirmationText to other entities. |
class |
ServiceConfirmationTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ServiceConfirmationText to other entities, where the cardinality of the related entity is at most 1. |
class |
ServiceConfItemPriceElementLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ServiceConfItemPriceElement to other entities. |
class |
ServiceConfItemPriceElementOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ServiceConfItemPriceElement to other entities, where the cardinality of the related entity is at most 1. |
class |
ServiceConfItmRefObjectLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ServiceConfItmRefObject to other entities. |
class |
ServiceConfItmRefObjectOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ServiceConfItmRefObject to other entities, where the cardinality of the related entity is at most 1. |
class |
ServiceConfPersonRespLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ServiceConfPersonResp to other entities. |
class |
ServiceConfPersonRespOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ServiceConfPersonResp to other entities, where the cardinality of the related entity is at most 1. |
class |
ServiceConfPriceElementLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ServiceConfPriceElement to other entities. |
class |
ServiceConfPriceElementOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ServiceConfPriceElement to other entities, where the cardinality of the related entity is at most 1. |
class |
ServiceConfRefObjectLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ServiceConfRefObject to other entities. |
class |
ServiceConfRefObjectOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ServiceConfRefObject to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
ServiceConfirmationItemSelectable
Interface to enable OData entity selectors for
ServiceConfirmationItem . |
interface |
ServiceConfirmationItemTextSelectable
Interface to enable OData entity selectors for
ServiceConfirmationItemText . |
interface |
ServiceConfirmationSelectable
Interface to enable OData entity selectors for
ServiceConfirmation . |
interface |
ServiceConfirmationTextSelectable
Interface to enable OData entity selectors for
ServiceConfirmationText . |
interface |
ServiceConfItemPriceElementSelectable
Interface to enable OData entity selectors for
ServiceConfItemPriceElement . |
interface |
ServiceConfItmRefObjectSelectable
Interface to enable OData entity selectors for
ServiceConfItmRefObject . |
interface |
ServiceConfPersonRespSelectable
Interface to enable OData entity selectors for
ServiceConfPersonResp . |
interface |
ServiceConfPriceElementSelectable
Interface to enable OData entity selectors for
ServiceConfPriceElement . |
interface |
ServiceConfRefObjectSelectable
Interface to enable OData entity selectors for
ServiceConfRefObject . |
Modifier and Type | Class and Description |
---|---|
class |
ServiceEntrySheetField<FieldT>
Template class to represent entity fields of the Entity
ServiceEntrySheet . |
class |
ServiceEntrySheetItemField<FieldT>
Template class to represent entity fields of the Entity
ServiceEntrySheetItem . |
class |
SrvcEntrShtAcctAssignmentField<FieldT>
Template class to represent entity fields of the Entity
SrvcEntrShtAcctAssignment . |
Modifier and Type | Class and Description |
---|---|
class |
ServiceEntrySheetItemLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ServiceEntrySheetItem to other entities. |
class |
ServiceEntrySheetItemOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ServiceEntrySheetItem to other entities, where the cardinality of the related entity is at most 1. |
class |
ServiceEntrySheetLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ServiceEntrySheet to
other entities. |
class |
ServiceEntrySheetOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ServiceEntrySheet to
other entities, where the cardinality of the related entity is at most 1. |
class |
SrvcEntrShtAcctAssignmentLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SrvcEntrShtAcctAssignment to other entities. |
class |
SrvcEntrShtAcctAssignmentOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SrvcEntrShtAcctAssignment to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
ServiceEntrySheetItemSelectable
Interface to enable OData entity selectors for
ServiceEntrySheetItem . |
interface |
ServiceEntrySheetSelectable
Interface to enable OData entity selectors for
ServiceEntrySheet . |
interface |
SrvcEntrShtAcctAssignmentSelectable
Interface to enable OData entity selectors for
SrvcEntrShtAcctAssignment . |
Modifier and Type | Class and Description |
---|---|
class |
ServiceOrderConfirmationField<FieldT>
Template class to represent entity fields of the Entity
ServiceOrderConfirmation . |
class |
ServiceOrderDefectField<FieldT>
Template class to represent entity fields of the Entity
ServiceOrderDefect . |
class |
ServiceOrderField<FieldT>
Template class to represent entity fields of the Entity
ServiceOrder . |
class |
ServiceOrderItemConfirmationField<FieldT>
Template class to represent entity fields of the Entity
ServiceOrderItemConfirmation . |
class |
ServiceOrderItemField<FieldT>
Template class to represent entity fields of the Entity
ServiceOrderItem . |
class |
ServiceOrderItemPriceElementField<FieldT>
Template class to represent entity fields of the Entity
ServiceOrderItemPriceElement . |
class |
ServiceOrderItemRefObjectField<FieldT>
Template class to represent entity fields of the Entity
ServiceOrderItemRefObject . |
class |
ServiceOrderItemTextField<FieldT>
Template class to represent entity fields of the Entity
ServiceOrderItemText . |
class |
ServiceOrderPersonRespField<FieldT>
Template class to represent entity fields of the Entity
ServiceOrderPersonResp . |
class |
ServiceOrderPriceElementField<FieldT>
Template class to represent entity fields of the Entity
ServiceOrderPriceElement . |
class |
ServiceOrderRefObjectField<FieldT>
Template class to represent entity fields of the Entity
ServiceOrderRefObject . |
class |
ServiceOrderTextField<FieldT>
Template class to represent entity fields of the Entity
ServiceOrderText . |
Modifier and Type | Class and Description |
---|---|
class |
ServiceOrderConfirmationLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ServiceOrderConfirmation to other entities. |
class |
ServiceOrderConfirmationOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ServiceOrderConfirmation to other entities, where the cardinality of the related entity is at most 1. |
class |
ServiceOrderDefectLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ServiceOrderDefect to
other entities. |
class |
ServiceOrderDefectOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ServiceOrderDefect to
other entities, where the cardinality of the related entity is at most 1. |
class |
ServiceOrderItemConfirmationLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ServiceOrderItemConfirmation to other entities. |
class |
ServiceOrderItemConfirmationOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ServiceOrderItemConfirmation to other entities, where the cardinality of the related entity is at most 1. |
class |
ServiceOrderItemLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ServiceOrderItem to other
entities. |
class |
ServiceOrderItemOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ServiceOrderItem to other
entities, where the cardinality of the related entity is at most 1. |
class |
ServiceOrderItemPriceElementLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ServiceOrderItemPriceElement to other entities. |
class |
ServiceOrderItemPriceElementOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ServiceOrderItemPriceElement to other entities, where the cardinality of the related entity is at most 1. |
class |
ServiceOrderItemRefObjectLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ServiceOrderItemRefObject to other entities. |
class |
ServiceOrderItemRefObjectOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ServiceOrderItemRefObject to other entities, where the cardinality of the related entity is at most 1. |
class |
ServiceOrderItemTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ServiceOrderItemText to
other entities. |
class |
ServiceOrderItemTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ServiceOrderItemText to
other entities, where the cardinality of the related entity is at most 1. |
class |
ServiceOrderLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ServiceOrder to other entities. |
class |
ServiceOrderOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ServiceOrder to other entities,
where the cardinality of the related entity is at most 1. |
class |
ServiceOrderPersonRespLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ServiceOrderPersonResp to other entities. |
class |
ServiceOrderPersonRespOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ServiceOrderPersonResp to other entities, where the cardinality of the related entity is at most 1. |
class |
ServiceOrderPriceElementLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ServiceOrderPriceElement to other entities. |
class |
ServiceOrderPriceElementOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ServiceOrderPriceElement to other entities, where the cardinality of the related entity is at most 1. |
class |
ServiceOrderRefObjectLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ServiceOrderRefObject
to other entities. |
class |
ServiceOrderRefObjectOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ServiceOrderRefObject
to other entities, where the cardinality of the related entity is at most 1. |
class |
ServiceOrderTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ServiceOrderText to other
entities. |
class |
ServiceOrderTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ServiceOrderText to other
entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
ServiceOrderConfirmationSelectable
Interface to enable OData entity selectors for
ServiceOrderConfirmation . |
interface |
ServiceOrderDefectSelectable
Interface to enable OData entity selectors for
ServiceOrderDefect . |
interface |
ServiceOrderItemConfirmationSelectable
Interface to enable OData entity selectors for
ServiceOrderItemConfirmation . |
interface |
ServiceOrderItemPriceElementSelectable
Interface to enable OData entity selectors for
ServiceOrderItemPriceElement . |
interface |
ServiceOrderItemRefObjectSelectable
Interface to enable OData entity selectors for
ServiceOrderItemRefObject . |
interface |
ServiceOrderItemSelectable
Interface to enable OData entity selectors for
ServiceOrderItem . |
interface |
ServiceOrderItemTextSelectable
Interface to enable OData entity selectors for
ServiceOrderItemText . |
interface |
ServiceOrderPersonRespSelectable
Interface to enable OData entity selectors for
ServiceOrderPersonResp . |
interface |
ServiceOrderPriceElementSelectable
Interface to enable OData entity selectors for
ServiceOrderPriceElement . |
interface |
ServiceOrderRefObjectSelectable
Interface to enable OData entity selectors for
ServiceOrderRefObject . |
interface |
ServiceOrderSelectable
Interface to enable OData entity selectors for
ServiceOrder . |
interface |
ServiceOrderTextSelectable
Interface to enable OData entity selectors for
ServiceOrderText . |
Modifier and Type | Class and Description |
---|---|
class |
ServiceQtanItemPriceElementField<FieldT>
Template class to represent entity fields of the Entity
ServiceQtanItemPriceElement . |
class |
ServiceQtanItemRefObjectField<FieldT>
Template class to represent entity fields of the Entity
ServiceQtanItemRefObject . |
class |
ServiceQtanPersonRespField<FieldT>
Template class to represent entity fields of the Entity
ServiceQtanPersonResp . |
class |
ServiceQtanPriceElementField<FieldT>
Template class to represent entity fields of the Entity
ServiceQtanPriceElement . |
class |
ServiceQtanRefObjectField<FieldT>
Template class to represent entity fields of the Entity
ServiceQtanRefObject . |
class |
ServiceQuotationField<FieldT>
Template class to represent entity fields of the Entity
ServiceQuotation . |
class |
ServiceQuotationItemField<FieldT>
Template class to represent entity fields of the Entity
ServiceQuotationItem . |
class |
ServiceQuotationItemTextField<FieldT>
Template class to represent entity fields of the Entity
ServiceQuotationItemText . |
class |
ServiceQuotationTextField<FieldT>
Template class to represent entity fields of the Entity
ServiceQuotationText . |
Modifier and Type | Class and Description |
---|---|
class |
ServiceQtanItemPriceElementLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ServiceQtanItemPriceElement to other entities. |
class |
ServiceQtanItemPriceElementOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ServiceQtanItemPriceElement to other entities, where the cardinality of the related entity is at most 1. |
class |
ServiceQtanItemRefObjectLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ServiceQtanItemRefObject to other entities. |
class |
ServiceQtanItemRefObjectOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ServiceQtanItemRefObject to other entities, where the cardinality of the related entity is at most 1. |
class |
ServiceQtanPersonRespLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ServiceQtanPersonResp to other entities. |
class |
ServiceQtanPersonRespOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ServiceQtanPersonResp to other entities, where the cardinality of the related entity is at most 1. |
class |
ServiceQtanPriceElementLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ServiceQtanPriceElement to other entities. |
class |
ServiceQtanPriceElementOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ServiceQtanPriceElement to other entities, where the cardinality of the related entity is at most 1. |
class |
ServiceQtanRefObjectLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ServiceQtanRefObject to other entities. |
class |
ServiceQtanRefObjectOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ServiceQtanRefObject to other entities, where the cardinality of the related entity is at most 1. |
class |
ServiceQuotationItemLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ServiceQuotationItem to other entities. |
class |
ServiceQuotationItemOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ServiceQuotationItem to other entities, where the cardinality of the related entity is at most 1. |
class |
ServiceQuotationItemTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ServiceQuotationItemText to other entities. |
class |
ServiceQuotationItemTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ServiceQuotationItemText to other entities, where the cardinality of the related entity is at most 1. |
class |
ServiceQuotationLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ServiceQuotation to
other entities. |
class |
ServiceQuotationOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ServiceQuotation to
other entities, where the cardinality of the related entity is at most 1. |
class |
ServiceQuotationTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ServiceQuotationText to other entities. |
class |
ServiceQuotationTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ServiceQuotationText to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
ServiceQtanItemPriceElementSelectable
Interface to enable OData entity selectors for
ServiceQtanItemPriceElement . |
interface |
ServiceQtanItemRefObjectSelectable
Interface to enable OData entity selectors for
ServiceQtanItemRefObject . |
interface |
ServiceQtanPersonRespSelectable
Interface to enable OData entity selectors for
ServiceQtanPersonResp . |
interface |
ServiceQtanPriceElementSelectable
Interface to enable OData entity selectors for
ServiceQtanPriceElement . |
interface |
ServiceQtanRefObjectSelectable
Interface to enable OData entity selectors for
ServiceQtanRefObject . |
interface |
ServiceQuotationItemSelectable
Interface to enable OData entity selectors for
ServiceQuotationItem . |
interface |
ServiceQuotationItemTextSelectable
Interface to enable OData entity selectors for
ServiceQuotationItemText . |
interface |
ServiceQuotationSelectable
Interface to enable OData entity selectors for
ServiceQuotation . |
interface |
ServiceQuotationTextSelectable
Interface to enable OData entity selectors for
ServiceQuotationText . |
Modifier and Type | Class and Description |
---|---|
class |
DelivSchedSoldToPartyDetnField<FieldT>
Template class to represent entity fields of the Entity
DelivSchedSoldToPartyDetn . |
Modifier and Type | Class and Description |
---|---|
class |
DelivSchedSoldToPartyDetnLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DelivSchedSoldToPartyDetn to other entities. |
class |
DelivSchedSoldToPartyDetnOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DelivSchedSoldToPartyDetn to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
DelivSchedSoldToPartyDetnSelectable
Interface to enable OData entity selectors for
DelivSchedSoldToPartyDetn . |
Modifier and Type | Class and Description |
---|---|
class |
StatisticalKeyFigureField<FieldT>
Template class to represent entity fields of the Entity
StatisticalKeyFigure . |
class |
StatisticalKeyFigureTextField<FieldT>
Template class to represent entity fields of the Entity
StatisticalKeyFigureText . |
Modifier and Type | Class and Description |
---|---|
class |
StatisticalKeyFigureLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
StatisticalKeyFigure to other entities. |
class |
StatisticalKeyFigureOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
StatisticalKeyFigure to other entities, where the cardinality of the related entity is at most 1. |
class |
StatisticalKeyFigureTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
StatisticalKeyFigureText to other entities. |
class |
StatisticalKeyFigureTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
StatisticalKeyFigureText to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
StatisticalKeyFigureSelectable
Interface to enable OData entity selectors for
StatisticalKeyFigure . |
interface |
StatisticalKeyFigureTextSelectable
Interface to enable OData entity selectors for
StatisticalKeyFigureText . |
Modifier and Type | Class and Description |
---|---|
class |
SuplrActyDescriptionField<FieldT>
Template class to represent entity fields of the Entity
SuplrActyDescription . |
class |
SuplrActyParticipantField<FieldT>
Template class to represent entity fields of the Entity
SuplrActyParticipant . |
class |
SuplrActyPurchaserRespField<FieldT>
Template class to represent entity fields of the Entity
SuplrActyPurchaserResp . |
class |
SuplrActySupplierField<FieldT>
Template class to represent entity fields of the Entity
SuplrActySupplier . |
class |
SupplierActivityField<FieldT>
Template class to represent entity fields of the Entity
SupplierActivity . |
Modifier and Type | Class and Description |
---|---|
class |
SuplrActyDescriptionLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SuplrActyDescription to other entities. |
class |
SuplrActyDescriptionOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SuplrActyDescription to other entities, where the cardinality of the related entity is at most 1. |
class |
SuplrActyParticipantLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SuplrActyParticipant to other entities. |
class |
SuplrActyParticipantOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SuplrActyParticipant to other entities, where the cardinality of the related entity is at most 1. |
class |
SuplrActyPurchaserRespLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SuplrActyPurchaserResp to other entities. |
class |
SuplrActyPurchaserRespOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SuplrActyPurchaserResp to other entities, where the cardinality of the related entity is at most 1. |
class |
SuplrActySupplierLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SuplrActySupplier to
other entities. |
class |
SuplrActySupplierOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SuplrActySupplier to
other entities, where the cardinality of the related entity is at most 1. |
class |
SupplierActivityLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SupplierActivity to
other entities. |
class |
SupplierActivityOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SupplierActivity to
other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
SuplrActyDescriptionSelectable
Interface to enable OData entity selectors for
SuplrActyDescription . |
interface |
SuplrActyParticipantSelectable
Interface to enable OData entity selectors for
SuplrActyParticipant . |
interface |
SuplrActyPurchaserRespSelectable
Interface to enable OData entity selectors for
SuplrActyPurchaserResp . |
interface |
SuplrActySupplierSelectable
Interface to enable OData entity selectors for
SuplrActySupplier . |
interface |
SupplierActivitySelectable
Interface to enable OData entity selectors for
SupplierActivity . |
Modifier and Type | Class and Description |
---|---|
class |
SuplrActyTskActyReferenceField<FieldT>
Template class to represent entity fields of the Entity
SuplrActyTskActyReference . |
class |
SuplrActyTskCommTextField<FieldT>
Template class to represent entity fields of the Entity
SuplrActyTskCommText . |
class |
SuplrActyTskDescriptionField<FieldT>
Template class to represent entity fields of the Entity
SuplrActyTskDescription . |
class |
SuplrActyTskMessageTextField<FieldT>
Template class to represent entity fields of the Entity
SuplrActyTskMessageText . |
class |
SuplrActyTskProcessorField<FieldT>
Template class to represent entity fields of the Entity
SuplrActyTskProcessor . |
class |
SuplrActyTskPurchaserRespField<FieldT>
Template class to represent entity fields of the Entity
SuplrActyTskPurchaserResp . |
class |
SuplrActyTskSupplierField<FieldT>
Template class to represent entity fields of the Entity
SuplrActyTskSupplier . |
class |
SupplierActivityTaskField<FieldT>
Template class to represent entity fields of the Entity
SupplierActivityTask . |
Modifier and Type | Class and Description |
---|---|
class |
SuplrActyTskActyReferenceLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SuplrActyTskActyReference to other entities. |
class |
SuplrActyTskActyReferenceOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SuplrActyTskActyReference to other entities, where the cardinality of the related entity is at most 1. |
class |
SuplrActyTskCommTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SuplrActyTskCommText to other entities. |
class |
SuplrActyTskCommTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SuplrActyTskCommText to other entities, where the cardinality of the related entity is at most 1. |
class |
SuplrActyTskDescriptionLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SuplrActyTskDescription to other entities. |
class |
SuplrActyTskDescriptionOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SuplrActyTskDescription to other entities, where the cardinality of the related entity is at most 1. |
class |
SuplrActyTskMessageTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SuplrActyTskMessageText to other entities. |
class |
SuplrActyTskMessageTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SuplrActyTskMessageText to other entities, where the cardinality of the related entity is at most 1. |
class |
SuplrActyTskProcessorLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SuplrActyTskProcessor to other entities. |
class |
SuplrActyTskProcessorOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SuplrActyTskProcessor to other entities, where the cardinality of the related entity is at most 1. |
class |
SuplrActyTskPurchaserRespLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SuplrActyTskPurchaserResp to other entities. |
class |
SuplrActyTskPurchaserRespOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SuplrActyTskPurchaserResp to other entities, where the cardinality of the related entity is at most 1. |
class |
SuplrActyTskSupplierLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SuplrActyTskSupplier to other entities. |
class |
SuplrActyTskSupplierOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SuplrActyTskSupplier to other entities, where the cardinality of the related entity is at most 1. |
class |
SupplierActivityTaskLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SupplierActivityTask to other entities. |
class |
SupplierActivityTaskOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SupplierActivityTask to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
SuplrActyTskActyReferenceSelectable
Interface to enable OData entity selectors for
SuplrActyTskActyReference . |
interface |
SuplrActyTskCommTextSelectable
Interface to enable OData entity selectors for
SuplrActyTskCommText . |
interface |
SuplrActyTskDescriptionSelectable
Interface to enable OData entity selectors for
SuplrActyTskDescription . |
interface |
SuplrActyTskMessageTextSelectable
Interface to enable OData entity selectors for
SuplrActyTskMessageText . |
interface |
SuplrActyTskProcessorSelectable
Interface to enable OData entity selectors for
SuplrActyTskProcessor . |
interface |
SuplrActyTskPurchaserRespSelectable
Interface to enable OData entity selectors for
SuplrActyTskPurchaserResp . |
interface |
SuplrActyTskSupplierSelectable
Interface to enable OData entity selectors for
SuplrActyTskSupplier . |
interface |
SupplierActivityTaskSelectable
Interface to enable OData entity selectors for
SupplierActivityTask . |
Modifier and Type | Class and Description |
---|---|
class |
SuplrEvalRspAppraiserField<FieldT>
Template class to represent entity fields of the Entity
SuplrEvalRspAppraiser . |
class |
SuplrEvalRspExplTextField<FieldT>
Template class to represent entity fields of the Entity
SuplrEvalRspExplText . |
class |
SuplrEvalRspExternalNameField<FieldT>
Template class to represent entity fields of the Entity
SuplrEvalRspExternalName . |
class |
SuplrEvalRspIntroductionField<FieldT>
Template class to represent entity fields of the Entity
SuplrEvalRspIntroduction . |
class |
SuplrEvalRspLanguageField<FieldT>
Template class to represent entity fields of the Entity
SuplrEvalRspLanguage . |
class |
SuplrEvalRspPurchaserRespField<FieldT>
Template class to represent entity fields of the Entity
SuplrEvalRspPurchaserResp . |
class |
SuplrEvalRspQuestionField<FieldT>
Template class to represent entity fields of the Entity
SuplrEvalRspQuestion . |
class |
SuplrEvalRspQuestionTextField<FieldT>
Template class to represent entity fields of the Entity
SuplrEvalRspQuestionText . |
class |
SuplrEvalRspRootQnaireField<FieldT>
Template class to represent entity fields of the Entity
SuplrEvalRspRootQnaire . |
class |
SuplrEvalRspSectionField<FieldT>
Template class to represent entity fields of the Entity
SuplrEvalRspSection . |
class |
SuplrEvalRspSectionTextField<FieldT>
Template class to represent entity fields of the Entity
SuplrEvalRspSectionText . |
class |
SuplrEvalRspStrucQnaireField<FieldT>
Template class to represent entity fields of the Entity
SuplrEvalRspStrucQnaire . |
class |
SuplrEvalRspSupplierField<FieldT>
Template class to represent entity fields of the Entity
SuplrEvalRspSupplier . |
class |
SupplierEvaluationResponseField<FieldT>
Template class to represent entity fields of the Entity
SupplierEvaluationResponse . |
Modifier and Type | Class and Description |
---|---|
class |
SuplrEvalRspAppraiserLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SuplrEvalRspAppraiser to other entities. |
class |
SuplrEvalRspAppraiserOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SuplrEvalRspAppraiser to other entities, where the cardinality of the related entity is at most 1. |
class |
SuplrEvalRspExplTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SuplrEvalRspExplText to other entities. |
class |
SuplrEvalRspExplTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SuplrEvalRspExplText to other entities, where the cardinality of the related entity is at most 1. |
class |
SuplrEvalRspExternalNameLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SuplrEvalRspExternalName to other entities. |
class |
SuplrEvalRspExternalNameOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SuplrEvalRspExternalName to other entities, where the cardinality of the related entity is at most 1. |
class |
SuplrEvalRspIntroductionLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SuplrEvalRspIntroduction to other entities. |
class |
SuplrEvalRspIntroductionOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SuplrEvalRspIntroduction to other entities, where the cardinality of the related entity is at most 1. |
class |
SuplrEvalRspLanguageLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SuplrEvalRspLanguage to other entities. |
class |
SuplrEvalRspLanguageOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SuplrEvalRspLanguage to other entities, where the cardinality of the related entity is at most 1. |
class |
SuplrEvalRspPurchaserRespLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SuplrEvalRspPurchaserResp to other entities. |
class |
SuplrEvalRspPurchaserRespOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SuplrEvalRspPurchaserResp to other entities, where the cardinality of the related entity is at most 1. |
class |
SuplrEvalRspQuestionLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SuplrEvalRspQuestion to other entities. |
class |
SuplrEvalRspQuestionOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SuplrEvalRspQuestion to other entities, where the cardinality of the related entity is at most 1. |
class |
SuplrEvalRspQuestionTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SuplrEvalRspQuestionText to other entities. |
class |
SuplrEvalRspQuestionTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SuplrEvalRspQuestionText to other entities, where the cardinality of the related entity is at most 1. |
class |
SuplrEvalRspRootQnaireLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SuplrEvalRspRootQnaire to other entities. |
class |
SuplrEvalRspRootQnaireOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SuplrEvalRspRootQnaire to other entities, where the cardinality of the related entity is at most 1. |
class |
SuplrEvalRspSectionLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SuplrEvalRspSection to other entities. |
class |
SuplrEvalRspSectionOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SuplrEvalRspSection to other entities, where the cardinality of the related entity is at most 1. |
class |
SuplrEvalRspSectionTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SuplrEvalRspSectionText to other entities. |
class |
SuplrEvalRspSectionTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SuplrEvalRspSectionText to other entities, where the cardinality of the related entity is at most 1. |
class |
SuplrEvalRspStrucQnaireLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SuplrEvalRspStrucQnaire to other entities. |
class |
SuplrEvalRspStrucQnaireOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SuplrEvalRspStrucQnaire to other entities, where the cardinality of the related entity is at most 1. |
class |
SuplrEvalRspSupplierLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SuplrEvalRspSupplier to other entities. |
class |
SuplrEvalRspSupplierOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SuplrEvalRspSupplier to other entities, where the cardinality of the related entity is at most 1. |
class |
SupplierEvaluationResponseLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SupplierEvaluationResponse to other entities. |
class |
SupplierEvaluationResponseOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SupplierEvaluationResponse to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
SuplrEvalRspAppraiserSelectable
Interface to enable OData entity selectors for
SuplrEvalRspAppraiser . |
interface |
SuplrEvalRspExplTextSelectable
Interface to enable OData entity selectors for
SuplrEvalRspExplText . |
interface |
SuplrEvalRspExternalNameSelectable
Interface to enable OData entity selectors for
SuplrEvalRspExternalName . |
interface |
SuplrEvalRspIntroductionSelectable
Interface to enable OData entity selectors for
SuplrEvalRspIntroduction . |
interface |
SuplrEvalRspLanguageSelectable
Interface to enable OData entity selectors for
SuplrEvalRspLanguage . |
interface |
SuplrEvalRspPurchaserRespSelectable
Interface to enable OData entity selectors for
SuplrEvalRspPurchaserResp . |
interface |
SuplrEvalRspQuestionSelectable
Interface to enable OData entity selectors for
SuplrEvalRspQuestion . |
interface |
SuplrEvalRspQuestionTextSelectable
Interface to enable OData entity selectors for
SuplrEvalRspQuestionText . |
interface |
SuplrEvalRspRootQnaireSelectable
Interface to enable OData entity selectors for
SuplrEvalRspRootQnaire . |
interface |
SuplrEvalRspSectionSelectable
Interface to enable OData entity selectors for
SuplrEvalRspSection . |
interface |
SuplrEvalRspSectionTextSelectable
Interface to enable OData entity selectors for
SuplrEvalRspSectionText . |
interface |
SuplrEvalRspStrucQnaireSelectable
Interface to enable OData entity selectors for
SuplrEvalRspStrucQnaire . |
interface |
SuplrEvalRspSupplierSelectable
Interface to enable OData entity selectors for
SuplrEvalRspSupplier . |
interface |
SupplierEvaluationResponseSelectable
Interface to enable OData entity selectors for
SupplierEvaluationResponse . |
Modifier and Type | Class and Description |
---|---|
class |
SupplierOplScoresAVParametersField<FieldT>
Template class to represent entity fields of the Entity
SupplierOplScoresAVParameters . |
class |
SupplierOplScoresAVResultField<FieldT>
Template class to represent entity fields of the Entity
SupplierOplScoresAVResult . |
Modifier and Type | Class and Description |
---|---|
class |
SupplierOplScoresAVParametersLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SupplierOplScoresAVParameters to other entities. |
class |
SupplierOplScoresAVParametersOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SupplierOplScoresAVParameters to other entities, where the cardinality of the related entity is at most 1. |
class |
SupplierOplScoresAVResultLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SupplierOplScoresAVResult to other entities. |
class |
SupplierOplScoresAVResultOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SupplierOplScoresAVResult to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
SupplierOplScoresAVParametersSelectable
Interface to enable OData entity selectors for
SupplierOplScoresAVParameters . |
interface |
SupplierOplScoresAVResultSelectable
Interface to enable OData entity selectors for
SupplierOplScoresAVResult . |
Modifier and Type | Class and Description |
---|---|
class |
SuplrEvalSccrdPurchaserRespField<FieldT>
Template class to represent entity fields of the Entity
SuplrEvalSccrdPurchaserResp . |
class |
SuplrEvalSccrdQuestionField<FieldT>
Template class to represent entity fields of the Entity
SuplrEvalSccrdQuestion . |
class |
SuplrEvalSccrdSectionField<FieldT>
Template class to represent entity fields of the Entity
SuplrEvalSccrdSection . |
class |
SuplrEvalSccrdStrucQnaireField<FieldT>
Template class to represent entity fields of the Entity
SuplrEvalSccrdStrucQnaire . |
class |
SuplrEvalSccrdSupplierField<FieldT>
Template class to represent entity fields of the Entity
SuplrEvalSccrdSupplier . |
class |
SuplrEvalScorecardField<FieldT>
Template class to represent entity fields of the Entity
SuplrEvalScorecard . |
class |
SuplrEvalScorecardRootQnaireField<FieldT>
Template class to represent entity fields of the Entity
SuplrEvalScorecardRootQnaire . |
Modifier and Type | Class and Description |
---|---|
class |
SuplrEvalSccrdPurchaserRespLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SuplrEvalSccrdPurchaserResp to other entities. |
class |
SuplrEvalSccrdPurchaserRespOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SuplrEvalSccrdPurchaserResp to other entities, where the cardinality of the related entity is at most 1. |
class |
SuplrEvalSccrdQuestionLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SuplrEvalSccrdQuestion to other entities. |
class |
SuplrEvalSccrdQuestionOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SuplrEvalSccrdQuestion to other entities, where the cardinality of the related entity is at most 1. |
class |
SuplrEvalSccrdSectionLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SuplrEvalSccrdSection to other entities. |
class |
SuplrEvalSccrdSectionOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SuplrEvalSccrdSection to other entities, where the cardinality of the related entity is at most 1. |
class |
SuplrEvalSccrdStrucQnaireLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SuplrEvalSccrdStrucQnaire to other entities. |
class |
SuplrEvalSccrdStrucQnaireOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SuplrEvalSccrdStrucQnaire to other entities, where the cardinality of the related entity is at most 1. |
class |
SuplrEvalSccrdSupplierLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SuplrEvalSccrdSupplier to other entities. |
class |
SuplrEvalSccrdSupplierOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SuplrEvalSccrdSupplier to other entities, where the cardinality of the related entity is at most 1. |
class |
SuplrEvalScorecardLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SuplrEvalScorecard to other entities. |
class |
SuplrEvalScorecardOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SuplrEvalScorecard to other entities, where the cardinality of the related entity is at most 1. |
class |
SuplrEvalScorecardRootQnaireLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SuplrEvalScorecardRootQnaire to other entities. |
class |
SuplrEvalScorecardRootQnaireOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SuplrEvalScorecardRootQnaire to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
SuplrEvalSccrdPurchaserRespSelectable
Interface to enable OData entity selectors for
SuplrEvalSccrdPurchaserResp . |
interface |
SuplrEvalSccrdQuestionSelectable
Interface to enable OData entity selectors for
SuplrEvalSccrdQuestion . |
interface |
SuplrEvalSccrdSectionSelectable
Interface to enable OData entity selectors for
SuplrEvalSccrdSection . |
interface |
SuplrEvalSccrdStrucQnaireSelectable
Interface to enable OData entity selectors for
SuplrEvalSccrdStrucQnaire . |
interface |
SuplrEvalSccrdSupplierSelectable
Interface to enable OData entity selectors for
SuplrEvalSccrdSupplier . |
interface |
SuplrEvalScorecardRootQnaireSelectable
Interface to enable OData entity selectors for
SuplrEvalScorecardRootQnaire . |
interface |
SuplrEvalScorecardSelectable
Interface to enable OData entity selectors for
SuplrEvalScorecard . |
Modifier and Type | Class and Description |
---|---|
class |
SuplrInvcHeaderWhldgTaxField<FieldT>
Template class to represent entity fields of the Entity
SuplrInvcHeaderWhldgTax . |
class |
SuplrInvcItemAcctAssgmtField<FieldT>
Template class to represent entity fields of the Entity
SuplrInvcItemAcctAssgmt . |
class |
SuplrInvcItemPurOrdRefField<FieldT>
Template class to represent entity fields of the Entity
SuplrInvcItemPurOrdRef . |
class |
SupplierInvoiceField<FieldT>
Template class to represent entity fields of the Entity
SupplierInvoice . |
class |
SupplierInvoiceItemGLAcctField<FieldT>
Template class to represent entity fields of the Entity
SupplierInvoiceItemGLAcct . |
class |
SupplierInvoiceTaxField<FieldT>
Template class to represent entity fields of the Entity
SupplierInvoiceTax . |
Modifier and Type | Class and Description |
---|---|
class |
SuplrInvcHeaderWhldgTaxLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SuplrInvcHeaderWhldgTax to other entities. |
class |
SuplrInvcHeaderWhldgTaxOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SuplrInvcHeaderWhldgTax to other entities, where the cardinality of the related entity is at most 1. |
class |
SuplrInvcItemAcctAssgmtLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SuplrInvcItemAcctAssgmt to other entities. |
class |
SuplrInvcItemAcctAssgmtOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SuplrInvcItemAcctAssgmt to other entities, where the cardinality of the related entity is at most 1. |
class |
SuplrInvcItemPurOrdRefLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SuplrInvcItemPurOrdRef to other entities. |
class |
SuplrInvcItemPurOrdRefOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SuplrInvcItemPurOrdRef to other entities, where the cardinality of the related entity is at most 1. |
class |
SupplierInvoiceItemGLAcctLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SupplierInvoiceItemGLAcct to other entities. |
class |
SupplierInvoiceItemGLAcctOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SupplierInvoiceItemGLAcct to other entities, where the cardinality of the related entity is at most 1. |
class |
SupplierInvoiceLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SupplierInvoice to other entities. |
class |
SupplierInvoiceOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SupplierInvoice to other entities, where the cardinality of the related entity is at most 1. |
class |
SupplierInvoiceTaxLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SupplierInvoiceTax to other entities. |
class |
SupplierInvoiceTaxOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SupplierInvoiceTax to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
SuplrInvcHeaderWhldgTaxSelectable
Interface to enable OData entity selectors for
SuplrInvcHeaderWhldgTax . |
interface |
SuplrInvcItemAcctAssgmtSelectable
Interface to enable OData entity selectors for
SuplrInvcItemAcctAssgmt . |
interface |
SuplrInvcItemPurOrdRefSelectable
Interface to enable OData entity selectors for
SuplrInvcItemPurOrdRef . |
interface |
SupplierInvoiceItemGLAcctSelectable
Interface to enable OData entity selectors for
SupplierInvoiceItemGLAcct . |
interface |
SupplierInvoiceSelectable
Interface to enable OData entity selectors for
SupplierInvoice . |
interface |
SupplierInvoiceTaxSelectable
Interface to enable OData entity selectors for
SupplierInvoiceTax . |
Modifier and Type | Class and Description |
---|---|
class |
SupplierQuotationField<FieldT>
Template class to represent entity fields of the Entity
SupplierQuotation . |
class |
SupplierQuotationItemField<FieldT>
Template class to represent entity fields of the Entity
SupplierQuotationItem . |
Modifier and Type | Class and Description |
---|---|
class |
SupplierQuotationItemLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SupplierQuotationItem to other entities. |
class |
SupplierQuotationItemOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SupplierQuotationItem to other entities, where the cardinality of the related entity is at most 1. |
class |
SupplierQuotationLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SupplierQuotation to
other entities. |
class |
SupplierQuotationOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SupplierQuotation to
other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
SupplierQuotationItemSelectable
Interface to enable OData entity selectors for
SupplierQuotationItem . |
interface |
SupplierQuotationSelectable
Interface to enable OData entity selectors for
SupplierQuotation . |
Modifier and Type | Class and Description |
---|---|
class |
PartnerCompanyField<FieldT>
Template class to represent entity fields of the Entity
PartnerCompany . |
Modifier and Type | Class and Description |
---|---|
class |
PartnerCompanyLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PartnerCompany to other
entities. |
class |
PartnerCompanyOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PartnerCompany to other
entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
PartnerCompanySelectable
Interface to enable OData entity selectors for
PartnerCompany . |
Modifier and Type | Class and Description |
---|---|
class |
GRTransactionDataParametersField<FieldT>
Template class to represent entity fields of the Entity
GRTransactionDataParameters . |
class |
GRTransactionDataResultField<FieldT>
Template class to represent entity fields of the Entity
GRTransactionDataResult . |
Modifier and Type | Class and Description |
---|---|
class |
GRTransactionDataParametersLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
GRTransactionDataParameters to other entities. |
class |
GRTransactionDataParametersOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
GRTransactionDataParameters to other entities, where the cardinality of the related entity is at most 1. |
class |
GRTransactionDataResultLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
GRTransactionDataResult to other entities. |
class |
GRTransactionDataResultOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
GRTransactionDataResult to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
GRTransactionDataParametersSelectable
Interface to enable OData entity selectors for
GRTransactionDataParameters . |
interface |
GRTransactionDataResultSelectable
Interface to enable OData entity selectors for
GRTransactionDataResult . |
Modifier and Type | Class and Description |
---|---|
class |
TrsyPosFlowField<FieldT>
Template class to represent entity fields of the Entity
TrsyPosFlow . |
Modifier and Type | Class and Description |
---|---|
class |
TrsyPosFlowLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
TrsyPosFlow to other
entities. |
class |
TrsyPosFlowOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
TrsyPosFlow to other
entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
TrsyPosFlowSelectable
Interface to enable OData entity selectors for
TrsyPosFlow . |
Modifier and Type | Class and Description |
---|---|
class |
CompanyCodeField<FieldT>
Template class to represent entity fields of the Entity
CompanyCode . |
class |
GLAccountField<FieldT>
Template class to represent entity fields of the Entity
GLAccount . |
class |
LedgerField<FieldT>
Template class to represent entity fields of the Entity
Ledger . |
class |
ODataQueryAdditionalMetadataField<FieldT>
Template class to represent entity fields of the Entity
ODataQueryAdditionalMetadata . |
class |
ProjectField<FieldT>
Template class to represent entity fields of the Entity
Project . |
class |
TRIALBALANCEParametersField<FieldT>
Template class to represent entity fields of the Entity
TRIALBALANCEParameters . |
class |
TRIALBALANCEResultField<FieldT>
Template class to represent entity fields of the Entity
TRIALBALANCEResult . |
Modifier and Type | Class and Description |
---|---|
class |
CompanyCodeLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CompanyCode to other entities. |
class |
CompanyCodeOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CompanyCode to other entities,
where the cardinality of the related entity is at most 1. |
class |
GLAccountLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
GLAccount to other entities. |
class |
GLAccountOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
GLAccount to other entities, where
the cardinality of the related entity is at most 1. |
class |
LedgerLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
Ledger to other entities. |
class |
LedgerOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
Ledger to other entities, where the
cardinality of the related entity is at most 1. |
class |
ODataQueryAdditionalMetadataLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ODataQueryAdditionalMetadata to other entities. |
class |
ODataQueryAdditionalMetadataOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ODataQueryAdditionalMetadata to other entities, where the cardinality of the related entity is at most 1. |
class |
ProjectLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
Project to other entities. |
class |
ProjectOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
Project to other entities, where the
cardinality of the related entity is at most 1. |
class |
TRIALBALANCEParametersLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
TRIALBALANCEParameters to other entities. |
class |
TRIALBALANCEParametersOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
TRIALBALANCEParameters to other entities, where the cardinality of the related entity is at most 1. |
class |
TRIALBALANCEResultLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
TRIALBALANCEResult to
other entities. |
class |
TRIALBALANCEResultOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
TRIALBALANCEResult to
other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
CompanyCodeSelectable
Interface to enable OData entity selectors for
CompanyCode . |
interface |
GLAccountSelectable
Interface to enable OData entity selectors for
GLAccount . |
interface |
LedgerSelectable
Interface to enable OData entity selectors for
Ledger . |
interface |
ODataQueryAdditionalMetadataSelectable
Interface to enable OData entity selectors for
ODataQueryAdditionalMetadata . |
interface |
ProjectSelectable
Interface to enable OData entity selectors for
Project . |
interface |
TRIALBALANCEParametersSelectable
Interface to enable OData entity selectors for
TRIALBALANCEParameters . |
interface |
TRIALBALANCEResultSelectable
Interface to enable OData entity selectors for
TRIALBALANCEResult . |
Modifier and Type | Class and Description |
---|---|
class |
WhseDeliveryDocumentAddressField<FieldT>
Template class to represent entity fields of the Entity
WhseDeliveryDocumentAddress . |
class |
WhseOutboundDeliveryOrderHeadField<FieldT>
Template class to represent entity fields of the Entity
WhseOutboundDeliveryOrderHead . |
class |
WhseOutboundDeliveryOrderItemField<FieldT>
Template class to represent entity fields of the Entity
WhseOutboundDeliveryOrderItem . |
Modifier and Type | Class and Description |
---|---|
class |
WhseDeliveryDocumentAddressLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
WhseDeliveryDocumentAddress to other entities. |
class |
WhseDeliveryDocumentAddressOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
WhseDeliveryDocumentAddress to other entities, where the cardinality of the related entity is at most 1. |
class |
WhseOutboundDeliveryOrderHeadLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
WhseOutboundDeliveryOrderHead to other entities. |
class |
WhseOutboundDeliveryOrderHeadOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
WhseOutboundDeliveryOrderHead to other entities, where the cardinality of the related entity is at most 1. |
class |
WhseOutboundDeliveryOrderItemLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
WhseOutboundDeliveryOrderItem to other entities. |
class |
WhseOutboundDeliveryOrderItemOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
WhseOutboundDeliveryOrderItem to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
WhseDeliveryDocumentAddressSelectable
Interface to enable OData entity selectors for
WhseDeliveryDocumentAddress . |
interface |
WhseOutboundDeliveryOrderHeadSelectable
Interface to enable OData entity selectors for
WhseOutboundDeliveryOrderHead . |
interface |
WhseOutboundDeliveryOrderItemSelectable
Interface to enable OData entity selectors for
WhseOutboundDeliveryOrderItem . |
Modifier and Type | Class and Description |
---|---|
class |
WarehouseResourceField<FieldT>
Template class to represent entity fields of the Entity
WarehouseResource . |
Modifier and Type | Class and Description |
---|---|
class |
WarehouseResourceLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
WarehouseResource to
other entities. |
class |
WarehouseResourceOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
WarehouseResource to
other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
WarehouseResourceSelectable
Interface to enable OData entity selectors for
WarehouseResource . |
Modifier and Type | Class and Description |
---|---|
class |
WarehouseOrderField<FieldT>
Template class to represent entity fields of the Entity
WarehouseOrder . |
class |
WarehouseTaskExceptionCodeField<FieldT>
Template class to represent entity fields of the Entity
WarehouseTaskExceptionCode . |
class |
WarehouseTaskField<FieldT>
Template class to represent entity fields of the Entity
WarehouseTask . |
Modifier and Type | Class and Description |
---|---|
class |
WarehouseOrderLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
WarehouseOrder to other
entities. |
class |
WarehouseOrderOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
WarehouseOrder to other
entities, where the cardinality of the related entity is at most 1. |
class |
WarehouseTaskExceptionCodeLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
WarehouseTaskExceptionCode to other entities. |
class |
WarehouseTaskExceptionCodeOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
WarehouseTaskExceptionCode to other entities, where the cardinality of the related entity is at most 1. |
class |
WarehouseTaskLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
WarehouseTask to other
entities. |
class |
WarehouseTaskOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
WarehouseTask to other
entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
WarehouseOrderSelectable
Interface to enable OData entity selectors for
WarehouseOrder . |
interface |
WarehouseTaskExceptionCodeSelectable
Interface to enable OData entity selectors for
WarehouseTaskExceptionCode . |
interface |
WarehouseTaskSelectable
Interface to enable OData entity selectors for
WarehouseTask . |
Modifier and Type | Class and Description |
---|---|
class |
WorkCenterAllCapacity_2Field<FieldT>
Template class to represent entity fields of the Entity
WorkCenterAllCapacity_2 . |
class |
WorkCenterAllCapacityField<FieldT>
Template class to represent entity fields of the Entity
WorkCenterAllCapacity . |
class |
WorkCenterCapacityField<FieldT>
Template class to represent entity fields of the Entity
WorkCenterCapacity . |
class |
WorkCenterCapacityInterval_2Field<FieldT>
Template class to represent entity fields of the Entity
WorkCenterCapacityInterval_2 . |
class |
WorkCenterCapacityIntervalField<FieldT>
Template class to represent entity fields of the Entity
WorkCenterCapacityInterval . |
class |
WorkCenterCapacityShift_2Field<FieldT>
Template class to represent entity fields of the Entity
WorkCenterCapacityShift_2 . |
class |
WorkCenterCapacityShiftField<FieldT>
Template class to represent entity fields of the Entity
WorkCenterCapacityShift . |
class |
WorkCenterCapacityTextField<FieldT>
Template class to represent entity fields of the Entity
WorkCenterCapacityText . |
class |
WorkCenterCapDayOpField<FieldT>
Template class to represent entity fields of the Entity
WorkCenterCapDayOp . |
class |
WorkCenterCapOrderPerBucketField<FieldT>
Template class to represent entity fields of the Entity
WorkCenterCapOrderPerBucket . |
class |
WorkCenterCapOrderPerBucketParametersField<FieldT>
Template class to represent entity fields of the Entity
WorkCenterCapOrderPerBucketParameters . |
class |
WorkCenterCapPerBucketField<FieldT>
Template class to represent entity fields of the Entity
WorkCenterCapPerBucket . |
class |
WorkCenterCapPerBucketParametersField<FieldT>
Template class to represent entity fields of the Entity
WorkCenterCapPerBucketParameters . |
class |
WorkCenterCapPplineOpField<FieldT>
Template class to represent entity fields of the Entity
WorkCenterCapPplineOp . |
class |
WorkCenterCostCenterField<FieldT>
Template class to represent entity fields of the Entity
WorkCenterCostCenter . |
class |
WorkCenterDayOperationField<FieldT>
Template class to represent entity fields of the Entity
WorkCenterDayOperation . |
class |
WorkCenterDescriptionField<FieldT>
Template class to represent entity fields of the Entity
WorkCenterDescription . |
class |
WorkCenterPipeLineOperationField<FieldT>
Template class to represent entity fields of the Entity
WorkCenterPipeLineOperation . |
class |
WorkCentersField<FieldT>
Template class to represent entity fields of the Entity
WorkCenters . |
Modifier and Type | Class and Description |
---|---|
class |
WorkCenterAllCapacity_2Link<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
WorkCenterAllCapacity_2 to other entities. |
class |
WorkCenterAllCapacity_2OneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
WorkCenterAllCapacity_2 to other entities, where the cardinality of the related entity is at most 1. |
class |
WorkCenterAllCapacityLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
WorkCenterAllCapacity to other entities. |
class |
WorkCenterAllCapacityOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
WorkCenterAllCapacity to other entities, where the cardinality of the related entity is at most 1. |
class |
WorkCenterCapacityInterval_2Link<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
WorkCenterCapacityInterval_2 to other entities. |
class |
WorkCenterCapacityInterval_2OneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
WorkCenterCapacityInterval_2 to other entities, where the cardinality of the related entity is at most 1. |
class |
WorkCenterCapacityIntervalLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
WorkCenterCapacityInterval to other entities. |
class |
WorkCenterCapacityIntervalOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
WorkCenterCapacityInterval to other entities, where the cardinality of the related entity is at most 1. |
class |
WorkCenterCapacityLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
WorkCenterCapacity to
other entities. |
class |
WorkCenterCapacityOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
WorkCenterCapacity to
other entities, where the cardinality of the related entity is at most 1. |
class |
WorkCenterCapacityShift_2Link<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
WorkCenterCapacityShift_2 to other entities. |
class |
WorkCenterCapacityShift_2OneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
WorkCenterCapacityShift_2 to other entities, where the cardinality of the related entity is at most 1. |
class |
WorkCenterCapacityShiftLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
WorkCenterCapacityShift to other entities. |
class |
WorkCenterCapacityShiftOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
WorkCenterCapacityShift to other entities, where the cardinality of the related entity is at most 1. |
class |
WorkCenterCapacityTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
WorkCenterCapacityText to other entities. |
class |
WorkCenterCapacityTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
WorkCenterCapacityText to other entities, where the cardinality of the related entity is at most 1. |
class |
WorkCenterCapDayOpLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
WorkCenterCapDayOp to
other entities. |
class |
WorkCenterCapDayOpOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
WorkCenterCapDayOp to
other entities, where the cardinality of the related entity is at most 1. |
class |
WorkCenterCapOrderPerBucketLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
WorkCenterCapOrderPerBucket to other entities. |
class |
WorkCenterCapOrderPerBucketOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
WorkCenterCapOrderPerBucket to other entities, where the cardinality of the related entity is at most 1. |
class |
WorkCenterCapOrderPerBucketParametersLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
WorkCenterCapOrderPerBucketParameters to other entities. |
class |
WorkCenterCapOrderPerBucketParametersOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
WorkCenterCapOrderPerBucketParameters to other entities, where the cardinality of the related entity is at most 1. |
class |
WorkCenterCapPerBucketLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
WorkCenterCapPerBucket to other entities. |
class |
WorkCenterCapPerBucketOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
WorkCenterCapPerBucket to other entities, where the cardinality of the related entity is at most 1. |
class |
WorkCenterCapPerBucketParametersLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
WorkCenterCapPerBucketParameters to other entities. |
class |
WorkCenterCapPerBucketParametersOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
WorkCenterCapPerBucketParameters to other entities, where the cardinality of the related entity is at most 1. |
class |
WorkCenterCapPplineOpLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
WorkCenterCapPplineOp to other entities. |
class |
WorkCenterCapPplineOpOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
WorkCenterCapPplineOp to other entities, where the cardinality of the related entity is at most 1. |
class |
WorkCenterCostCenterLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
WorkCenterCostCenter
to other entities. |
class |
WorkCenterCostCenterOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
WorkCenterCostCenter
to other entities, where the cardinality of the related entity is at most 1. |
class |
WorkCenterDayOperationLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
WorkCenterDayOperation to other entities. |
class |
WorkCenterDayOperationOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
WorkCenterDayOperation to other entities, where the cardinality of the related entity is at most 1. |
class |
WorkCenterDescriptionLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
WorkCenterDescription to other entities. |
class |
WorkCenterDescriptionOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
WorkCenterDescription to other entities, where the cardinality of the related entity is at most 1. |
class |
WorkCenterPipeLineOperationLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
WorkCenterPipeLineOperation to other entities. |
class |
WorkCenterPipeLineOperationOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
WorkCenterPipeLineOperation to other entities, where the cardinality of the related entity is at most 1. |
class |
WorkCentersLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
WorkCenters to other entities. |
class |
WorkCentersOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
WorkCenters to other entities,
where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
WorkCenterAllCapacity_2Selectable
Interface to enable OData entity selectors for
WorkCenterAllCapacity_2 . |
interface |
WorkCenterAllCapacitySelectable
Interface to enable OData entity selectors for
WorkCenterAllCapacity . |
interface |
WorkCenterCapacityInterval_2Selectable
Interface to enable OData entity selectors for
WorkCenterCapacityInterval_2 . |
interface |
WorkCenterCapacityIntervalSelectable
Interface to enable OData entity selectors for
WorkCenterCapacityInterval . |
interface |
WorkCenterCapacitySelectable
Interface to enable OData entity selectors for
WorkCenterCapacity . |
interface |
WorkCenterCapacityShift_2Selectable
Interface to enable OData entity selectors for
WorkCenterCapacityShift_2 . |
interface |
WorkCenterCapacityShiftSelectable
Interface to enable OData entity selectors for
WorkCenterCapacityShift . |
interface |
WorkCenterCapacityTextSelectable
Interface to enable OData entity selectors for
WorkCenterCapacityText . |
interface |
WorkCenterCapDayOpSelectable
Interface to enable OData entity selectors for
WorkCenterCapDayOp . |
interface |
WorkCenterCapOrderPerBucketParametersSelectable
Interface to enable OData entity selectors for
WorkCenterCapOrderPerBucketParameters . |
interface |
WorkCenterCapOrderPerBucketSelectable
Interface to enable OData entity selectors for
WorkCenterCapOrderPerBucket . |
interface |
WorkCenterCapPerBucketParametersSelectable
Interface to enable OData entity selectors for
WorkCenterCapPerBucketParameters . |
interface |
WorkCenterCapPerBucketSelectable
Interface to enable OData entity selectors for
WorkCenterCapPerBucket . |
interface |
WorkCenterCapPplineOpSelectable
Interface to enable OData entity selectors for
WorkCenterCapPplineOp . |
interface |
WorkCenterCostCenterSelectable
Interface to enable OData entity selectors for
WorkCenterCostCenter . |
interface |
WorkCenterDayOperationSelectable
Interface to enable OData entity selectors for
WorkCenterDayOperation . |
interface |
WorkCenterDescriptionSelectable
Interface to enable OData entity selectors for
WorkCenterDescription . |
interface |
WorkCenterPipeLineOperationSelectable
Interface to enable OData entity selectors for
WorkCenterPipeLineOperation . |
interface |
WorkCentersSelectable
Interface to enable OData entity selectors for
WorkCenters . |
Modifier and Type | Class and Description |
---|---|
class |
TimeOverviewField<FieldT>
Template class to represent entity fields of the Entity
TimeOverview . |
Modifier and Type | Class and Description |
---|---|
class |
TimeOverviewLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
TimeOverview to other
entities. |
class |
TimeOverviewOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
TimeOverview to other
entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
TimeOverviewSelectable
Interface to enable OData entity selectors for
TimeOverview . |
Modifier and Type | Class and Description |
---|---|
class |
SkillTagField<FieldT>
Template class to represent entity fields of the Entity
SkillTag . |
Modifier and Type | Class and Description |
---|---|
class |
SkillTagLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SkillTag to other
entities. |
class |
SkillTagOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SkillTag to other
entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
SkillTagSelectable
Interface to enable OData entity selectors for
SkillTag . |
Modifier and Type | Class and Description |
---|---|
class |
TimeSheetEntryField<FieldT>
Template class to represent entity fields of the Entity
TimeSheetEntry . |
Modifier and Type | Class and Description |
---|---|
class |
TimeSheetEntryLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
TimeSheetEntry to other
entities. |
class |
TimeSheetEntryOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
TimeSheetEntry to other
entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Interface and Description |
---|---|
interface |
TimeSheetEntrySelectable
Interface to enable OData entity selectors for
TimeSheetEntry . |
Copyright © 2019 SAP SE. All rights reserved.