Barcode.Phone.FormatType

  • Barcode.Phone.FormatType is an abstract annotation that defines constants for phone number format types.

  • Supported phone number format types include UNKNOWN, WORK, HOME, FAX, and MOBILE.

  • This type inherits methods such as annotationType, equals, hashCode, and toString from the Annotation interface.

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

Inherited Method Summary