protected static class BuilderASTTransformation.AbstractBuilderStrategy.PropertyInfo
extends Object
Holds information about a builder property.
| Constructor and description |
|---|
PropertyInfo(String name, ClassNode type)Creates a new property information holder. |
Gets the property name.
Gets the property type.
Sets the property name.
name - the property nameSets the property type.
type - the property ClassNodeCopyright © 2003-2026 The Apache Software Foundation. All rights reserved.