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

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

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

Fields in nz.ac.waikato.adams.webservice.weka with type parameters of type Value
protected  List<Value> Instance.value
           
 

Methods in nz.ac.waikato.adams.webservice.weka that return Value
 Value ObjectFactory.createValue()
          Create an instance of Value
 

Methods in nz.ac.waikato.adams.webservice.weka that return types with arguments of type Value
 List<Value> Instance.getValue()
          Gets the value of the value property.
 



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