Uses of Class
com.mindee.parsing.custom.ClassificationField
-
Packages that use ClassificationField Package Description com.mindee.product.custom -
-
Uses of ClassificationField in com.mindee.product.custom
Methods in com.mindee.product.custom that return types with arguments of type ClassificationField Modifier and Type Method Description Map<String,ClassificationField>
CustomV1Document. getClassificationFields()
Classification fields.Constructor parameters in com.mindee.product.custom with type arguments of type ClassificationField Constructor Description CustomV1Document(Map<String,ClassificationField> classificationFields, Map<String,ListField> fields)
-