Uses of Class
de.alexanderwodarz.code.swifud.application.Invoice
Packages that use Invoice
-
Uses of Invoice in de.alexanderwodarz.code.swifud.application
Methods in de.alexanderwodarz.code.swifud.application that return InvoiceModifier and TypeMethodDescriptionstatic InvoiceApplication.createInvoice(String condition, String invoiceDate, String deliveryDate, String layout, InvoiceAddress address, List<PaymentMethodType> types, List<Item> items) static InvoiceApplication.getInvoice(String invoiceNumber) Methods in de.alexanderwodarz.code.swifud.application that return types with arguments of type Invoice