Apache CXF API

Uses of Class
org.apache.cxf.binding.corba.wsdl.CaseType

Packages that use CaseType
org.apache.cxf.binding.corba.wsdl   
 

Uses of CaseType in org.apache.cxf.binding.corba.wsdl
 

Fields in org.apache.cxf.binding.corba.wsdl with type parameters of type CaseType
protected  List<CaseType> Unionbranch._case
           
 

Methods in org.apache.cxf.binding.corba.wsdl that return CaseType
 CaseType ObjectFactory.createCaseType()
          Create an instance of CaseType
 

Methods in org.apache.cxf.binding.corba.wsdl that return types with arguments of type CaseType
 List<CaseType> Unionbranch.getCase()
          Gets the value of the case property.
 


Apache CXF API

Apache CXF