Barcode.BarcodeValueType

  • Barcode.BarcodeValueType is an annotation that implements java.lang.annotation.Annotation.

  • It provides constants for various supported barcode content value types, including unknown, contact info, email, ISBN, phone, product, SMS, text, URL, WiFi, geo, calendar event, and driver license.

  • Barcode.BarcodeValueType inherits standard annotation methods like annotationType(), equals(), hashCode(), and toString().

public static abstract @interface Barcode.BarcodeValueType implements Annotation

Inherited Method Summary