public final class IdlConst extends IdlDefnImplBase implements IdlType
| Modifier and Type | Method and Description |
|---|---|
static IdlConst |
create(IdlScopeBase parent,
String name,
IdlType base,
String value) |
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 IdlConst create(IdlScopeBase parent, String name, IdlType base, String value)
public void write(PrintWriter pw)
Apache CXF