Uses of Class
org.apache.cxf.binding.corba.wsdl.Unionbranch
-
Packages that use Unionbranch Package Description org.apache.cxf.binding.corba.wsdl org.apache.cxf.tools.corba.processors.idl -
-
Uses of Unionbranch in org.apache.cxf.binding.corba.wsdl
Fields in org.apache.cxf.binding.corba.wsdl with type parameters of type Unionbranch Modifier and Type Field Description protected List<Unionbranch>Union. unionbranchMethods in org.apache.cxf.binding.corba.wsdl that return Unionbranch Modifier and Type Method Description UnionbranchObjectFactory. createUnionbranch()Create an instance ofUnionbranchMethods in org.apache.cxf.binding.corba.wsdl that return types with arguments of type Unionbranch Modifier and Type Method Description List<Unionbranch>Union. 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 Unionbranch Modifier and Type Field Description protected UnionbranchUnionDeferredAction. unionBranchConstructors in org.apache.cxf.tools.corba.processors.idl with parameters of type Unionbranch Constructor Description UnionDeferredAction(Unionbranch unionBranchType)UnionDeferredAction(Union unionType, Unionbranch unionBranchType, org.apache.ws.commons.schema.XmlSchemaElement elem)
-