Uses of Interface
it.tidalwave.accounting.model.Customer
-
Packages that use Customer Package Description it.tidalwave.accounting.model it.tidalwave.accounting.model.spi -
-
Uses of Customer in it.tidalwave.accounting.model
Methods in it.tidalwave.accounting.model that return Customer Modifier and Type Method Description CustomerCustomer.Builder. create()CustomerProject. getCustomer()Methods in it.tidalwave.accounting.model with parameters of type Customer Modifier and Type Method Description voidCustomer.Builder.Callback. register(Customer customer) -
Uses of Customer in it.tidalwave.accounting.model.spi
Subinterfaces of Customer in it.tidalwave.accounting.model.spi Modifier and Type Interface Description interfaceCustomerSpiMethods in it.tidalwave.accounting.model.spi that return Customer Modifier and Type Method Description CustomerObjectFactory. createCustomer(Customer.Builder builder)
-