nz.ac.waikato.adams.webservice.weka
Class ListClassifiers

java.lang.Object
  extended by nz.ac.waikato.adams.webservice.weka.ListClassifiers

public class ListClassifiers
extends Object

Java class for listClassifiers complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="listClassifiers">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 


Constructor Summary
ListClassifiers()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ListClassifiers

public ListClassifiers()


Copyright © 2013 University of Waikato, Hamilton, NZ. All Rights Reserved.