Annotation Interface Json.BuilderInfo
- Enclosing class:
Json
Provide information about a builder class for object construction.
-
Required Element Summary
Required Elements -
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionThe build method name.The method prefix for builder methods.
-
Element Details
-
value
-
methodPrefix
-
buildMethod
-