Index

A B C D E F G H I K L M N O P Q R S T U V W 
All Classes|All Packages

E

EAN13 - Static variable in class ScannerLibraryConstant.SYMBOLOGY
EAN 13
EAN8 - Static variable in class ScannerLibraryConstant.SYMBOLOGY
EAN 8
EDGE_BOTH - Static variable in class EeicLibraryConstant.GPIO_DEVICE
Specify both falling and rising edge interrupts.
EDGE_FALLING - Static variable in class EeicLibraryConstant.GPIO_DEVICE
Specify falling edge interrupt.
EDGE_NOTHING - Static variable in class EeicLibraryConstant.GPIO_DEVICE
Do not use edge interrupt.
EDGE_RISING - Static variable in class EeicLibraryConstant.GPIO_DEVICE
Specify rising edge interrupt.
EDTLibrary - Class in com.casioeurope.mis.edt
The CASIO Enterprise Developer Tools Main Library

EDTLibraryConstant - Class in com.casioeurope.mis.edt.constant
The CASIO Enterprise Developer Tools EDT Library Constants
Constants to be used in the EDTLibrary class.
EDTLibraryConstant() - Constructor for class EDTLibraryConstant
 
EDTLibraryConstant.METHOD - Class in com.casioeurope.mis.edt.constant
Methods of the EDTLibrary class, used e.g. to check availability of said methods using EDTLibrary.isMethodSupported(BigInteger) method.
EeicLibrary - Class in com.casioeurope.mis.edt
The CASIO Enterprise Developer Tools External Expansion Interface Control (EEIC) Library
EeicLibrary.GpioDevice - Class in com.casioeurope.mis.edt
The GpioDevice class is used to control general purpose input / output pins
EeicLibrary.I2cDevice - Class in com.casioeurope.mis.edt
The I2cDevice class is used to communicate with an external expansion device connected via I²C Interface.
EeicLibrary.InterruptCallback - Class in com.casioeurope.mis.edt
This callback class called when an interrupt occurs.
EeicLibrary.SerialDevice - Class in com.casioeurope.mis.edt
The SerialDevice class is used to communicate with an external expansion device connected via Serial Interface.
EeicLibrary.SpiDevice - Class in com.casioeurope.mis.edt
The SpiDevice class is used to communicate with an external expansion device connected via the Serial Peripheral Interface (SPI).
EeicLibraryConstant - Class in com.casioeurope.mis.edt.constant
The CASIO Enterprise Developer Tools External Expansion Interface Control (EEIC) Library Constants
Constants to be used in the EeicLibrary class.
EeicLibraryConstant() - Constructor for class EeicLibraryConstant
 
EeicLibraryConstant.GPIO_DEVICE - Class in com.casioeurope.mis.edt.constant
Constants for controlling GPIO using the EeicLibrary.GpioDevice class.
EeicLibraryConstant.RETURN - Class in com.casioeurope.mis.edt.constant
Return Codes to be returned by the methods of the EeicLibrary class.
EeicLibraryConstant.SERIAL_DEVICE - Class in com.casioeurope.mis.edt.constant
Constants for controlling Serial Interface using the EeicLibrary.SerialDevice class.
ENABLE - Static variable in class ScannerLibraryConstant.CENTERING_WINDOW_MODE
Enable "Centering window mode"
ENABLE - Static variable in class ScannerLibraryConstant.INVERSE
Only black-and-white reversed barcode (barcode printed in black on black background) is read.
ENABLE - Static variable in class ScannerLibraryConstant.LASER_HIGHLIGHT_MODE
Enable "Highlight mode"
ENABLE - Static variable in class ScannerLibraryConstant.SYMBOLOGY_PARAMETER
Read enable.
ENABLE - Static variable in class ScannerLibraryConstant.TRIGGERKEY
Trigger key enable
enableAdb(boolean) - Static method in class EDTLibrary
Enable / disables the ADB connectivity via USB
enableApplication(String, boolean) - Static method in class EDTLibrary
Enables / Disables a System Application given by it's package name.
enableBackgroundData(boolean) - Static method in class EDTLibrary
Specifies whether or not Background Data use is permitted
enableBatteryOptimization(String, boolean) - Static method in class EDTLibrary
Enables / Disables a Battery Optimization ("Doze Mode") for an Application given by it's package name.
This adds/removes the given application to/from the system's whitelist of Apps which are not subject of battery optimization.
enableBluetooth(boolean) - Static method in class EDTLibrary
Enables/Disables Bluetooth on demand
enableCameras(boolean) - Static method in class EDTLibrary
Specifies whether or not the Device Cameras can be used
enableClipboard(boolean) - Static method in class EDTLibrary
Enable / disables the Clipboard
enableDeveloperMode(boolean) - Static method in class EDTLibrary
Enables/Disables Developer Mode on demand
enableDeviceAdmin(String, String, boolean) - Static method in class EDTLibrary
Enables/Disables Device Admin Mode for specific apps/packages on demand
enableGps(boolean) - Static method in class EDTLibrary
Enables/Disables GPS on demand
enableMassStorage(boolean) - Static method in class EDTLibrary
Enable / disables the "USB Mass Storage" aka "File Transfer" mode
enableNfc(boolean) - Static method in class EDTLibrary
Enables/Disables NFC on demand
enableRoaming(boolean) - Static method in class EDTLibrary
Specifies whether or not Data Roaming is available
enableWifi(boolean) - Static method in class EDTLibrary
Enables/Disables Wifi on demand
enableWwan(boolean) - Static method in class EDTLibrary
Enables/Disables WWAN (3G/LTE/...) on demand
ENTER - Static variable in class KeyLibraryConstant.KEYID
Key ID for Enter Key
ENTER - Static variable in class ScannerLibraryConstant.SUFFIX
Add Enter (0x0D) (ET-L10 only)
ERROR_CARDDETECT - Static variable in class SamLibraryConstant.RETURN
Card detection error.
ERROR_COMMAND - Static variable in class SamLibraryConstant.RETURN
Command error.
ERROR_COMMUNICATION - Static variable in class SamLibraryConstant.RETURN
Communication error.
ERROR_DATA_CHECKSUM - Static variable in class SamLibraryConstant.RETURN
Data checksum error.
ERROR_DATA_LENGTH - Static variable in class SamLibraryConstant.RETURN
Data length error.
ERROR_DATA_SIZE - Static variable in class SamLibraryConstant.RETURN
Data size error.
ERROR_EXECUTION - Static variable in class SamLibraryConstant.RETURN
Execution error.
ERROR_FUNCTION - Static variable in class EeicLibraryConstant.RETURN
An internal Error occured
ERROR_FUNCTION - Static variable in class KeyLibraryConstant.RETURN
An internal Error occured
ERROR_INTERNAL - Static variable in class SamLibraryConstant.RETURN
Internal error.
ERROR_KCM - Static variable in class KeyLibraryConstant.RETURN
An Error occured while specifying a new Key Character Map File
ERROR_NOTOPENED - Static variable in class SamLibraryConstant.RETURN
Non-open error.
ERROR_NOTOPENED - Static variable in class ScannerLibraryConstant.RETURN
Non-open error.
ERROR_NOTSUPPORTED - Static variable in class KeyLibraryConstant.RETURN
The Method call is unsupported
ERROR_PARAMETER - Static variable in class ScannerLibraryConstant.RETURN
Parameter error.
ERROR_PATTERN - Static variable in class SamLibraryConstant.RETURN
Pattern error.
ERROR_UNSUPPORTED - Static variable in class EeicLibraryConstant.RETURN
The Method call is unsupported
ERROR_UNSUPPORTED - Static variable in class SamLibraryConstant.RETURN
Unsupported error.
ERROR_UNSUPPORTED - Static variable in class ScannerLibraryConstant.RETURN
Unsupported error.
A B C D E F G H I K L M N O P Q R S T U V W 
All Classes|All Packages