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

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

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

Fields in nz.ac.waikato.adams.webservice.weka declared as Body
protected  Body Dataset.body
           
 

Methods in nz.ac.waikato.adams.webservice.weka that return Body
 Body ObjectFactory.createBody()
          Create an instance of Body
 Body Dataset.getBody()
          Gets the value of the body property.
 

Methods in nz.ac.waikato.adams.webservice.weka with parameters of type Body
 void Dataset.setBody(Body value)
          Sets the value of the body property.
 



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