com.sun.tools.xjc.reader.xmlschema.bindinfo
Class BIEnum.BIEnumMember2
java.lang.Object
com.sun.tools.xjc.reader.xmlschema.bindinfo.AbstractDeclarationImpl
com.sun.tools.xjc.reader.xmlschema.bindinfo.BIEnumMember
com.sun.tools.xjc.reader.xmlschema.bindinfo.BIEnum.BIEnumMember2
- All Implemented Interfaces:
- BIDeclaration
- Enclosing class:
- BIEnum
static class BIEnum.BIEnumMember2
- extends BIEnumMember
BIEnumMember
used inside BIEnum
has additional 'value' attribute.
Field Summary |
(package private) String |
value
The lexical representaion of the constant to which we are attaching. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
value
String value
- The lexical representaion of the constant to which we are attaching.
BIEnum.BIEnumMember2
BIEnum.BIEnumMember2()