Uses of Class
com.mindee.parsing.v2.Job
-
Packages that use Job Package Description com.mindee.parsing.v2 -
-
Uses of Job in com.mindee.parsing.v2
Methods in com.mindee.parsing.v2 that return Job Modifier and Type Method Description Job
JobResponse. getJob()
Representation of the Job.Methods in com.mindee.parsing.v2 with parameters of type Job Modifier and Type Method Description void
JobResponse. setJob(Job job)
Representation of the Job.
-