Enum BarcodeFormat

java.lang.Object
java.lang.Enum<BarcodeFormat>
com.google.zxing.BarcodeFormat
All Implemented Interfaces:
Serializable, Comparable<BarcodeFormat>, java.lang.constant.Constable

public enum BarcodeFormat
extends Enum<BarcodeFormat>
Enumerates barcode formats known to this package. Please keep alphabetized.
Author:
Sean Owen