| 
Groovy 1.7.9 | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD | |||||||
public interface GroovyParameter
| Method Summary | |
|---|---|
            GroovyAnnotationRef[]
         | 
        
            annotations()
             | 
        
            String
         | 
        
            defaultValue()
             | 
        
            String
         | 
        
            name()
             | 
        
            GroovyType
         | 
        
            type()
             | 
        
            String
         | 
        
            typeName()
             | 
        
| Method Detail | 
|---|
public GroovyAnnotationRef[] annotations()
public String defaultValue()
public String name()
public GroovyType type()
public String typeName()
Copyright © 2003-2010 The Codehaus. All rights reserved.