Uses of Class
com.mindee.parsing.custom.ListFieldValue
-
Packages that use ListFieldValue Package Description com.mindee.parsing.custom com.mindee.parsing.custom.lineitems -
-
Uses of ListFieldValue in com.mindee.parsing.custom
Methods in com.mindee.parsing.custom that return types with arguments of type ListFieldValue Modifier and Type Method Description List<ListFieldValue>
ListField. getValues()
List of defined values available in a field.Constructor parameters in com.mindee.parsing.custom with type arguments of type ListFieldValue Constructor Description ListField(double confidence, List<ListFieldValue> values)
-
Uses of ListFieldValue in com.mindee.parsing.custom.lineitems
Methods in com.mindee.parsing.custom.lineitems with parameters of type ListFieldValue Modifier and Type Method Description void
Line. addField(String name, ListFieldValue fieldValue)
-