public abstract class IdlFixedBase extends IdlDefnImplBase implements IdlType
| Modifier | Constructor and Description |
|---|---|
protected |
IdlFixedBase(IdlScopeBase parent,
String name,
int numbers,
int scaleSize) |
| Modifier and Type | Method and Description |
|---|---|
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, writeFwdprotected IdlFixedBase(IdlScopeBase parent, String name, int numbers, int scaleSize)
public void write(PrintWriter pw)
Apache CXF