Uses of Interface
it.tidalwave.accounting.model.Invoice
-
Packages that use Invoice Package Description it.tidalwave.accounting.model it.tidalwave.accounting.model.spi -
-
Uses of Invoice in it.tidalwave.accounting.model
Methods in it.tidalwave.accounting.model that return Invoice Modifier and Type Method Description InvoiceInvoice.Builder. create()Methods in it.tidalwave.accounting.model with parameters of type Invoice Modifier and Type Method Description voidInvoice.Builder.Callback. register(Invoice invoice) -
Uses of Invoice in it.tidalwave.accounting.model.spi
Subinterfaces of Invoice in it.tidalwave.accounting.model.spi Modifier and Type Interface Description interfaceInvoiceSpiMethods in it.tidalwave.accounting.model.spi that return Invoice Modifier and Type Method Description InvoiceObjectFactory. createInvoice(Invoice.Builder builder)
-