Since: API level 34
public static class

PeripheralBarcodeConstants.Symbology

extends Object
java.lang.Object
   ↳ com.samsung.android.knox.ex.peripheral.PeripheralBarcodeConstants.Symbology

Deprecated in API level 37

Class Overview

This class defines Barcode symbology

Since
API level 34
Knox 3.7.1

Summary

Nested Classes
class PeripheralBarcodeConstants.Symbology.Type Deprecated in API level 37  
Constants
String AUSTRALIAN_POST Deprecated in API level 37
String AZTEC_CODE Deprecated in API level 37
String AZTEC_RUNES Deprecated in API level 37
String BOOKLANDEAN Deprecated in API level 37
String BRITISH_POST Deprecated in API level 37
String CANADIAN_POST Deprecated in API level 37
String CHINA_POST Deprecated in API level 37
String CODABAR Deprecated in API level 37
String CODABLOCK_F Deprecated in API level 37
String CODE11 Deprecated in API level 37
String CODE128 Deprecated in API level 37
String CODE16K Deprecated in API level 37
String CODE32 Deprecated in API level 37
String CODE35 Deprecated in API level 37
String CODE39 Deprecated in API level 37
String CODE49 Deprecated in API level 37
String CODE93 Deprecated in API level 37
String DATA_MATRIX Deprecated in API level 37
String DRIVER_LICENSE Deprecated in API level 37
String EAN13 Deprecated in API level 37
String EAN13WADDON Deprecated in API level 37
String EAN8 Deprecated in API level 37
String EAN8WADDON Deprecated in API level 37
String GS1128 Deprecated in API level 37
String GS1_COMPOSIT Deprecated in API level 37
String GS1_DATABAR Deprecated in API level 37
String GS1_DATA_MATRIX Deprecated in API level 37
String GS1_EXPANDED Deprecated in API level 37
String GS1_LIMITED Deprecated in API level 37
String GS1_OMNI Deprecated in API level 37
String HANXIN Deprecated in API level 37
String I2OF5 Deprecated in API level 37
String ITF14 Deprecated in API level 37
String JAPANESE_POST Deprecated in API level 37
String KIX_POST Deprecated in API level 37
String KOREA_POST Deprecated in API level 37
String MATRIX2OF5 Deprecated in API level 37
String MAXICODE Deprecated in API level 37
String MICROPDF417 Deprecated in API level 37
String MRZ Deprecated in API level 37
String MSI Deprecated in API level 37
String NO_READ Deprecated in API level 37
String OCR Deprecated in API level 37
String OCR_A Deprecated in API level 37
String OCR_B Deprecated in API level 37
String OCR_MICR_E13B Deprecated in API level 37
String OCR_OFF Deprecated in API level 37
String OCR_SEMI_FONT Deprecated in API level 37
String OCR_US_CURRENCY Deprecated in API level 37
String PDF417 Deprecated in API level 37
String PLANET_CODE Deprecated in API level 37
String PLESSEY_CODE Deprecated in API level 37
String POSICODE Deprecated in API level 37
String POSTNET Deprecated in API level 37
String QR_CODE Deprecated in API level 37
String S2OF5IATA Deprecated in API level 37
String S2OF5IND Deprecated in API level 37
String SOCIAL Deprecated in API level 37
String TELEPEN Deprecated in API level 37
String TLC39 Deprecated in API level 37
String TRIOPTIC Deprecated in API level 37
String UNDEFINED Deprecated in API level 37
String UPCA Deprecated in API level 37
String UPCAWADDON Deprecated in API level 37
String UPCE Deprecated in API level 37
String UPCE0 Deprecated in API level 37
String UPCE1 Deprecated in API level 37
String UPCEWADDON Deprecated in API level 37
String VERICODE Deprecated in API level 37
Public Methods
static boolean contains(String symbology)
Deprecated in API level 37
static String getType(String symbology)
Deprecated in API level 37
static ArrayList<String> values()
Deprecated in API level 37
[Expand]
Inherited Methods
From class java.lang.Object

Constants

public static final String AUSTRALIAN_POST

Since: API level 34

Deprecated in API level 37

Indicates AUSTRALIAN_POST

Since
API level 34
KNOX 3.7.1
Constant Value: "AUSTRALIAN_POST"

public static final String AZTEC_CODE

Since: API level 34

Deprecated in API level 37

Indicates AZTEC_CODE

Since
API level 34
KNOX 3.7.1
Constant Value: "AZTEC_CODE"

public static final String AZTEC_RUNES

Since: API level 34

Deprecated in API level 37

Indicates AZTEC_RUNES

Since
API level 34
KNOX 3.7.1
Constant Value: "AZTEC_RUNES"

public static final String BOOKLANDEAN

Since: API level 34

Deprecated in API level 37

Indicates BOOKLANDEAN

Since
API level 34
KNOX 3.7.1
Constant Value: "BOOKLANDEAN"

public static final String BRITISH_POST

Since: API level 34

Deprecated in API level 37

Indicates BRITISH_POST

Since
API level 34
KNOX 3.7.1
Constant Value: "BRITISH_POST"

public static final String CANADIAN_POST

Since: API level 34

Deprecated in API level 37

Indicates CANADIAN_POST

Since
API level 34
KNOX 3.7.1
Constant Value: "CANADIAN_POST"

public static final String CHINA_POST

Since: API level 34

Deprecated in API level 37

Indicates CHINA_POST

Since
API level 34
KNOX 3.7.1
Constant Value: "CHINA_POST"

public static final String CODABAR

Since: API level 34

Deprecated in API level 37

Indicates CODABAR

Since
API level 34
KNOX 3.7.1
Constant Value: "CODABAR"

public static final String CODABLOCK_F

Since: API level 34

Deprecated in API level 37

Indicates CODABLOCK_F

Since
API level 34
KNOX 3.7.1
Constant Value: "CODABLOCK_F"

public static final String CODE11

Since: API level 34

Deprecated in API level 37

Indicates CODE11

Since
API level 34
KNOX 3.7.1
Constant Value: "CODE11"

public static final String CODE128

Since: API level 34

Deprecated in API level 37

Indicates CODE128

Since
API level 34
KNOX 3.7.1
Constant Value: "CODE128"

public static final String CODE16K

Since: API level 34

Deprecated in API level 37

Indicates CODE16K

Since
API level 34
KNOX 3.7.1
Constant Value: "CODE16K"

public static final String CODE32

Since: API level 34

Deprecated in API level 37

Indicates CODE32

Since
API level 34
KNOX 3.7.1
Constant Value: "CODE32"

public static final String CODE35

Since: API level 34

Deprecated in API level 37

Indicates CODE35

Since
API level 34
KNOX 3.7.1
Constant Value: "CODE35"

public static final String CODE39

Since: API level 34

Deprecated in API level 37

Indicates CODE39

Since
API level 34
KNOX 3.7.1
Constant Value: "CODE39"

public static final String CODE49

Since: API level 34

Deprecated in API level 37

Indicates CODE49

Since
API level 34
KNOX 3.7.1
Constant Value: "CODE49"

public static final String CODE93

Since: API level 34

Deprecated in API level 37

Indicates CODE93

Since
API level 34
KNOX 3.7.1
Constant Value: "CODE93"

public static final String DATA_MATRIX

Since: API level 34

Deprecated in API level 37

Indicates DATA_MATRIX

Since
API level 34
KNOX 3.7.1
Constant Value: "DATA_MATRIX"

public static final String DRIVER_LICENSE

Since: API level 34

Deprecated in API level 37

Indicates DRIVER_LICENSE

Since
API level 34
KNOX 3.7.1
Constant Value: "DRIVER_LICENSE"

public static final String EAN13

Since: API level 34

Deprecated in API level 37

Indicates EAN13

Since
API level 34
KNOX 3.7.1
Constant Value: "EAN13"

public static final String EAN13WADDON

Since: API level 34

Deprecated in API level 37

Indicates EAN13WADDON

Since
API level 34
KNOX 3.7.1
Constant Value: "EAN13WADDON"

public static final String EAN8

Since: API level 34

Deprecated in API level 37

Indicates EAN8

Since
API level 34
KNOX 3.7.1
Constant Value: "EAN8"

public static final String EAN8WADDON

Since: API level 34

Deprecated in API level 37

Indicates EAN8WADDON

Since
API level 34
KNOX 3.7.1
Constant Value: "EAN8WADDON"

public static final String GS1128

Since: API level 34

Deprecated in API level 37

Indicates GS1128

Since
API level 34
KNOX 3.7.1
Constant Value: "GS1128"

public static final String GS1_COMPOSIT

Since: API level 34

Deprecated in API level 37

Indicates GS1_COMPOSIT

Since
API level 34
KNOX 3.7.1
Constant Value: "GS1_COMPOSIT"

public static final String GS1_DATABAR

Since: API level 34

Deprecated in API level 37

Indicates GS1_DATABAR

Since
API level 34
KNOX 3.7.1
Constant Value: "GS1_DATABAR"

public static final String GS1_DATA_MATRIX

Since: API level 34

Deprecated in API level 37

Indicates GS1_DATA_MATRIX

Since
API level 34
KNOX 3.7.1
Constant Value: "GS1_DATA_MATRIX"

public static final String GS1_EXPANDED

Since: API level 34

Deprecated in API level 37

Indicates GS1_EXPANDED

Since
API level 34
KNOX 3.7.1
Constant Value: "GS1_EXPANDED"

public static final String GS1_LIMITED

Since: API level 34

Deprecated in API level 37

Indicates GS1_LIMITED

Since
API level 34
KNOX 3.7.1
Constant Value: "GS1_LIMITED"

public static final String GS1_OMNI

Since: API level 34

Deprecated in API level 37

Indicates GS1_OMNI

Since
API level 34
KNOX 3.7.1
Constant Value: "GS1_OMNI"

public static final String HANXIN

Since: API level 34

Deprecated in API level 37

Indicates HANXIN

Since
API level 34
KNOX 3.7.1
Constant Value: "HANXIN"

public static final String I2OF5

Since: API level 34

Deprecated in API level 37

Indicates I2OF5

Since
API level 34
KNOX 3.7.1
Constant Value: "I2OF5"

public static final String ITF14

Since: API level 34

Deprecated in API level 37

Indicates ITF14

Since
API level 34
KNOX 3.7.1
Constant Value: "ITF14"

public static final String JAPANESE_POST

Since: API level 34

Deprecated in API level 37

Indicates JAPANESE_POST

Since
API level 34
KNOX 3.7.1
Constant Value: "JAPANESE_POST"

public static final String KIX_POST

Since: API level 34

Deprecated in API level 37

Indicates KIX_POST

Since
API level 34
KNOX 3.7.1
Constant Value: "KIX_POST"

public static final String KOREA_POST

Since: API level 34

Deprecated in API level 37

Indicates KOREA_POST

Since
API level 34
KNOX 3.7.1
Constant Value: "KOREA_POST"

public static final String MATRIX2OF5

Since: API level 34

Deprecated in API level 37

Indicates MATRIX2OF5

Since
API level 34
KNOX 3.7.1
Constant Value: "MATRIX2OF5"

public static final String MAXICODE

Since: API level 34

Deprecated in API level 37

Indicates AUSTRALIAN_POST

Since
API level 34
KNOX 3.7.1
Constant Value: "MAXICODE"

public static final String MICROPDF417

Since: API level 34

Deprecated in API level 37

Indicates MICROPDF417

Since
API level 34
KNOX 3.7.1
Constant Value: "MICROPDF417"

public static final String MRZ

Since: API level 34

Deprecated in API level 37

Indicates MRZ

Since
API level 34
KNOX 3.7.1
Constant Value: "MRZ"

public static final String MSI

Since: API level 34

Deprecated in API level 37

Indicates MSI

Since
API level 34
KNOX 3.7.1
Constant Value: "MSI"

public static final String NO_READ

Since: API level 34

Deprecated in API level 37

Indicates NO_READ

Since
API level 34
KNOX 3.7.1
Constant Value: "NO_READ"

public static final String OCR

Since: API level 34

Deprecated in API level 37

Indicates OCR

Since
API level 34
KNOX 3.7.1
Constant Value: "OCR"

public static final String OCR_A

Since: API level 34

Deprecated in API level 37

Indicates OCR_A

Since
API level 34
KNOX 3.7.1
Constant Value: "OCR_A"

public static final String OCR_B

Since: API level 34

Deprecated in API level 37

Indicates OCR_B

Since
API level 34
KNOX 3.7.1
Constant Value: "OCR_B"

public static final String OCR_MICR_E13B

Since: API level 34

Deprecated in API level 37

Indicates OCR_MICR_E13B

Since
API level 34
KNOX 3.7.1
Constant Value: "OCR_MICR_E13B"

public static final String OCR_OFF

Since: API level 34

Deprecated in API level 37

Indicates OCR_OFF

Since
API level 34
KNOX 3.7.1
Constant Value: "OCR_OFF"

public static final String OCR_SEMI_FONT

Since: API level 34

Deprecated in API level 37

Indicates OCR_SEMI_FONT

Since
API level 34
KNOX 3.7.1
Constant Value: "OCR_SEMI_FONT"

public static final String OCR_US_CURRENCY

Since: API level 34

Deprecated in API level 37

Indicates OCR_US_CURRENCY

Since
API level 34
KNOX 3.7.1
Constant Value: "OCR_US_CURRENCY"

public static final String PDF417

Since: API level 34

Deprecated in API level 37

Indicates PDF417

Since
API level 34
KNOX 3.7.1
Constant Value: "PDF417"

public static final String PLANET_CODE

Since: API level 34

Deprecated in API level 37

Indicates PLANET_CODE

Since
API level 34
KNOX 3.7.1
Constant Value: "PLANET_CODE"

public static final String PLESSEY_CODE

Since: API level 34

Deprecated in API level 37

Indicates PLESSEY_CODE

Since
API level 34
KNOX 3.7.1
Constant Value: "PLESSEY_CODE"

public static final String POSICODE

Since: API level 34

Deprecated in API level 37

Indicates POSICODE

Since
API level 34
KNOX 3.7.1
Constant Value: "POSICODE"

public static final String POSTNET

Since: API level 34

Deprecated in API level 37

Indicates POSTNET

Since
API level 34
KNOX 3.7.1
Constant Value: "POSTNET"

public static final String QR_CODE

Since: API level 34

Deprecated in API level 37

Indicates QR_CODE

Since
API level 34
KNOX 3.7.1
Constant Value: "QR_CODE"

public static final String S2OF5IATA

Since: API level 34

Deprecated in API level 37

Indicates S2OF5IATA

Since
API level 34
KNOX 3.7.1
Constant Value: "S2OF5IATA"

public static final String S2OF5IND

Since: API level 34

Deprecated in API level 37

Indicates S2OF5IND

Since
API level 34
KNOX 3.7.1
Constant Value: "S2OF5IND"

public static final String SOCIAL

Since: API level 34

Deprecated in API level 37

Indicates SOCIAL

Since
API level 34
KNOX 3.7.1
Constant Value: "SOCIAL"

public static final String TELEPEN

Since: API level 34

Deprecated in API level 37

Indicates TELEPEN

Since
API level 34
KNOX 3.7.1
Constant Value: "TELEPEN"

public static final String TLC39

Since: API level 34

Deprecated in API level 37

Indicates TLC39

Since
API level 34
KNOX 3.7.1
Constant Value: "TLC39"

public static final String TRIOPTIC

Since: API level 34

Deprecated in API level 37

Indicates TRIOPTIC

Since
API level 34
KNOX 3.7.1
Constant Value: "TRIOPTIC"

public static final String UNDEFINED

Since: API level 34

Deprecated in API level 37

Indicates UNDEFINED

Since
API level 34
KNOX 3.7.1
Constant Value: "UNDEFINED"

public static final String UPCA

Since: API level 34

Deprecated in API level 37

Indicates UPCA

Since
API level 34
KNOX 3.7.1
Constant Value: "UPCA"

public static final String UPCAWADDON

Since: API level 34

Deprecated in API level 37

Indicates UPCAWADDON

Since
API level 34
KNOX 3.7.1
Constant Value: "UPCAWADDON"

public static final String UPCE

Since: API level 34

Deprecated in API level 37

Indicates UPCE

Since
API level 34
KNOX 3.7.1
Constant Value: "UPCE"

public static final String UPCE0

Since: API level 34

Deprecated in API level 37

Indicates UPCE0

Since
API level 34
KNOX 3.7.1
Constant Value: "UPCE0"

public static final String UPCE1

Since: API level 34

Deprecated in API level 37

Indicates UPCE1

Since
API level 34
KNOX 3.7.1
Constant Value: "UPCE1"

public static final String UPCEWADDON

Since: API level 34

Deprecated in API level 37

Indicates UPCEWADDON

Since
API level 34
KNOX 3.7.1
Constant Value: "UPCEWADDON"

public static final String VERICODE

Since: API level 34

Deprecated in API level 37

Indicates VERICODE

Since
API level 34
KNOX 3.7.1
Constant Value: "VERICODE"

Public Methods

public static boolean contains (String symbology)

Since: API level 34

Deprecated in API level 37

API to check symbology is valid

Parameters
symbology symbology string
Returns
  • Returns true if symbology is valid, false if symbology is not valid
Usage
 if (Symbology.contains(Symbology.CODABAR)) {
    ...
 }
 
Since
API level 34
KNOX 3.7.1
Multiuser Environment
Global Scope

public static String getType (String symbology)

Since: API level 34

Deprecated in API level 37

API to get barcode type

Parameters
symbology symbology string
Returns
  • Returns Type
Usage
 if (Symbology.Type.TYPE_1D.equals(Symbology.getType(Symbology.CODABAR))) {
    ...
 }
 
Since
API level 34
KNOX 3.7.1
Multiuser Environment
Global Scope

public static ArrayList<String> values ()

Since: API level 34

Deprecated in API level 37

API to get all barcode symbology

Returns
  • Returns Type
Usage
 ArrayList symbologyList = PeripheralBarcodeConstants.Symboloy.values();
 
Since
API level 34
KNOX 3.7.1
Multiuser Environment
Global Scope