Uses of Class
org.apache.cxf.binding.corba.wsdl.Unionbranch
Packages that use Unionbranch
-
Uses of Unionbranch in org.apache.cxf.binding.corba.wsdl
Fields in org.apache.cxf.binding.corba.wsdl with type parameters of type UnionbranchMethods in org.apache.cxf.binding.corba.wsdl that return UnionbranchModifier and TypeMethodDescriptionObjectFactory.createUnionbranch()Create an instance ofUnionbranchMethods in org.apache.cxf.binding.corba.wsdl that return types with arguments of type UnionbranchModifier and TypeMethodDescriptionUnion.getUnionbranch()Gets the value of the unionbranch property. -
Uses of Unionbranch in org.apache.cxf.tools.corba.processors.idl
Fields in org.apache.cxf.tools.corba.processors.idl declared as UnionbranchConstructors in org.apache.cxf.tools.corba.processors.idl with parameters of type UnionbranchModifierConstructorDescriptionUnionDeferredAction(Unionbranch unionBranchType) UnionDeferredAction(Union unionType, Unionbranch unionBranchType, org.apache.ws.commons.schema.XmlSchemaElement elem)