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-2018 The Apache Software Foundation. All rights reserved.