|
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
public abstract class IdlSequenceBase
| Constructor Summary | |
|---|---|
protected |
IdlSequenceBase(IdlScopeBase parent,
java.lang.String name,
IdlType elem,
int boundValue)
|
| Method Summary | |
|---|---|
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 |
| Methods inherited from interface org.apache.cxf.tools.corba.common.idltypes.IdlDefn |
|---|
definedIn, flush, fullName, fullName, isCircular, localName, name, scopeName, write, writeFwd |
| Constructor Detail |
|---|
protected IdlSequenceBase(IdlScopeBase parent,
java.lang.String name,
IdlType elem,
int boundValue)
| Method Detail |
|---|
public void write(java.io.PrintWriter pw)
write in interface IdlDefnpublic boolean isEmptyDef()
isEmptyDef in interface IdlDefnisEmptyDef in class IdlDefnImplBase
public IdlScopeBase getCircularScope(IdlScopeBase startScope,
java.util.List<java.lang.Object> doneDefn)
getCircularScope in interface IdlDefngetCircularScope in class IdlDefnImplBase
|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||