Uses of Class
org.apache.cxf.binding.corba.wsdl.CaseType
-
Packages that use CaseType Package Description 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 Modifier and Type Field Description protected List<CaseType>Unionbranch. _caseMethods in org.apache.cxf.binding.corba.wsdl that return CaseType Modifier and Type Method Description CaseTypeObjectFactory. createCaseType()Create an instance ofCaseTypeMethods in org.apache.cxf.binding.corba.wsdl that return types with arguments of type CaseType Modifier and Type Method Description List<CaseType>Unionbranch. getCase()Gets the value of the case property.
-