public interface EnumConstantInfo extends AnnotatedInfo
| Modifier and Type | Method and Description |
|---|---|
EnumInfo |
getDeclaring()
Get the declaring enumeration
|
String |
getName()
Get the name
|
Object |
getValue()
Get the value
|
getAnnotation, getAnnotations, getUnderlyingAnnotation, getUnderlyingAnnotations, isAnnotationPresent, isAnnotationPresentCopyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.