|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD |
public interface GroovyParameter
Method Summary | |
---|---|
GroovyAnnotationRef[]
|
annotations()
|
java.lang.String
|
defaultValue()
|
java.lang.String
|
name()
|
GroovyType
|
type()
|
java.lang.String
|
typeName()
|
Method Detail |
---|
public GroovyAnnotationRef[] annotations()
public java.lang.String defaultValue()
public java.lang.String name()
public GroovyType type()
public java.lang.String typeName()
Groovy Documentation