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()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Annotation

public Annotation(Object var0)
Method Detail

getValue

public Object getValue()

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2006-2010 OSGi Alliance. All Rights Reserved.