Uses of Class
org.cxml.Correspondent
Packages that use Correspondent
-
Uses of Correspondent in org.cxml
Fields in org.cxml declared as CorrespondentModifier and TypeFieldDescriptionprotected CorrespondentFrom.correspondentprotected CorrespondentSupplierInvitation.correspondentprotected CorrespondentMethods in org.cxml that return CorrespondentModifier and TypeMethodDescriptionObjectFactory.createCorrespondent()Create an instance ofCorrespondentFrom.getCorrespondent()Gets the value of the correspondent property.SupplierInvitation.getCorrespondent()Gets the value of the correspondent property.To.getCorrespondent()Gets the value of the correspondent property.Methods in org.cxml with parameters of type CorrespondentModifier and TypeMethodDescriptionvoidFrom.setCorrespondent(Correspondent value) Sets the value of the correspondent property.voidSupplierInvitation.setCorrespondent(Correspondent value) Sets the value of the correspondent property.voidTo.setCorrespondent(Correspondent value) Sets the value of the correspondent property.