Apache CXF API

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

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

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

Fields in org.apache.cxf.binding.corba.wsdl with type parameters of type Enumerator
protected  List<Enumerator> Enum.enumerator
           
 

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

Methods in org.apache.cxf.binding.corba.wsdl that return types with arguments of type Enumerator
 List<Enumerator> Enum.getEnumerator()
          Gets the value of the enumerator property.
 


Apache CXF API

Apache CXF