Uses of Class
network.oxalis.peppol.ubl2.jaxb.InvoiceType
-
Packages that use InvoiceType Package Description network.oxalis.peppol.ubl2.jaxb -
-
Uses of InvoiceType in network.oxalis.peppol.ubl2.jaxb
Methods in network.oxalis.peppol.ubl2.jaxb that return InvoiceType Modifier and Type Method Description InvoiceTypeObjectFactory. createInvoiceType()Create an instance ofInvoiceTypeMethods in network.oxalis.peppol.ubl2.jaxb that return types with arguments of type InvoiceType Modifier and Type Method Description javax.xml.bind.JAXBElement<InvoiceType>ObjectFactory. createInvoice(InvoiceType value)Methods in network.oxalis.peppol.ubl2.jaxb with parameters of type InvoiceType Modifier and Type Method Description javax.xml.bind.JAXBElement<InvoiceType>ObjectFactory. createInvoice(InvoiceType value)
-