Class PredictClassifierResponse


  • public class PredictClassifierResponse
    extends Object

    Java class for predictClassifierResponse complex type.

    The following schema fragment specifies the expected content contained within this class.

     <complexType name="predictClassifierResponse">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <element name="predictResponse" type="{http://meka.webservice.adams.waikato.ac.nz/}predictClassifierResponseObject"/>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>