java.lang.Object
com.microblink.blinkid.entities.recognizers.blinkid.generic.DetailedFieldType

public class DetailedFieldType extends Object
Class representing a detailed field type used for custom mandatory fields.
  • Constructor Details

    • DetailedFieldType

      public DetailedFieldType(@NonNull FieldType fieldType, @NonNull AlphabetType alphabetType)
  • Method Details

    • getFieldType

      public FieldType getFieldType()
      Return the field type.
      Returns:
      field type
    • getAlphabetType

      public AlphabetType getAlphabetType()
      Returns the alphabet type.
      Returns:
      alphabet type