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 |
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 |
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 . |
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 |
DemandAdjustmentFactorsField<FieldT>
Template class to represent entity fields of the Entity
DemandAdjustmentFactors . |
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 |
DemandAdjustmentFactorsLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DemandAdjustmentFactors to other entities. |
class |
DemandAdjustmentFactorsOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DemandAdjustmentFactors 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 |
DemandAdjustmentFactorsSelectable
Interface to enable OData entity selectors for
DemandAdjustmentFactors . |
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 |
BusinessAreaTextField<FieldT>
Template class to represent entity fields of the Entity
BusinessAreaText . |
Modifier and Type | Class and Description |
---|---|
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
ChartOfAccountsTextField<FieldT>
Template class to represent entity fields of the Entity
ChartOfAccountsText . |
Modifier and Type | Class and Description |
---|---|
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 |
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 |
CustProjSlsOrdItemPartnerField<FieldT>
Template class to represent entity fields of the Entity
CustProjSlsOrdItemPartner . |
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 |
CustProjSlsOrdItemPartnerLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustProjSlsOrdItemPartner to other entities. |
class |
CustProjSlsOrdItemPartnerOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustProjSlsOrdItemPartner 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 |
CustProjSlsOrdItemPartnerSelectable
Interface to enable OData entity selectors for
CustProjSlsOrdItemPartner . |
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 |
ProjectRoleField<FieldT>
Template class to represent entity fields of the Entity
ProjectRole . |
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 . |
class |
WorkPackageFunctionField<FieldT>
Template class to represent entity fields of the Entity
WorkPackageFunction . |
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 |
ProjectRoleLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProjectRole to other
entities. |
class |
ProjectRoleOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProjectRole 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 |
WorkPackageFunctionLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
WorkPackageFunction to other entities. |
class |
WorkPackageFunctionOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
WorkPackageFunction 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 |
ProjectRoleSelectable
Interface to enable OData entity selectors for
ProjectRole . |
interface |
StaffingDataSelectable
Interface to enable OData entity selectors for
StaffingData . |
interface |
WorkItemSelectable
Interface to enable OData entity selectors for
WorkItem . |
interface |
WorkPackageFunctionSelectable
Interface to enable OData entity selectors for
WorkPackageFunction . |
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 |
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 |
CustomerGroupTextField<FieldT>
Template class to represent entity fields of the Entity
CustomerGroupText . |
Modifier and Type | Class and Description |
---|---|
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 |
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 |
DistributionChannelTextField<FieldT>
Template class to represent entity fields of the Entity
DistributionChannelText . |
Modifier and Type | Class and Description |
---|---|
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 |
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 | Interface and Description |
---|---|
interface |
DocInfoRecdObjLinkBOMSelectable
Interface to enable OData entity selectors for
DocInfoRecdObjLinkBOM . |
interface |
|