public final class IdlEnum extends IdlScopeBase implements IdlType
| Modifier and Type | Method and Description |
|---|---|
void |
addEnumerator(IdlEnumerator e) |
static IdlEnum |
create(IdlScopeBase parent,
String name) |
void |
write(PrintWriter pw) |
addToScope, definitions, flush, getCircularScope, holdForScope, lookup, lookup, lookup, lookup, lookup, lookup, parkHeld, promoteHeldToScope, writeFwddefinedIn, fullName, fullName, isCircular, isEmptyDef, localName, name, scopeName, writeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdefinedIn, flush, fullName, fullName, getCircularScope, isCircular, isEmptyDef, localName, name, scopeName, write, writeFwdpublic static IdlEnum create(IdlScopeBase parent, String name)
public void addEnumerator(IdlEnumerator e)
public void write(PrintWriter pw)
write in interface IdlDefnwrite in class IdlScopeBaseApache CXF