Apache CXF API

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

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

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

Methods in org.apache.cxf.tools.corba.common.idltypes that return IdlUnion
static IdlUnion IdlUnion.create(IdlScopeBase parent, String name, IdlType discriminator)
           
 

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


Apache CXF API

Apache CXF