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

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

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

Fields in nz.ac.waikato.adams.webservice.weka declared as Labels
protected  Labels Attribute.labels
           
 

Methods in nz.ac.waikato.adams.webservice.weka that return Labels
 Labels ObjectFactory.createLabels()
          Create an instance of Labels
 Labels Attribute.getLabels()
          Gets the value of the labels property.
 

Methods in nz.ac.waikato.adams.webservice.weka with parameters of type Labels
 void Attribute.setLabels(Labels value)
          Sets the value of the labels property.
 



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