public final class IdlFixed extends IdlFixedBase
| Modifier and Type | Method and Description |
|---|---|
static IdlFixed |
create(IdlScopeBase parent,
String name,
int digits,
int scale) |
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 IdlFixed create(IdlScopeBase parent, String name, int digits, int scale)
public void write(PrintWriter pw)
write in interface IdlDefnwrite in class IdlFixedBaseApache CXF