Uses of Class
org.cxml.ReferenceDocumentInfo
Packages that use ReferenceDocumentInfo
-
Uses of ReferenceDocumentInfo in org.cxml
Fields in org.cxml declared as ReferenceDocumentInfoModifier and TypeFieldDescriptionprotected ReferenceDocumentInfoConsignmentMovement.referenceDocumentInfoprotected ReferenceDocumentInfoItemStatus.referenceDocumentInfoprotected ReferenceDocumentInfoQualityInspectionRequestHeader.referenceDocumentInfoprotected ReferenceDocumentInfoQualityNotificationRequestHeader.referenceDocumentInfoprotected ReferenceDocumentInfoQuoteItemOut.referenceDocumentInfoFields in org.cxml with type parameters of type ReferenceDocumentInfoModifier and TypeFieldDescriptionprotected List<ReferenceDocumentInfo>ContractItemIn.referenceDocumentInfoprotected List<ReferenceDocumentInfo>ItemInfo.referenceDocumentInfoprotected List<ReferenceDocumentInfo>ItemOutIndustry.referenceDocumentInfoprotected List<ReferenceDocumentInfo>OrderRequestHeaderIndustry.referenceDocumentInfoprotected List<ReferenceDocumentInfo>ProductActivityDetails.referenceDocumentInfoprotected List<ReferenceDocumentInfo>QuoteItemIn.referenceDocumentInfoMethods in org.cxml that return ReferenceDocumentInfoModifier and TypeMethodDescriptionObjectFactory.createReferenceDocumentInfo()Create an instance ofReferenceDocumentInfoConsignmentMovement.getReferenceDocumentInfo()Gets the value of the referenceDocumentInfo property.ItemStatus.getReferenceDocumentInfo()Gets the value of the referenceDocumentInfo property.QualityInspectionRequestHeader.getReferenceDocumentInfo()Gets the value of the referenceDocumentInfo property.QualityNotificationRequestHeader.getReferenceDocumentInfo()Gets the value of the referenceDocumentInfo property.QuoteItemOut.getReferenceDocumentInfo()Gets the value of the referenceDocumentInfo property.Methods in org.cxml that return types with arguments of type ReferenceDocumentInfoModifier and TypeMethodDescriptionContractItemIn.getReferenceDocumentInfo()Gets the value of the referenceDocumentInfo property.ItemInfo.getReferenceDocumentInfo()Gets the value of the referenceDocumentInfo property.ItemOutIndustry.getReferenceDocumentInfo()Gets the value of the referenceDocumentInfo property.OrderRequestHeaderIndustry.getReferenceDocumentInfo()Gets the value of the referenceDocumentInfo property.ProductActivityDetails.getReferenceDocumentInfo()Gets the value of the referenceDocumentInfo property.QuoteItemIn.getReferenceDocumentInfo()Gets the value of the referenceDocumentInfo property.Methods in org.cxml with parameters of type ReferenceDocumentInfoModifier and TypeMethodDescriptionvoidConsignmentMovement.setReferenceDocumentInfo(ReferenceDocumentInfo value) Sets the value of the referenceDocumentInfo property.voidItemStatus.setReferenceDocumentInfo(ReferenceDocumentInfo value) Sets the value of the referenceDocumentInfo property.voidQualityInspectionRequestHeader.setReferenceDocumentInfo(ReferenceDocumentInfo value) Sets the value of the referenceDocumentInfo property.voidQualityNotificationRequestHeader.setReferenceDocumentInfo(ReferenceDocumentInfo value) Sets the value of the referenceDocumentInfo property.voidQuoteItemOut.setReferenceDocumentInfo(ReferenceDocumentInfo value) Sets the value of the referenceDocumentInfo property.