Uses of Class
org.cxml.DocumentReference
Packages that use DocumentReference
-
Uses of DocumentReference in org.cxml
Fields in org.cxml declared as DocumentReferenceModifier and TypeFieldDescriptionprotected DocumentReferenceApprovalRequestHeader.documentReferenceprotected DocumentReferenceInvoiceReference.documentReferenceprotected DocumentReferenceMasterAgreementReference.documentReferenceprotected DocumentReferenceMasterAgreementRequestHeader.documentReferenceprotected DocumentReferenceOrderReference.documentReferenceprotected DocumentReferenceOrderRequestHeader.documentReferenceprotected DocumentReferenceOrderStatusRequestReference.documentReferenceprotected DocumentReferencePurchaseRequisitionHeader.documentReferenceprotected DocumentReferenceQualityInspectionRequestHeader.documentReferenceprotected DocumentReferenceQualityInspectionRequestReference.documentReferenceprotected DocumentReferenceQualityInspectionResultReference.documentReferenceprotected DocumentReferenceQualityNotificationRequestHeader.documentReferenceprotected DocumentReferenceQuoteHeaderInfo.documentReferenceprotected DocumentReferenceQuoteRequestReference.documentReferenceprotected DocumentReferenceReceiptReference.documentReferenceprotected DocumentReferenceShipNoticeReference.documentReferenceprotected DocumentReferenceStatusUpdateRequest.documentReferenceprotected DocumentReferenceTransportReference.documentReferenceMethods in org.cxml that return DocumentReferenceModifier and TypeMethodDescriptionObjectFactory.createDocumentReference()Create an instance ofDocumentReferenceApprovalRequestHeader.getDocumentReference()Gets the value of the documentReference property.InvoiceReference.getDocumentReference()Gets the value of the documentReference property.MasterAgreementReference.getDocumentReference()Gets the value of the documentReference property.MasterAgreementRequestHeader.getDocumentReference()Gets the value of the documentReference property.OrderReference.getDocumentReference()Gets the value of the documentReference property.OrderRequestHeader.getDocumentReference()Gets the value of the documentReference property.OrderStatusRequestReference.getDocumentReference()Gets the value of the documentReference property.PurchaseRequisitionHeader.getDocumentReference()Gets the value of the documentReference property.QualityInspectionRequestHeader.getDocumentReference()Gets the value of the documentReference property.QualityInspectionRequestReference.getDocumentReference()Gets the value of the documentReference property.QualityInspectionResultReference.getDocumentReference()Gets the value of the documentReference property.QualityNotificationRequestHeader.getDocumentReference()Gets the value of the documentReference property.QuoteHeaderInfo.getDocumentReference()Gets the value of the documentReference property.QuoteRequestReference.getDocumentReference()Gets the value of the documentReference property.ReceiptReference.getDocumentReference()Gets the value of the documentReference property.ShipNoticeReference.getDocumentReference()Gets the value of the documentReference property.StatusUpdateRequest.getDocumentReference()Gets the value of the documentReference property.TransportReference.getDocumentReference()Gets the value of the documentReference property.Methods in org.cxml with parameters of type DocumentReferenceModifier and TypeMethodDescriptionvoidApprovalRequestHeader.setDocumentReference(DocumentReference value) Sets the value of the documentReference property.voidInvoiceReference.setDocumentReference(DocumentReference value) Sets the value of the documentReference property.voidMasterAgreementReference.setDocumentReference(DocumentReference value) Sets the value of the documentReference property.voidMasterAgreementRequestHeader.setDocumentReference(DocumentReference value) Sets the value of the documentReference property.voidOrderReference.setDocumentReference(DocumentReference value) Sets the value of the documentReference property.voidOrderRequestHeader.setDocumentReference(DocumentReference value) Sets the value of the documentReference property.voidOrderStatusRequestReference.setDocumentReference(DocumentReference value) Sets the value of the documentReference property.voidPurchaseRequisitionHeader.setDocumentReference(DocumentReference value) Sets the value of the documentReference property.voidQualityInspectionRequestHeader.setDocumentReference(DocumentReference value) Sets the value of the documentReference property.voidQualityInspectionRequestReference.setDocumentReference(DocumentReference value) Sets the value of the documentReference property.voidQualityInspectionResultReference.setDocumentReference(DocumentReference value) Sets the value of the documentReference property.voidQualityNotificationRequestHeader.setDocumentReference(DocumentReference value) Sets the value of the documentReference property.voidQuoteHeaderInfo.setDocumentReference(DocumentReference value) Sets the value of the documentReference property.voidQuoteRequestReference.setDocumentReference(DocumentReference value) Sets the value of the documentReference property.voidReceiptReference.setDocumentReference(DocumentReference value) Sets the value of the documentReference property.voidShipNoticeReference.setDocumentReference(DocumentReference value) Sets the value of the documentReference property.voidStatusUpdateRequest.setDocumentReference(DocumentReference value) Sets the value of the documentReference property.voidTransportReference.setDocumentReference(DocumentReference value) Sets the value of the documentReference property.