Uses of Class
org.apache.cxf.binding.corba.wsdl.Union
Packages that use Union
Package
Description
-
Uses of Union in org.apache.cxf.binding.corba.wsdl
Methods in org.apache.cxf.binding.corba.wsdl that return Union -
Uses of Union in org.apache.cxf.tools.corba.processors.idl
Fields in org.apache.cxf.tools.corba.processors.idl declared as UnionConstructors in org.apache.cxf.tools.corba.processors.idl with parameters of type UnionModifierConstructorDescriptionUnionDeferredAction(Union unionType) UnionDeferredAction(Union unionType, Unionbranch unionBranchType, org.apache.ws.commons.schema.XmlSchemaElement elem) -
Uses of Union in org.apache.cxf.tools.corba.processors.wsdl
Methods in org.apache.cxf.tools.corba.processors.wsdl that return UnionModifier and TypeMethodDescriptionprotected UnionWSDLToCorbaHelper.createUnion(QName name, org.apache.ws.commons.schema.XmlSchemaChoice choice, QName defaultName, QName schematypeName) static UnionWSDLTypes.processUnionBranches(Union corbaUnion, List<MemberType> fields, List<String> caselist) Methods in org.apache.cxf.tools.corba.processors.wsdl with parameters of type UnionModifier and TypeMethodDescriptionstatic UnionWSDLTypes.processUnionBranches(Union corbaUnion, List<MemberType> fields, List<String> caselist)