|
||||||||||
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.IdlParam
public final class IdlParam
Method Summary | |
---|---|
static IdlParam |
create(IdlOperation parent,
java.lang.String name,
IdlType type,
java.lang.String mode)
|
IdlScopeBase |
getCircularScope(IdlScopeBase startScope,
java.util.List<java.lang.Object> doneDefn)
|
boolean |
isEmptyDef()
|
void |
write(java.io.PrintWriter pw)
|
Methods inherited from class org.apache.cxf.tools.corba.common.idltypes.IdlDefnImplBase |
---|
definedIn, flush, fullName, fullName, isCircular, localName, name, scopeName, write, writeFwd |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static IdlParam create(IdlOperation parent, java.lang.String name, IdlType type, java.lang.String mode)
public void write(java.io.PrintWriter pw)
public boolean isEmptyDef()
isEmptyDef
in interface IdlDefn
isEmptyDef
in class IdlDefnImplBase
public IdlScopeBase getCircularScope(IdlScopeBase startScope, java.util.List<java.lang.Object> doneDefn)
getCircularScope
in interface IdlDefn
getCircularScope
in class IdlDefnImplBase
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |