Class IdlStruct
java.lang.Object
org.apache.cxf.tools.corba.common.idltypes.IdlDefnImplBase
org.apache.cxf.tools.corba.common.idltypes.IdlScopeBase
org.apache.cxf.tools.corba.common.idltypes.IdlStructBase
org.apache.cxf.tools.corba.common.idltypes.IdlStruct
-
Method Summary
Modifier and TypeMethodDescriptionstatic IdlStructcreate(IdlScopeBase parent, String name) voidwrite(PrintWriter pw) Methods inherited from class org.apache.cxf.tools.corba.common.idltypes.IdlStructBase
getCircularScope, isEmptyDef, writeFwdMethods inherited from class org.apache.cxf.tools.corba.common.idltypes.IdlScopeBase
addToScope, definitions, flush, holdForScope, lookup, lookup, lookup, lookup, lookup, lookup, parkHeld, promoteHeldToScopeMethods inherited from class org.apache.cxf.tools.corba.common.idltypes.IdlDefnImplBase
definedIn, fullName, fullName, isCircular, localName, name, scopeName, write
-
Method Details
-
create
-
write
- Specified by:
writein interfaceIdlDefn- Overrides:
writein classIdlStructBase
-