|
||||||||||
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.IdlSequenceBase
org.apache.cxf.tools.corba.common.idltypes.IdlAnonSequence
public final class IdlAnonSequence
Method Summary | |
---|---|
static IdlAnonSequence |
create(IdlScopeBase parent,
IdlType elem)
|
static IdlAnonSequence |
create(IdlScopeBase parent,
IdlType elem,
int bound)
|
java.lang.String |
fullName()
|
java.lang.String |
fullName(IdlScopedName rel)
|
void |
write(java.io.PrintWriter pw)
|
Methods inherited from class org.apache.cxf.tools.corba.common.idltypes.IdlSequenceBase |
---|
getCircularScope, isEmptyDef |
Methods inherited from class org.apache.cxf.tools.corba.common.idltypes.IdlDefnImplBase |
---|
definedIn, flush, isCircular, localName, name, scopeName, write, 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, isCircular, localName, name, scopeName, write, writeFwd |
Method Detail |
---|
public static IdlAnonSequence create(IdlScopeBase parent, IdlType elem)
public static IdlAnonSequence create(IdlScopeBase parent, IdlType elem, int bound)
public java.lang.String fullName()
fullName
in interface IdlDefn
fullName
in class IdlDefnImplBase
public java.lang.String fullName(IdlScopedName rel)
fullName
in interface IdlDefn
fullName
in class IdlDefnImplBase
public void write(java.io.PrintWriter pw)
write
in interface IdlDefn
write
in class IdlSequenceBase
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |