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 Invoice
Invoice.Builder. create()
Methods in it.tidalwave.accounting.model with parameters of type Invoice Modifier and Type Method Description void
Invoice.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 interface
InvoiceSpi
Methods in it.tidalwave.accounting.model.spi that return Invoice Modifier and Type Method Description Invoice
ObjectFactory. createInvoice(Invoice.Builder builder)
-