|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jvnet.annox.parser.XAnnotationFieldParser<T,V>
org.jvnet.annox.parser.XAnnotationFieldParser.XFieldParser<Enum,Enum>
org.jvnet.annox.parser.XAnnotationFieldParser.XEnumFieldParser
public static class XAnnotationFieldParser.XEnumFieldParser
Nested Class Summary |
---|
Field Summary |
---|
Fields inherited from class org.jvnet.annox.parser.XAnnotationFieldParser |
---|
ANNOTATION, ANNOTATION_ARRAY, BOOLEAN, BOOLEAN_ARRAY, BYTE, BYTE_ARRAY, CHAR, CHAR_ARRAY, CLASS, CLASS_ARRAY, DOUBLE, DOUBLE_ARRAY, ENUM, ENUM_ARRAY, FLOAT, FLOAT_ARRAY, GENERIC, INT, INT_ARRAY, LONG, LONG_ARRAY, SHORT, SHORT_ARRAY, STRING, STRING_ARRAY, XANNOTATION, XANNOTATION_ARRAY |
Constructor Summary | |
---|---|
XAnnotationFieldParser.XEnumFieldParser()
|
Method Summary | |
---|---|
XAnnotationField<Enum> |
construct(String name,
Enum value,
Class<?> type)
|
Methods inherited from class org.jvnet.annox.parser.XAnnotationFieldParser.XFieldParser |
---|
parse, parse, parse |
Methods inherited from class org.jvnet.annox.parser.XAnnotationFieldParser |
---|
detectType, getAnnotationFieldValue |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XAnnotationFieldParser.XEnumFieldParser()
Method Detail |
---|
public XAnnotationField<Enum> construct(String name, Enum value, Class<?> type)
construct
in class XAnnotationFieldParser.XFieldParser<Enum,Enum>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |