public final class IdlTypedef extends IdlDefnImplBase implements IdlType
| Modifier and Type | Method and Description |
|---|---|
static IdlTypedef |
create(IdlScopeBase parent,
String name,
IdlType base) |
void |
write(PrintWriter pw) |
definedIn, flush, fullName, fullName, getCircularScope, isCircular, isEmptyDef, localName, name, scopeName, write, writeFwdclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdefinedIn, flush, fullName, fullName, getCircularScope, isCircular, isEmptyDef, localName, name, scopeName, write, writeFwdpublic static IdlTypedef create(IdlScopeBase parent, String name, IdlType base)
public void write(PrintWriter pw)
Apache CXF