Package com.casioeurope.mis.edt.constant
Class ScannerLibraryConstant.METHOD
Object
METHOD
- Enclosing class:
- ScannerLibraryConstant
public static class ScannerLibraryConstant.METHOD extends Object
Methods of the
ScannerLibrary
class, used e.g. to check availability of said methods using ScannerLibrary.isMethodSupported(BigInteger)
method.-
Field Summary
Fields Modifier and Type Field Description static BigInteger
METHOD_CAPTUREIMAGE
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.captureImage(byte[])
method is supported on the currently active devicestatic BigInteger
METHOD_CLOSESCANNER
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.closeScanner()
method is supported on the currently active devicestatic BigInteger
METHOD_DEINITIALIZESTREAM
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.deinitializeStream()
method is supported on the currently active devicestatic BigInteger
METHOD_GETAPIVERSION
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.getAPIVersion()
method is supported on the currently active devicestatic BigInteger
METHOD_GETCENTERINGWINDOW
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.getCenteringWindow()
method is supported on the currently active devicestatic BigInteger
METHOD_GETDELIMITER
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.getDelimiter()
method is supported on the currently active devicestatic BigInteger
METHOD_GETDETECTIONAREASIZE
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.getDetectionAreaSize()
method is supported on the currently active devicestatic BigInteger
METHOD_GETIMAGEDATASIZE
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.getImageDataSize()
method is supported on the currently active devicestatic BigInteger
METHOD_GETINTERNALPARAMETER
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.getInternalParameter(int)
method is supported on the currently active devicestatic BigInteger
METHOD_GETINTERNALPARAMETER2
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.getInternalParameter(int[], int[])
method is supported on the currently active devicestatic BigInteger
METHOD_GETINVERSEMODE
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.getInverseMode()
method is supported on the currently active devicestatic BigInteger
METHOD_GETLASERHIGHLIGHTMODE
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.getLaserHighlightMode()
method is supported on the currently active devicestatic BigInteger
METHOD_GETLASERSWINGWIDTH
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.getLaserSwingWidth()
method is supported on the currently active devicestatic BigInteger
METHOD_GETLIGHTMODE
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.getLightMode()
method is supported on the currently active devicestatic BigInteger
METHOD_GETMODULEVERSION
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.getModuleVersion()
method is supported on the currently active devicestatic BigInteger
METHOD_GETNOTIFICATIONLED
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.getNotificationLED()
method is supported on the currently active devicestatic BigInteger
METHOD_GETNOTIFICATIONSOUND
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.getNotificationSound()
method is supported on the currently active devicestatic BigInteger
METHOD_GETNOTIFICATIONVIBRATOR
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.getNotificationVibrator()
method is supported on the currently active devicestatic BigInteger
METHOD_GETNUMBEROFBARCODES
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.getNumberOfBarcodes()
method is supported on the currently active devicestatic BigInteger
METHOD_GETOUTPUTTYPE
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.getOutputType()
method is supported on the currently active devicestatic BigInteger
METHOD_GETSCANNERAPO
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.getScannerAPO()
method is supported on the currently active devicestatic BigInteger
METHOD_GETSCANRESULT
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.getScanResult(ScanResult)
method is supported on the currently active devicestatic BigInteger
METHOD_GETSTREAMDATASIZE
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.getStreamDataSize()
method is supported on the currently active devicestatic BigInteger
METHOD_GETSTREAMDATASIZE2
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.getStreamDataSize(Rect, int)
method is supported on the currently active devicestatic BigInteger
METHOD_GETSUFFIX
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.getSuffix()
method is supported on the currently active devicestatic BigInteger
METHOD_GETSYMBOLOGYCHECKCOUNT
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.getSymbologyCheckCount(int)
method is supported on the currently active devicestatic BigInteger
METHOD_GETSYMBOLOGYENABLE
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.getSymbologyEnable(int)
method is supported on the currently active devicestatic BigInteger
METHOD_GETSYMBOLOGYMAX
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.getSymbologyMax(int)
method is supported on the currently active devicestatic BigInteger
METHOD_GETSYMBOLOGYMAXDEFAULT
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.getSymbologyMaxDefault(int)
method is supported on the currently active devicestatic BigInteger
METHOD_GETSYMBOLOGYMIN
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.getSymbologyMin(int)
method is supported on the currently active devicestatic BigInteger
METHOD_GETSYMBOLOGYMINDEFAULT
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.getSymbologyMinDefault(int)
method is supported on the currently active devicestatic BigInteger
METHOD_GETSYMBOLOGYPROPERTY
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.getSymbologyProperty(int, int)
method is supported on the currently active devicestatic BigInteger
METHOD_GETTRIGGERKEYENABLE
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.getTriggerKeyEnable()
method is supported on the currently active devicestatic BigInteger
METHOD_GETTRIGGERKEYMODE
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.getTriggerKeyMode()
method is supported on the currently active devicestatic BigInteger
METHOD_GETTRIGGERKEYTIMEOUT
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.getTriggerKeyTimeout()
method is supported on the currently active devicestatic BigInteger
METHOD_INITIALIZESTREAM
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.initializeStream(Rect, int)
method is supported on the currently active devicestatic BigInteger
METHOD_ISSCANNEROPEN
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.isScannerOpen()
method is supported on the currently active devicestatic BigInteger
METHOD_OPENSCANNER
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.openScanner()
method is supported on the currently active devicestatic BigInteger
METHOD_READSTREAM
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.readStream(byte[])
method is supported on the currently active devicestatic BigInteger
METHOD_SETCENTERINGWINDOW
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.setCenteringWindow(int)
method is supported on the currently active devicestatic BigInteger
METHOD_SETDEFAULTALL
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.setDefaultAll()
method is supported on the currently active devicestatic BigInteger
METHOD_SETDELIMITER
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.setDelimiter(int)
method is supported on the currently active devicestatic BigInteger
METHOD_SETDETECTIONAREASIZE
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.setDetectionAreaSize(int)
method is supported on the currently active devicestatic BigInteger
METHOD_SETINTERNALPARAMETER
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.setInternalParameter(byte[])
method is supported on the currently active devicestatic BigInteger
METHOD_SETINTERNALPARAMETER2
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.setInternalParameter(int, int)
method is supported on the currently active devicestatic BigInteger
METHOD_SETINTERNALPARAMETER3
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.setInternalParameter(int, int[], int[])
method is supported on the currently active devicestatic BigInteger
METHOD_SETINVERSEMODE
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.setInverseMode(int)
method is supported on the currently active devicestatic BigInteger
METHOD_SETLASERHIGHLIGHTMODE
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.setLaserHighlightMode(int)
method is supported on the currently active devicestatic BigInteger
METHOD_SETLASERSWINGWIDTH
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.setLaserSwingWidth(int)
method is supported on the currently active devicestatic BigInteger
METHOD_SETLIGHTMODE
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.setLightMode(int)
method is supported on the currently active devicestatic BigInteger
METHOD_SETNOTIFICATIONLED
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.setNotificationLED(int)
method is supported on the currently active devicestatic BigInteger
METHOD_SETNOTIFICATIONSOUND
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.setNotificationSound(int)
method is supported on the currently active devicestatic BigInteger
METHOD_SETNOTIFICATIONVIBRATOR
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.setNotificationVibrator(int)
method is supported on the currently active devicestatic BigInteger
METHOD_SETNUMBEROFBARCODES
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.setNumberOfBarcodes(int)
method is supported on the currently active devicestatic BigInteger
METHOD_SETOUTPUTTYPE
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.setOutputType(int)
method is supported on the currently active devicestatic BigInteger
METHOD_SETSCANNERAPO
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.setScannerAPO(int)
method is supported on the currently active devicestatic BigInteger
METHOD_SETSUFFIX
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.setSuffix(int)
method is supported on the currently active devicestatic BigInteger
METHOD_SETSYMBOLOGYCHECKCOUNT
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.setSymbologyCheckCount(int, int)
method is supported on the currently active devicestatic BigInteger
METHOD_SETSYMBOLOGYENABLE
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.setSymbologyEnable(int, int)
method is supported on the currently active devicestatic BigInteger
METHOD_SETSYMBOLOGYMAX
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.setSymbologyMax(int, int)
method is supported on the currently active devicestatic BigInteger
METHOD_SETSYMBOLOGYMIN
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.setSymbologyMin(int, int)
method is supported on the currently active devicestatic BigInteger
METHOD_SETSYMBOLOGYPROPERTY
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.setSymbologyProperty(int, int, int)
method is supported on the currently active devicestatic BigInteger
METHOD_SETTRIGGERKEYENABLE
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.setTriggerKeyEnable(int)
method is supported on the currently active devicestatic BigInteger
METHOD_SETTRIGGERKEYMODE
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.setTriggerKeyMode(int)
method is supported on the currently active devicestatic BigInteger
METHOD_SETTRIGGERKEYON
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.setTriggerKeyOn(int)
method is supported on the currently active devicestatic BigInteger
METHOD_SETTRIGGERKEYTIMEOUT
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.setTriggerKeyTimeout(int)
method is supported on the currently active devicestatic BigInteger
METHOD_STARTSTREAM
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.startStream()
method is supported on the currently active devicestatic BigInteger
METHOD_STOPSTREAM
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.stopStream()
method is supported on the currently active devicestatic BigInteger
METHOD_TURNAIMERON
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.turnAimerOn(int)
method is supported on the currently active devicestatic BigInteger
METHOD_TURNILLUMINATIONON
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.turnIlluminationOn(int)
method is supported on the currently active device -
Constructor Summary
Constructors Constructor Description METHOD()
-
Method Summary
-
Field Details
-
METHOD_OPENSCANNER
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.openScanner()
method is supported on the currently active device -
METHOD_CLOSESCANNER
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.closeScanner()
method is supported on the currently active device -
METHOD_ISSCANNEROPEN
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.isScannerOpen()
method is supported on the currently active device -
METHOD_SETDEFAULTALL
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.setDefaultAll()
method is supported on the currently active device -
METHOD_GETAPIVERSION
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.getAPIVersion()
method is supported on the currently active device -
METHOD_GETMODULEVERSION
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.getModuleVersion()
method is supported on the currently active device -
METHOD_GETSCANRESULT
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.getScanResult(ScanResult)
method is supported on the currently active device -
METHOD_SETNOTIFICATIONLED
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.setNotificationLED(int)
method is supported on the currently active device -
METHOD_GETNOTIFICATIONLED
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.getNotificationLED()
method is supported on the currently active device -
METHOD_SETNOTIFICATIONVIBRATOR
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.setNotificationVibrator(int)
method is supported on the currently active device -
METHOD_GETNOTIFICATIONVIBRATOR
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.getNotificationVibrator()
method is supported on the currently active device -
METHOD_SETNOTIFICATIONSOUND
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.setNotificationSound(int)
method is supported on the currently active device -
METHOD_GETNOTIFICATIONSOUND
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.getNotificationSound()
method is supported on the currently active device -
METHOD_SETLIGHTMODE
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.setLightMode(int)
method is supported on the currently active device -
METHOD_GETLIGHTMODE
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.getLightMode()
method is supported on the currently active device -
METHOD_TURNAIMERON
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.turnAimerOn(int)
method is supported on the currently active device -
METHOD_TURNILLUMINATIONON
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.turnIlluminationOn(int)
method is supported on the currently active device -
METHOD_GETIMAGEDATASIZE
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.getImageDataSize()
method is supported on the currently active device -
METHOD_CAPTUREIMAGE
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.captureImage(byte[])
method is supported on the currently active device -
METHOD_GETSTREAMDATASIZE
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.getStreamDataSize()
method is supported on the currently active device -
METHOD_GETSTREAMDATASIZE2
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.getStreamDataSize(Rect, int)
method is supported on the currently active device -
METHOD_INITIALIZESTREAM
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.initializeStream(Rect, int)
method is supported on the currently active device -
METHOD_STARTSTREAM
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.startStream()
method is supported on the currently active device -
METHOD_READSTREAM
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.readStream(byte[])
method is supported on the currently active device -
METHOD_STOPSTREAM
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.stopStream()
method is supported on the currently active device -
METHOD_DEINITIALIZESTREAM
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.deinitializeStream()
method is supported on the currently active device -
METHOD_SETSYMBOLOGYENABLE
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.setSymbologyEnable(int, int)
method is supported on the currently active device -
METHOD_GETSYMBOLOGYENABLE
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.getSymbologyEnable(int)
method is supported on the currently active device -
METHOD_GETSYMBOLOGYMAXDEFAULT
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.getSymbologyMaxDefault(int)
method is supported on the currently active device -
METHOD_GETSYMBOLOGYMINDEFAULT
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.getSymbologyMinDefault(int)
method is supported on the currently active device -
METHOD_SETSYMBOLOGYMAX
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.setSymbologyMax(int, int)
method is supported on the currently active device -
METHOD_GETSYMBOLOGYMAX
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.getSymbologyMax(int)
method is supported on the currently active device -
METHOD_SETSYMBOLOGYMIN
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.setSymbologyMin(int, int)
method is supported on the currently active device -
METHOD_GETSYMBOLOGYMIN
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.getSymbologyMin(int)
method is supported on the currently active device -
METHOD_SETSYMBOLOGYCHECKCOUNT
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.setSymbologyCheckCount(int, int)
method is supported on the currently active device -
METHOD_GETSYMBOLOGYCHECKCOUNT
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.getSymbologyCheckCount(int)
method is supported on the currently active device -
METHOD_SETSYMBOLOGYPROPERTY
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.setSymbologyProperty(int, int, int)
method is supported on the currently active device -
METHOD_GETSYMBOLOGYPROPERTY
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.getSymbologyProperty(int, int)
method is supported on the currently active device -
METHOD_SETOUTPUTTYPE
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.setOutputType(int)
method is supported on the currently active device -
METHOD_GETOUTPUTTYPE
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.getOutputType()
method is supported on the currently active device -
METHOD_SETSUFFIX
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.setSuffix(int)
method is supported on the currently active device -
METHOD_GETSUFFIX
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.getSuffix()
method is supported on the currently active device -
METHOD_SETINVERSEMODE
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.setInverseMode(int)
method is supported on the currently active device -
METHOD_GETINVERSEMODE
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.getInverseMode()
method is supported on the currently active device -
METHOD_SETTRIGGERKEYENABLE
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.setTriggerKeyEnable(int)
method is supported on the currently active device -
METHOD_GETTRIGGERKEYENABLE
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.getTriggerKeyEnable()
method is supported on the currently active device -
METHOD_SETTRIGGERKEYMODE
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.setTriggerKeyMode(int)
method is supported on the currently active device -
METHOD_GETTRIGGERKEYMODE
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.getTriggerKeyMode()
method is supported on the currently active device -
METHOD_SETNUMBEROFBARCODES
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.setNumberOfBarcodes(int)
method is supported on the currently active device -
METHOD_GETNUMBEROFBARCODES
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.getNumberOfBarcodes()
method is supported on the currently active device -
METHOD_SETDELIMITER
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.setDelimiter(int)
method is supported on the currently active device -
METHOD_GETDELIMITER
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.getDelimiter()
method is supported on the currently active device -
METHOD_SETTRIGGERKEYTIMEOUT
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.setTriggerKeyTimeout(int)
method is supported on the currently active device -
METHOD_GETTRIGGERKEYTIMEOUT
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.getTriggerKeyTimeout()
method is supported on the currently active device -
METHOD_SETTRIGGERKEYON
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.setTriggerKeyOn(int)
method is supported on the currently active device -
METHOD_SETSCANNERAPO
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.setScannerAPO(int)
method is supported on the currently active device -
METHOD_GETSCANNERAPO
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.getScannerAPO()
method is supported on the currently active device -
METHOD_SETCENTERINGWINDOW
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.setCenteringWindow(int)
method is supported on the currently active device -
METHOD_GETCENTERINGWINDOW
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.getCenteringWindow()
method is supported on the currently active device -
METHOD_SETDETECTIONAREASIZE
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.setDetectionAreaSize(int)
method is supported on the currently active device -
METHOD_GETDETECTIONAREASIZE
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.getDetectionAreaSize()
method is supported on the currently active device -
METHOD_SETLASERSWINGWIDTH
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.setLaserSwingWidth(int)
method is supported on the currently active device -
METHOD_GETLASERSWINGWIDTH
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.getLaserSwingWidth()
method is supported on the currently active device -
METHOD_SETLASERHIGHLIGHTMODE
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.setLaserHighlightMode(int)
method is supported on the currently active device -
METHOD_GETLASERHIGHLIGHTMODE
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.getLaserHighlightMode()
method is supported on the currently active device -
METHOD_SETINTERNALPARAMETER
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.setInternalParameter(byte[])
method is supported on the currently active device -
METHOD_SETINTERNALPARAMETER2
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.setInternalParameter(int, int)
method is supported on the currently active device -
METHOD_SETINTERNALPARAMETER3
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.setInternalParameter(int, int[], int[])
method is supported on the currently active device -
METHOD_GETINTERNALPARAMETER
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.getInternalParameter(int)
method is supported on the currently active device -
METHOD_GETINTERNALPARAMETER2
Constant to be used withScannerLibrary.isMethodSupported(BigInteger)
in order to check whether theScannerLibrary.getInternalParameter(int[], int[])
method is supported on the currently active device
-
-
Constructor Details
-
METHOD
public METHOD()
-