Uses of Class
org.openvpms.esci.ubl.invoice.InvoiceType

Packages that use InvoiceType
org.openvpms.esci.ubl.invoice   
 

Uses of InvoiceType in org.openvpms.esci.ubl.invoice
 

Subclasses of InvoiceType in org.openvpms.esci.ubl.invoice
 class Invoice
          Implementation of the UBL InvoiceType with annotations to ensure it marhsals correctly.
 

Methods in org.openvpms.esci.ubl.invoice that return InvoiceType
 InvoiceType ObjectFactory.createInvoiceType()
          Create an instance of InvoiceType
 

Methods in org.openvpms.esci.ubl.invoice that return types with arguments of type InvoiceType
 JAXBElement<InvoiceType> ObjectFactory.createInvoice(InvoiceType value)
          Create an instance of JAXBElement<InvoiceType>}
 

Methods in org.openvpms.esci.ubl.invoice with parameters of type InvoiceType
 JAXBElement<InvoiceType> ObjectFactory.createInvoice(InvoiceType value)
          Create an instance of JAXBElement<InvoiceType>}
 



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