public abstract class AnnotationElem extends Object implements Switchable
Constructor and Description |
---|
AnnotationElem(char k,
String name) |
Modifier and Type | Method and Description |
---|---|
char |
getKind() |
String |
getName() |
void |
setName(String name) |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
apply