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