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