|
Apache CXF API | |||||||||
| 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.IdlSequence
public final class IdlSequence
| Method Summary | |
|---|---|
static IdlSequence |
create(IdlScopeBase parent,
String name,
IdlType elem)
|
static IdlSequence |
create(IdlScopeBase parent,
String name,
IdlType elem,
int bound)
|
void |
write(PrintWriter pw)
|
void |
writeFwd(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, fullName, fullName, isCircular, localName, name, scopeName, write |
| 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, write |
| Method Detail |
|---|
public static IdlSequence create(IdlScopeBase parent,
String name,
IdlType elem)
public static IdlSequence create(IdlScopeBase parent,
String name,
IdlType elem,
int bound)
public void write(PrintWriter pw)
write in interface IdlDefnwrite in class IdlSequenceBasepublic void writeFwd(PrintWriter pw)
writeFwd in interface IdlDefnwriteFwd in class IdlDefnImplBase
|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||