org.mule.devkit.model.code
Class AnnotationValue

java.lang.Object
  extended by org.mule.devkit.model.code.AnnotationValue
All Implemented Interfaces:
Generable
Direct Known Subclasses:
AnnotationArrayMember, GeneratedAnnotationUse

public abstract class AnnotationValue
extends Object
implements Generable

Things that can be values of an annotation element.

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

Constructor Summary
AnnotationValue()
           
 
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.mule.devkit.model.code.Generable
generate
 

Constructor Detail

AnnotationValue

public AnnotationValue()


Copyright © 2010–2015 MuleSoft, Inc.. All rights reserved.