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

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

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

Fields in nz.ac.waikato.adams.webservice.weka declared as Attributes
protected  Attributes Header.attributes
           
protected  Attributes Attribute.attributes
           
 

Methods in nz.ac.waikato.adams.webservice.weka that return Attributes
 Attributes ObjectFactory.createAttributes()
          Create an instance of Attributes
 Attributes Header.getAttributes()
          Gets the value of the attributes property.
 Attributes Attribute.getAttributes()
          Gets the value of the attributes property.
 

Methods in nz.ac.waikato.adams.webservice.weka with parameters of type Attributes
 void Header.setAttributes(Attributes value)
          Sets the value of the attributes property.
 void Attribute.setAttributes(Attributes value)
          Sets the value of the attributes property.
 



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