|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.tools.xjc.reader.dtd.bindinfo.BIEnumeration
public final class BIEnumeration
<enumeration> declaration in the binding file.
Method Summary | |
---|---|
(package private) static BIEnumeration |
create(Element dom,
BIElement parent)
Creates an element-local enumeration declaration. |
(package private) static BIEnumeration |
create(Element dom,
BindInfo parent)
Creates a global enumeration declaration. |
TypeUse |
getTransducer()
Returns a transducer for this enumeration declaration. |
String |
name()
Gets the conversion name. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public String name()
BIConversion
name
in interface BIConversion
public TypeUse getTransducer()
getTransducer
in interface BIConversion
static BIEnumeration create(Element dom, BindInfo parent)
static BIEnumeration create(Element dom, BIElement parent)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |