|
org.netbeans.modules.classfile/1 1.19 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.netbeans.modules.classfile.ElementValue
org.netbeans.modules.classfile.EnumElementValue
public final class EnumElementValue
EnumElementValue: a single annotation on a program element for those annotations that are enum constants.
| Method Summary | |
|---|---|
String |
getEnumName()
Returns the name of the enum constant for this annotation component. |
String |
getEnumType()
Returns the enum type as a string, rather than a ClassName. |
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public final String getEnumType()
public final String getEnumName()
public String toString()
|
org.netbeans.modules.classfile/1 1.19 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||