Index

B E I P S 
All Classes and Interfaces|All Packages

B

Buildable - Annotation Interface in io.jonasg.bob
Marks a class to be buildable, which will generate a builder for the class.
BuildableConstructor - Annotation Interface in io.jonasg.bob
Marks a constructor as buildable.

E

excludeFields() - Element in annotation interface io.jonasg.bob.Buildable
List of fields to be excluded to be included in the builder.

I

io.jonasg.bob - package io.jonasg.bob
 

P

packageName() - Element in annotation interface io.jonasg.bob.Buildable
The package name of the generated builder.

S

setterPrefix() - Element in annotation interface io.jonasg.bob.Buildable
The setterPrefix for the generated setters.
B E I P S 
All Classes and Interfaces|All Packages