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

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

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

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

Methods in nz.ac.waikato.adams.webservice.weka that return types with arguments of type TestClassifierResponse
 JAXBElement<TestClassifierResponse> ObjectFactory.createTestClassifierResponse(TestClassifierResponse value)
          Create an instance of JAXBElement<TestClassifierResponse>}
 

Methods in nz.ac.waikato.adams.webservice.weka with parameters of type TestClassifierResponse
 JAXBElement<TestClassifierResponse> ObjectFactory.createTestClassifierResponse(TestClassifierResponse value)
          Create an instance of JAXBElement<TestClassifierResponse>}
 



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