Class Summary |
AddTrainResourceArgs |
Wrapper containing the resource to add and the usage context. |
AddTrainResourceReturn |
Just an empty wrapper since a service can't return a void. |
ObjectFactory |
This object contains factory methods for each
Java content interface and Java element interface
generated in the org.weblab_project.services.trainable.types package. |
ResetTrainedModelArgs |
Wrapper containing the usage context. |
ResetTrainedModelReturn |
Just an empty wrapper since a service can't return a void. |
TrainArgs |
Wrapper containing the usage context to be used. |
TrainReturn |
Just an empty wrapper since a service can't return a void. |