Apache CXF API

Uses of Class
org.apache.cxf.tools.corba.common.idltypes.IdlUnionBranch

Packages that use IdlUnionBranch
org.apache.cxf.tools.corba.common.idltypes   
 

Uses of IdlUnionBranch in org.apache.cxf.tools.corba.common.idltypes
 

Methods in org.apache.cxf.tools.corba.common.idltypes that return IdlUnionBranch
static IdlUnionBranch IdlUnionBranch.create(IdlUnion union, String name, IdlType type, boolean isDefault)
           
 

Methods in org.apache.cxf.tools.corba.common.idltypes with parameters of type IdlUnionBranch
 void IdlUnion.addBranch(IdlUnionBranch ub)
           
 


Apache CXF API

Apache CXF