Uses of Class
com.mindee.parsing.v2.InferenceActiveOptions
-
Packages that use InferenceActiveOptions Package Description com.mindee.parsing.v2 -
-
Uses of InferenceActiveOptions in com.mindee.parsing.v2
Methods in com.mindee.parsing.v2 that return InferenceActiveOptions Modifier and Type Method Description InferenceActiveOptions
Inference. getActiveOptions()
Active options for the inference.Constructors in com.mindee.parsing.v2 with parameters of type InferenceActiveOptions Constructor Description Inference(String id, InferenceModel model, InferenceFile file, InferenceActiveOptions activeOptions, InferenceResult result)
-