public final class IdlAnonFixed extends IdlFixedBase
| Modifier and Type | Method and Description |
|---|---|
static IdlAnonFixed |
create(IdlScopeBase parent,
int digits,
int scale) |
String |
fullName() |
String |
fullName(IdlScopedName rel) |
void |
write(PrintWriter pw) |
definedIn, flush, getCircularScope, isCircular, isEmptyDef, localName, name, scopeName, write, writeFwdclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdefinedIn, flush, getCircularScope, isCircular, isEmptyDef, localName, name, scopeName, write, writeFwdpublic static IdlAnonFixed create(IdlScopeBase parent, int digits, int scale)
public String fullName()
fullName in interface IdlDefnfullName in class IdlDefnImplBasepublic String fullName(IdlScopedName rel)
fullName in interface IdlDefnfullName in class IdlDefnImplBasepublic void write(PrintWriter pw)
write in interface IdlDefnwrite in class IdlFixedBaseApache CXF