Uses of Class
org.ow2.weblab.core.services.trainable.TrainReturn

Packages that use TrainReturn
org.ow2.weblab.core.services   
org.ow2.weblab.core.services.trainable   
 

Uses of TrainReturn in org.ow2.weblab.core.services
 

Methods in org.ow2.weblab.core.services 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.ow2.weblab.core.services.trainable
 

Methods in org.ow2.weblab.core.services.trainable that return TrainReturn
 TrainReturn ObjectFactory.createTrainReturn()
          Create an instance of TrainReturn
 

Methods in org.ow2.weblab.core.services.trainable 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.ow2.weblab.core.services.trainable with parameters of type TrainReturn
 javax.xml.bind.JAXBElement<TrainReturn> ObjectFactory.createTrainReturn(TrainReturn value)
          Create an instance of JAXBElement<TrainReturn>}
 



Copyright © 2004-2010. All Rights Reserved.