public class SimpleGroovyAnnotationRef extends Object implements GroovyAnnotationRef
| Constructor and description | 
|---|
| SimpleGroovyAnnotationRef(String name, String desc) | 
| Type Params | Return Type | Name and description | 
|---|---|---|
|  | public String | description() | 
|  | public boolean | isTypeAvailable() | 
|  | public String | name() | 
|  | public void | setName(String name) | 
|  | public void | setType(GroovyClassDoc type) | 
|  | public GroovyClassDoc | type() | 
Copyright © 2003-2025 The Apache Software Foundation. All rights reserved.