Uses of Class
org.openvpms.esci.ubl.common.basic.MailType

Packages that use MailType
org.openvpms.esci.ubl.common.basic   
 

Uses of MailType in org.openvpms.esci.ubl.common.basic
 

Methods in org.openvpms.esci.ubl.common.basic that return MailType
 MailType ObjectFactory.createMailType()
          Create an instance of MailType
 

Methods in org.openvpms.esci.ubl.common.basic that return types with arguments of type MailType
 JAXBElement<MailType> ObjectFactory.createMail(MailType value)
          Create an instance of JAXBElement<MailType>}
 

Methods in org.openvpms.esci.ubl.common.basic with parameters of type MailType
 JAXBElement<MailType> ObjectFactory.createMail(MailType value)
          Create an instance of JAXBElement<MailType>}
 



Copyright © 2010-2011 OpenVPMS. All Rights Reserved..