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

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

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

Fields in nz.ac.waikato.adams.webservice.weka with type parameters of type Attribute
protected  List<Attribute> Attributes.attribute
           
 

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

Methods in nz.ac.waikato.adams.webservice.weka that return types with arguments of type Attribute
 List<Attribute> Attributes.getAttribute()
          Gets the value of the attribute property.
 



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