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