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