public class Annotation extends Object
Annotation(String classname)
void
addEntry(String name, Object value)
String
getClassname()
Object
getValue()
Map<String,Object>
getValues()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Annotation(String classname)
public Map<String,Object> getValues()
public Object getValue()
public String getClassname()
public void addEntry(String name, Object value)