public static abstract @interface Barcode.Phone.FormatType implements Annotation

Phone number format type constants.

Supported format types include:

  1. Barcode.Phone.TYPE_UNKNOWN
  2. Barcode.Phone.TYPE_WORK
  3. Barcode.Phone.TYPE_HOME
  4. Barcode.Phone.TYPE_FAX
  5. Barcode.Phone.TYPE_MOBILE

Inherited Method Summary