Uses of Class
org.weblab_project.services.trainable.types.TrainReturn

Packages that use TrainReturn
org.weblab_project.services.trainable   
org.weblab_project.services.trainable.types   
 

Uses of TrainReturn in org.weblab_project.services.trainable
 

Methods in org.weblab_project.services.trainable that return TrainReturn
 TrainReturn Trainable.train(TrainArgs args)
          Train using the resources previously added to the training set identified by the usage context.
 

Uses of TrainReturn in org.weblab_project.services.trainable.types
 

Methods in org.weblab_project.services.trainable.types that return TrainReturn
 TrainReturn ObjectFactory.createTrainReturn()
          Create an instance of TrainReturn
 

Methods in org.weblab_project.services.trainable.types that return types with arguments of type TrainReturn
 javax.xml.bind.JAXBElement<TrainReturn> ObjectFactory.createTrainReturn(TrainReturn value)
          Create an instance of JAXBElement<TrainReturn>}
 

Methods in org.weblab_project.services.trainable.types with parameters of type TrainReturn
 javax.xml.bind.JAXBElement<TrainReturn> ObjectFactory.createTrainReturn(TrainReturn value)
          Create an instance of JAXBElement<TrainReturn>}
 



Copyright © 2004-2009. All Rights Reserved.