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