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 Job
AsyncPredictResponse. getJob()
Details for the submitted job.Methods in com.mindee.parsing.common with parameters of type Job Modifier and Type Method Description void
AsyncPredictResponse. setJob(Job job)
Details for the submitted job.
-