Uses of Class
org.cxml.IdReference
Packages that use IdReference
-
Uses of IdReference in org.cxml
Fields in org.cxml declared as IdReferenceModifier and TypeFieldDescriptionprotected IdReferenceCertificateInfo.idReferenceprotected IdReferenceContractItemStatus.idReferenceprotected IdReferenceLegalEntity.idReferenceprotected IdReferenceOrganizationalUnit.idReferenceprotected IdReferenceProductionFacility.idReferenceprotected IdReferenceProductionFacilityRole.idReferenceprotected IdReferenceQualityInspectionRequestHeader.idReferenceprotected IdReferenceValueGroup.idReferenceFields in org.cxml with type parameters of type IdReferenceModifier and TypeFieldDescriptionprotected List<IdReference>BillTo.idReferenceprotected List<IdReference>BusinessPartner.idReferenceprotected List<IdReference>Contact.idReferenceprotected List<IdReference>ContractIDInfo.idReferenceprotected List<IdReference>InvoiceItemIDInfo.idReferenceprotected List<IdReference>ItemID.idReferenceprotected List<IdReference>MasterAgreementIDInfo.idReferenceprotected List<IdReference>OrderIDInfo.idReferenceprotected List<IdReference>OrderRequestHeader.idReferenceprotected List<IdReference>PartnerContact.idReferenceprotected List<IdReference>PaymentPartner.idReferenceprotected List<IdReference>Person.idReferenceprotected List<IdReference>Product.idReferenceprotected List<IdReference>ProductMovementItemIDInfo.idReferenceprotected List<IdReference>PropertyReference.idReferenceprotected List<IdReference>QualityInspectionCharacteristic.idReferenceprotected List<IdReference>ReceiptIDInfo.idReferenceprotected List<IdReference>ResourceID.idReferenceprotected List<IdReference>ShipNoticeIDInfo.idReferenceprotected List<IdReference>ShipTo.idReferenceprotected List<IdReference>TimeSeriesDetails.idReferenceprotected List<IdReference>TransportIDInfo.idReferenceMethods in org.cxml that return IdReferenceModifier and TypeMethodDescriptionObjectFactory.createIdReference()Create an instance ofIdReferenceCertificateInfo.getIdReference()Gets the value of the idReference property.ContractItemStatus.getIdReference()Gets the value of the idReference property.LegalEntity.getIdReference()Gets the value of the idReference property.OrganizationalUnit.getIdReference()Gets the value of the idReference property.ProductionFacility.getIdReference()Gets the value of the idReference property.ProductionFacilityRole.getIdReference()Gets the value of the idReference property.QualityInspectionRequestHeader.getIdReference()Gets the value of the idReference property.ValueGroup.getIdReference()Gets the value of the idReference property.Methods in org.cxml that return types with arguments of type IdReferenceModifier and TypeMethodDescriptionBillTo.getIdReference()Gets the value of the idReference property.BusinessPartner.getIdReference()Gets the value of the idReference property.Contact.getIdReference()Gets the value of the idReference property.ContractIDInfo.getIdReference()Gets the value of the idReference property.InvoiceItemIDInfo.getIdReference()Gets the value of the idReference property.ItemID.getIdReference()Gets the value of the idReference property.MasterAgreementIDInfo.getIdReference()Gets the value of the idReference property.OrderIDInfo.getIdReference()Gets the value of the idReference property.OrderRequestHeader.getIdReference()Gets the value of the idReference property.PartnerContact.getIdReference()Gets the value of the idReference property.PaymentPartner.getIdReference()Gets the value of the idReference property.Person.getIdReference()Gets the value of the idReference property.Product.getIdReference()Gets the value of the idReference property.ProductMovementItemIDInfo.getIdReference()Gets the value of the idReference property.PropertyReference.getIdReference()Gets the value of the idReference property.QualityInspectionCharacteristic.getIdReference()Gets the value of the idReference property.ReceiptIDInfo.getIdReference()Gets the value of the idReference property.ResourceID.getIdReference()Gets the value of the idReference property.ShipNoticeIDInfo.getIdReference()Gets the value of the idReference property.ShipTo.getIdReference()Gets the value of the idReference property.TimeSeriesDetails.getIdReference()Gets the value of the idReference property.TransportIDInfo.getIdReference()Gets the value of the idReference property.Methods in org.cxml with parameters of type IdReferenceModifier and TypeMethodDescriptionvoidCertificateInfo.setIdReference(IdReference value) Sets the value of the idReference property.voidContractItemStatus.setIdReference(IdReference value) Sets the value of the idReference property.voidLegalEntity.setIdReference(IdReference value) Sets the value of the idReference property.voidOrganizationalUnit.setIdReference(IdReference value) Sets the value of the idReference property.voidProductionFacility.setIdReference(IdReference value) Sets the value of the idReference property.voidProductionFacilityRole.setIdReference(IdReference value) Sets the value of the idReference property.voidQualityInspectionRequestHeader.setIdReference(IdReference value) Sets the value of the idReference property.voidValueGroup.setIdReference(IdReference value) Sets the value of the idReference property.