Uses of Class
nz.ac.waikato.adams.webservice.weka.Instances

Packages that use Instances
nz.ac.waikato.adams.webservice.weka   
 

Uses of Instances in nz.ac.waikato.adams.webservice.weka
 

Fields in nz.ac.waikato.adams.webservice.weka declared as Instances
protected  Instances Body.instances
           
 

Methods in nz.ac.waikato.adams.webservice.weka that return Instances
 Instances ObjectFactory.createInstances()
          Create an instance of Instances
 Instances Body.getInstances()
          Gets the value of the instances property.
 

Methods in nz.ac.waikato.adams.webservice.weka with parameters of type Instances
 void Body.setInstances(Instances value)
          Sets the value of the instances property.
 



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