|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.cxf.tools.corba.common.idltypes.IdlDefnImplBase
org.apache.cxf.tools.corba.common.idltypes.IdlArrayBase
org.apache.cxf.tools.corba.common.idltypes.IdlAnonArray
public final class IdlAnonArray
Method Summary | |
---|---|
static IdlAnonArray |
create(IdlScopeBase parent,
IdlType elem,
int size)
|
void |
write(java.io.PrintWriter pw)
|
Methods inherited from class org.apache.cxf.tools.corba.common.idltypes.IdlArrayBase |
---|
dimensions, getCircularScope, isEmptyDef, write |
Methods inherited from class org.apache.cxf.tools.corba.common.idltypes.IdlDefnImplBase |
---|
definedIn, flush, fullName, fullName, isCircular, localName, name, scopeName, writeFwd |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.apache.cxf.tools.corba.common.idltypes.IdlDefn |
---|
definedIn, flush, fullName, fullName, isCircular, localName, name, scopeName, writeFwd |
Method Detail |
---|
public static IdlAnonArray create(IdlScopeBase parent, IdlType elem, int size)
public void write(java.io.PrintWriter pw)
write
in interface IdlDefn
write
in class IdlArrayBase
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |