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