protected static class BuilderASTTransformation.AbstractBuilderStrategy.PropertyInfo extends Object
Constructor | Description |
---|---|
PropertyInfo(String name,
ClassNode type) |
Modifier and Type | Method | Description |
---|---|---|
String |
getName() |
|
ClassNode |
getType() |
|
void |
setName(String name) |
|
void |
setType(ClassNode type) |