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