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