Uses of Class
com.mindee.parsing.v2.InferenceModel
-
Packages that use InferenceModel Package Description com.mindee.v2.parsing -
-
Uses of InferenceModel in com.mindee.v2.parsing
Fields in com.mindee.v2.parsing declared as InferenceModel Modifier and Type Field Description protected InferenceModelBaseInference. modelModel info.Methods in com.mindee.v2.parsing that return InferenceModel Modifier and Type Method Description InferenceModelBaseInference. getModel()Model info.Constructors in com.mindee.v2.parsing with parameters of type InferenceModel Constructor Description BaseInference(String id, InferenceJob job, InferenceModel model, InferenceFile file)
-