Uses of Class
it.tidalwave.accounting.model.Customer.Builder
Packages that use Customer.Builder
-
Uses of Customer.Builder in it.tidalwave.accounting.model
Methods in it.tidalwave.accounting.model that return Customer.BuilderModifier and TypeMethodDescriptionCustomerRegistry.addCustomer()
Returns aProject.Builder
for adding aCustomer
to the registry.static Customer.Builder
Customer.builder()
Customer.toBuilder()
Returns a builder pre-populated with all the attributes.Customer.Builder.with
(Customer.Builder builder) Methods in it.tidalwave.accounting.model with parameters of type Customer.Builder -
Uses of Customer.Builder in it.tidalwave.accounting.model.spi
Methods in it.tidalwave.accounting.model.spi with parameters of type Customer.Builder