public final class EnumElementValue extends ElementValue
Modifier and Type | Method and Description |
---|---|
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() |
public final String getEnumType()
public final String getEnumName()