org.codehaus.groovy.maven.runtime.support.stubgen.model
Class AnnotationDef

java.lang.Object
  extended by org.codehaus.groovy.maven.runtime.support.stubgen.model.Element
      extended by org.codehaus.groovy.maven.runtime.support.stubgen.model.NamedElement
          extended by org.codehaus.groovy.maven.runtime.support.stubgen.model.AnnotationDef
All Implemented Interfaces:
java.io.Serializable, NameAware

public class AnnotationDef
extends NamedElement

???

Version:
$Id: AnnotationDef.java 11689 2008-04-17 07:19:46Z user57 $
Author:
Jason Dillon
See Also:
Serialized Form

Constructor Summary
AnnotationDef()
           
 
Method Summary
 
Methods inherited from class org.codehaus.groovy.maven.runtime.support.stubgen.model.NamedElement
getName, setName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnnotationDef

public AnnotationDef()


Copyright © 2006-2010 Codehaus. All Rights Reserved.