Interface XEnumConstant
- All Superinterfaces:
XElement
- All Known Implementing Classes:
MirrorTypeFactory.MirrorEnumConstant, ReflectionTypeFactory.ReflectionEnumConstant
- Since:
- 4.3
-
Method Summary
Methods inherited from interface XElement
getAnnotation, getAnnotationsByType, getDocumentation, getModifiers, getName, getTypeArgument, isFinal, isPrivate, isPublic, isStatic
-
Method Details
-
getOrdinal
int getOrdinal() -
getDeclaringClass
XClass getDeclaringClass()
-