Uses of Class
org.apache.cxf.tools.corba.common.idltypes.IdlUnionBranch
-
Packages that use IdlUnionBranch Package Description 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 Modifier and Type Method Description static IdlUnionBranchIdlUnionBranch. create(IdlUnion union, String name, IdlType type, boolean isDefault)Methods in org.apache.cxf.tools.corba.common.idltypes with parameters of type IdlUnionBranch Modifier and Type Method Description voidIdlUnion. addBranch(IdlUnionBranch ub)
-