Uses of Class
org.apache.cxf.binding.corba.wsdl.Enumerator
-
Packages that use Enumerator Package Description 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 Modifier and Type Field Description protected List<Enumerator>Enum. enumeratorMethods in org.apache.cxf.binding.corba.wsdl that return Enumerator Modifier and Type Method Description EnumeratorObjectFactory. createEnumerator()Create an instance ofEnumeratorMethods in org.apache.cxf.binding.corba.wsdl that return types with arguments of type Enumerator Modifier and Type Method Description List<Enumerator>Enum. getEnumerator()Gets the value of the enumerator property.
-