All Classes
Class | Description |
---|---|
APN |
A set of parameters used to hand over to the Access Point Name (APN) configuration related methods of the CASIO Enterprise Developer Tools:
|
APN.Builder |
Provides a convenient way to set the fields of a
APN object when creating a new
instance, following the Builder pattern. |
ApplicationInfo |
Application information class for use in
KeyLibrary methods |
EDTLibrary |
The CASIO Enterprise Developer Tools Main Library
|
EDTLibraryConstant |
The CASIO Enterprise Developer Tools EDT Library Constants
Constants to be used in the EDTLibrary class. |
EDTLibraryConstant.METHOD |
Methods of the
EDTLibrary class, used e.g. to check availability of said methods using EDTLibrary.isMethodSupported(BigInteger) method. |
EeicLibrary |
The CASIO Enterprise Developer Tools External Expansion Interface Control (EEIC) Library
|
EeicLibrary.GpioDevice |
The GpioDevice class is used to control general purpose input / output pins
|
EeicLibrary.I2cDevice |
The I2cDevice class is used to communicate with an external expansion device connected via I²C Interface.
|
EeicLibrary.InterruptCallback |
This callback class called when an interrupt occurs.
|
EeicLibrary.SerialDevice |
The SerialDevice class is used to communicate with an external expansion device connected via Serial Interface.
|
EeicLibrary.SpiDevice |
The SpiDevice class is used to communicate with an external expansion device connected via the Serial Peripheral Interface (SPI).
|
EeicLibraryConstant |
The CASIO Enterprise Developer Tools External Expansion Interface Control (EEIC) Library Constants
Constants to be used in the EeicLibrary class. |
EeicLibraryConstant.GPIO_DEVICE |
Constants for controlling GPIO using the
EeicLibrary.GpioDevice class. |
EeicLibraryConstant.RETURN |
Return Codes to be returned by the methods of the
EeicLibrary class. |
EeicLibraryConstant.SERIAL_DEVICE |
Constants for controlling Serial Interface using the
EeicLibrary.SerialDevice class. |
KeyLibrary |
The CASIO Enterprise Developer Tools Key Library
|
KeyLibraryConstant |
The CASIO Enterprise Developer Tools Keyboard Library Constants
Constants to be used in the KeyLibrary class. |
KeyLibraryConstant.INPUT_MODE |
Input Modes available to hardware keyboards
|
KeyLibraryConstant.KEYCODE |
Key Codes used in the
KeyLibrary class. |
KeyLibraryConstant.KEYID |
Key IDs used in the
KeyLibrary class. |
KeyLibraryConstant.METHOD |
Methods of the
KeyLibrary class, used e.g. to check availability of said methods using KeyLibrary.isMethodSupported(BigInteger) method. |
KeyLibraryConstant.RETURN |
Return Codes to be returned by the methods of the
KeyLibrary class. |
LibraryCallback |
Callback Interface to be used to postpone Library Method calls until the regarding library becomes available
|
ReadWriteFileParams | |
ReadWriteFileParams.Builder |
Provides a convenient way to set the fields of a
ReadWriteFileParams object when creating a new
instance, following the Builder pattern. |
ReflectionLibrary |
The CASIO Enterprise Developer Tools Reflection Library
|
ReflectionLibraryConstant |
The CASIO Enterprise Developer Tools Reflection Library Constants
Constants to be used in the ReflectionLibrary class. |
ReflectionLibraryConstant.METHOD |
Methods of the
ReflectionLibrary class, used e.g. to check availability of said methods using ReflectionLibrary.isMethodSupported(BigInteger) method. |
SamLibrary |
The CASIO Enterprise Developer Tools SAM Library
|
SamLibraryConstant |
The CASIO Enterprise Developer Tools SAM Library Constants
Constants to be used in the SamLibrary class. |
SamLibraryConstant.METHOD |
Methods of the
SamLibrary class, used e.g. to check availability of said methods using SamLibrary.isMethodSupported(BigInteger) method. |
SamLibraryConstant.RETURN |
List of return value constants.
|
ScannerLibrary |
The CASIO Enterprise Developer Tools Scanner Library
|
ScannerLibraryConstant |
The CASIO Enterprise Developer Tools Scanner Library Constants
Constants to be used in the ScannerLibrary class. |
ScannerLibraryConstant.CENTERING_WINDOW_MODE |
List of centering window mode constants.
|
ScannerLibraryConstant.CONTROL |
List of control constants.
|
ScannerLibraryConstant.INVERSE |
List of black and white reverse mode constants.
|
ScannerLibraryConstant.LASER_HIGHLIGHT_MODE |
List of highlight mode constants.
|
ScannerLibraryConstant.LIGHT_MODE |
List of light mode constants.
|
ScannerLibraryConstant.METHOD |
Methods of the
ScannerLibrary class, used e.g. to check availability of said methods using ScannerLibrary.isMethodSupported(BigInteger) method. |
ScannerLibraryConstant.NOTIFICATION |
List of notification constants.
|
ScannerLibraryConstant.OUTPUT |
List of output type constants.
|
ScannerLibraryConstant.RESOLUTION |
List of resolution constants.
|
ScannerLibraryConstant.RETURN |
List of return value constants.
|
ScannerLibraryConstant.SUFFIX |
List of "Suffix constants".
|
ScannerLibraryConstant.SWING_WIDTH |
List of swing width constants.
|
ScannerLibraryConstant.SYMBOLOGY |
List of SymbologyID constants.
|
ScannerLibraryConstant.SYMBOLOGY_PARAMETER |
List of symbol parameter constants.
|
ScannerLibraryConstant.TRIGGER_MODE |
List of Trigger key mode constants.
|
ScannerLibraryConstant.TRIGGERKEY |
List of Trigger key constants.
|
ScanResult |
Scan Result class for use in
ScannerLibrary methods |
SystemLibrary |
The CASIO Enterprise Developer Tools System Library
|
SystemLibraryConstant |
The CASIO Enterprise Developer Tools System Library Constants
Constants to be used in the SystemLibrary class. |
SystemLibraryConstant.METHOD |
Methods of the
SystemLibrary class, used e.g. to check availability of said methods using SystemLibrary.isMethodSupported(BigInteger) method. |