public class Annotation extends java.lang.Object
| Constructor and Description |
|---|
Annotation(java.lang.Object attrib)
This method initializes a new instance of
Annotation to
wrapper the specified text attribute object. |
public Annotation(java.lang.Object attrib)
Annotation to
wrapper the specified text attribute object.attrib - The text attribute Object to wrapper.public java.lang.Object getValue()
Annotation
instance is wrappering.Annotation.public java.lang.String toString()
String representation of this
object.toString in class java.lang.ObjectString.Object.getClass(),
Object.hashCode(),
Class.getName(),
Integer.toHexString(int)