Uses of Class
org.cxml.Contact
Packages that use Contact
-
Uses of Contact in org.cxml
Modifier and TypeFieldDescriptionprotected ContactApprovalRequestHeader.contactprotected ContactContractor.contactprotected ContactOrderMethods.contactprotected ContactPartnerContact.contactprotected ContactPaymentMethodRemittanceInformation.contactprotected ContactPaymentPartner.contactprotected ContactPerson.contactprotected ContactSupervisor.contactModifier and TypeFieldDescriptionContractRequestHeader.contactCorrespondent.contactItemIn.contactItemOut.contactMasterAgreementRequestHeader.contactOrderRequestHeader.contactProductActivityDetails.contactPunchOutSetupRequest.contactPurchaseRequisitionHeader.contactQualityInspectionRequestHeader.contactQualityNotificationRequestHeader.contactQuoteItemIn.contactQuoteItemOut.contactQuoteMessageHeader.contactQuoteRequestHeader.contactReferenceDocumentInfo.contactModifier and TypeMethodDescriptionObjectFactory.createContact()Create an instance ofContactApprovalRequestHeader.getContact()Gets the value of the contact property.Contractor.getContact()Gets the value of the contact property.OrderMethods.getContact()Gets the value of the contact property.PartnerContact.getContact()Gets the value of the contact property.PaymentMethodRemittanceInformation.getContact()Gets the value of the contact property.PaymentPartner.getContact()Gets the value of the contact property.Person.getContact()Gets the value of the contact property.Supervisor.getContact()Gets the value of the contact property.Modifier and TypeMethodDescriptionContractRequestHeader.getContact()Gets the value of the contact property.Correspondent.getContact()Gets the value of the contact property.ItemIn.getContact()Gets the value of the contact property.ItemOut.getContact()Gets the value of the contact property.MasterAgreementRequestHeader.getContact()Gets the value of the contact property.OrderRequestHeader.getContact()Gets the value of the contact property.ProductActivityDetails.getContact()Gets the value of the contact property.PunchOutSetupRequest.getContact()Gets the value of the contact property.PurchaseRequisitionHeader.getContact()Gets the value of the contact property.QualityInspectionRequestHeader.getContact()Gets the value of the contact property.QualityNotificationRequestHeader.getContact()Gets the value of the contact property.QuoteItemIn.getContact()Gets the value of the contact property.QuoteItemOut.getContact()Gets the value of the contact property.QuoteMessageHeader.getContact()Gets the value of the contact property.QuoteRequestHeader.getContact()Gets the value of the contact property.ReferenceDocumentInfo.getContact()Gets the value of the contact property.Modifier and TypeMethodDescriptionvoidApprovalRequestHeader.setContact(Contact value) Sets the value of the contact property.voidContractor.setContact(Contact value) Sets the value of the contact property.voidOrderMethods.setContact(Contact value) Sets the value of the contact property.voidPartnerContact.setContact(Contact value) Sets the value of the contact property.voidPaymentMethodRemittanceInformation.setContact(Contact value) Sets the value of the contact property.voidPaymentPartner.setContact(Contact value) Sets the value of the contact property.voidPerson.setContact(Contact value) Sets the value of the contact property.voidSupervisor.setContact(Contact value) Sets the value of the contact property.