Uses of Class
de.alexanderwodarz.code.swifud.application.model.InvoiceAddress
Packages that use InvoiceAddress
-
Uses of InvoiceAddress in de.alexanderwodarz.code.swifud.application
Methods in de.alexanderwodarz.code.swifud.application with parameters of type InvoiceAddressModifier and TypeMethodDescriptionstatic InvoiceApplication.createInvoice(String condition, String invoiceDate, String deliveryDate, String layout, InvoiceAddress address, List<PaymentMethodType> types, List<Item> items)