Class DetailedFieldType
java.lang.Object
com.microblink.blinkid.entities.recognizers.blinkid.generic.DetailedFieldType
Class representing a detailed field type used for custom mandatory fields.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns the alphabet type.Return the field type.
-
Constructor Details
-
DetailedFieldType
-
-
Method Details
-
getFieldType
Return the field type.- Returns:
- field type
-
getAlphabetType
Returns the alphabet type.- Returns:
- alphabet type
-