jdeparser 1.0.0.Final-redhat-1

org.jboss.jdeparser
Class JAnnotationValue

java.lang.Object
  extended by org.jboss.jdeparser.JAnnotationValue
All Implemented Interfaces:
JGenerable
Direct Known Subclasses:
JAnnotationArrayMember, JAnnotationUse

public abstract class JAnnotationValue
extends Object
implements JGenerable

Things that can be values of an annotation element.

Author:
Bhakti Mehta (bhakti.mehta@sun.com)

Constructor Summary
JAnnotationValue()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.jboss.jdeparser.JGenerable
generate
 

Constructor Detail

JAnnotationValue

public JAnnotationValue()

jdeparser 1.0.0.Final-redhat-1

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.