Uses of Class
com.mindee.v2.parsing.inference.InferenceActiveOptions
-
Packages that use InferenceActiveOptions Package Description com.mindee.v2.product.extraction -
-
Uses of InferenceActiveOptions in com.mindee.v2.product.extraction
Methods in com.mindee.v2.product.extraction that return InferenceActiveOptions Modifier and Type Method Description InferenceActiveOptionsExtractionInference. getActiveOptions()Active options for the inference.Constructors in com.mindee.v2.product.extraction with parameters of type InferenceActiveOptions Constructor Description ExtractionInference(InferenceActiveOptions activeOptions)Creates a newExtractionInferenceinstance.
-