|
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.IdlField
org.apache.cxf.tools.corba.common.idltypes.IdlUnionBranch
public final class IdlUnionBranch
| Field Summary |
|---|
| Fields inherited from class org.apache.cxf.tools.corba.common.idltypes.IdlField |
|---|
LOG |
| Method Summary | |
|---|---|
void |
addCase(java.lang.String label)
|
static IdlUnionBranch |
create(IdlUnion union,
java.lang.String name,
IdlType type,
boolean isDefault)
|
void |
write(java.io.PrintWriter pw)
|
| Methods inherited from class org.apache.cxf.tools.corba.common.idltypes.IdlField |
|---|
create, getCircularScope, isEmptyDef |
| 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 IdlUnionBranch create(IdlUnion union,
java.lang.String name,
IdlType type,
boolean isDefault)
public void addCase(java.lang.String label)
public void write(java.io.PrintWriter pw)
write in interface IdlDefnwrite in class IdlField
|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||