public final class IdlString extends IdlDefnImplBase implements IdlType
| Modifier and Type | Method and Description |
|---|---|
static IdlString |
create() |
static IdlString |
create(int bound) |
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 IdlString create()
public static IdlString create(int bound)
public void write(PrintWriter pw)
Apache CXF