Class IdlArray
java.lang.Object
org.apache.cxf.tools.corba.common.idltypes.IdlDefnImplBase
org.apache.cxf.tools.corba.common.idltypes.IdlArrayBase
org.apache.cxf.tools.corba.common.idltypes.IdlArray
-
Method Summary
Modifier and TypeMethodDescriptionstatic IdlArraycreate(IdlScopeBase parent, String name, IdlType elem, int size) voidwrite(PrintWriter pw) Methods inherited from class org.apache.cxf.tools.corba.common.idltypes.IdlArrayBase
dimensions, getCircularScope, isEmptyDef, writeMethods inherited from class org.apache.cxf.tools.corba.common.idltypes.IdlDefnImplBase
definedIn, flush, fullName, fullName, isCircular, localName, name, scopeName, writeFwd
-
Method Details
-
create
-
write
- Specified by:
writein interfaceIdlDefn- Overrides:
writein classIdlArrayBase
-