- org.codehaus.groovy.transform.BuilderASTTransformation.AbstractBuilderStrategy.PropertyInfo
-
-
Properties Summary
Properties
Type |
Name and description |
String |
name
|
org.codehaus.groovy.ast.ClassNode |
type
|
-
Methods Summary
-
Inherited Methods Summary
-
-
Property Detail
-
org.codehaus.groovy.ast.ClassNode type
-
Constructor Detail
-
public BuilderASTTransformation.AbstractBuilderStrategy.PropertyInfo(String name, org.codehaus.groovy.ast.ClassNode type)
-
Method Detail
-
public org.codehaus.groovy.ast.ClassNode getType()
-
public void setName(String name)
-
public void setType(org.codehaus.groovy.ast.ClassNode type)
Copyright © 2003-2019 The Apache Software Foundation. All rights reserved.