Uses of Class
com.mindee.parsing.common.Job
-
Packages that use Job Package Description com.mindee.parsing.common -
-
Uses of Job in com.mindee.parsing.common
Methods in com.mindee.parsing.common that return Job Modifier and Type Method Description JobAsyncPredictResponse. getJob()Details for the submitted job.Methods in com.mindee.parsing.common with parameters of type Job Modifier and Type Method Description voidAsyncPredictResponse. setJob(Job job)Details for the submitted job.
-