java.text
Class Annotation

java.lang.Object
  extended by java.text.Annotation

public class Annotation
extends Object


Constructor Summary
Annotation(Object var0)
           
 
Method Summary
 Object getValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Annotation

public Annotation(Object var0)
Method Detail

getValue

public Object getValue()