Package com.mindee.v2.parsing.inference
Class InferenceJob
- java.lang.Object
-
- com.mindee.v2.parsing.inference.InferenceJob
-
public class InferenceJob extends Object
Information on the Job associated to a given Inference.
-
-
Constructor Summary
Constructors Constructor Description InferenceJob()InferenceJob(String id)Creates a newInferenceJobinstance.
-