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
All Classes|All Packages
All Classes|All Packages
S
- SamLibrary - Class in com.casioeurope.mis.edt
-
The CASIO Enterprise Developer Tools SAM Library
- SamLibraryConstant - Class in com.casioeurope.mis.edt.constant
-
The CASIO Enterprise Developer Tools SAM Library Constants
Constants to be used in theSamLibrary
class. - SamLibraryConstant() - Constructor for class SamLibraryConstant
- SamLibraryConstant.METHOD - Class in com.casioeurope.mis.edt.constant
-
Methods of the
SamLibrary
class, used e.g. to check availability of said methods usingSamLibrary.isMethodSupported(BigInteger)
method. - SamLibraryConstant.RETURN - Class in com.casioeurope.mis.edt.constant
-
List of return value constants.
- saveFormData(boolean) - Static method in class EDTLibrary
-
Specifies whether or not the Browser may save Form Input Data
- ScannerLibrary - Class in com.casioeurope.mis.edt
-
The CASIO Enterprise Developer Tools Scanner Library
- ScannerLibraryConstant - Class in com.casioeurope.mis.edt.constant
-
The CASIO Enterprise Developer Tools Scanner Library Constants
Constants to be used in theScannerLibrary
class. - ScannerLibraryConstant() - Constructor for class ScannerLibraryConstant
- ScannerLibraryConstant.CENTERING_WINDOW_MODE - Class in com.casioeurope.mis.edt.constant
-
List of centering window mode constants.
- ScannerLibraryConstant.CONTROL - Class in com.casioeurope.mis.edt.constant
-
List of control constants.
- ScannerLibraryConstant.INVERSE - Class in com.casioeurope.mis.edt.constant
-
List of black and white reverse mode constants.
- ScannerLibraryConstant.LASER_HIGHLIGHT_MODE - Class in com.casioeurope.mis.edt.constant
-
List of highlight mode constants.
- ScannerLibraryConstant.LIGHT_MODE - Class in com.casioeurope.mis.edt.constant
-
List of light mode constants.
- ScannerLibraryConstant.METHOD - Class in com.casioeurope.mis.edt.constant
-
Methods of the
ScannerLibrary
class, used e.g. to check availability of said methods usingScannerLibrary.isMethodSupported(BigInteger)
method. - ScannerLibraryConstant.NOTIFICATION - Class in com.casioeurope.mis.edt.constant
-
List of notification constants.
- ScannerLibraryConstant.OUTPUT - Class in com.casioeurope.mis.edt.constant
-
List of output type constants.
- ScannerLibraryConstant.RESOLUTION - Class in com.casioeurope.mis.edt.constant
-
List of resolution constants.
- ScannerLibraryConstant.RETURN - Class in com.casioeurope.mis.edt.constant
-
List of return value constants.
- ScannerLibraryConstant.SUFFIX - Class in com.casioeurope.mis.edt.constant
-
List of "Suffix constants".
- ScannerLibraryConstant.SWING_WIDTH - Class in com.casioeurope.mis.edt.constant
-
List of swing width constants.
- ScannerLibraryConstant.SYMBOLOGY - Class in com.casioeurope.mis.edt.constant
-
List of SymbologyID constants.
- ScannerLibraryConstant.SYMBOLOGY_PARAMETER - Class in com.casioeurope.mis.edt.constant
-
List of symbol parameter constants.
- ScannerLibraryConstant.TRIGGER_MODE - Class in com.casioeurope.mis.edt.constant
-
List of Trigger key mode constants.
- ScannerLibraryConstant.TRIGGERKEY - Class in com.casioeurope.mis.edt.constant
-
List of Trigger key constants.
- ScanResult - Class in com.casioeurope.mis.edt.type
-
Scan Result class for use in
ScannerLibrary
methods - ScanResult() - Constructor for class ScanResult
-
Create a instance of the ScanResult class.
- sendBreak() - Static method in class EeicLibrary.SerialDevice
-
Send a "break" command to the Serial Interface Port.
- sendPowerOff() - Static method in class SamLibrary
-
Turn off the power of SAM card.
- sendPowerOn() - Static method in class SamLibrary
-
Supply 5V power to the SAM card.
- SERIAL_DEVICE() - Constructor for class EeicLibraryConstant.SERIAL_DEVICE
- SerialDevice() - Constructor for class EeicLibrary.SerialDevice
- setApn(String) - Method in class APN.Builder
-
Sets the APN name of the Access Point Name (APN) configuration, using Builder pattern method chaining.
- setAuthType(int) - Method in class APN.Builder
-
Sets the Authentication Type of the Access Point Name (APN) configuration, using Builder pattern method chaining.
- setBoolean(Class<?>, String, boolean) - Static method in class ReflectionLibrary
-
Searches for a Static Field specified by "fieldName" within the class "declaringClass".
If found, the Field value will be set to the value given by "value". - setBoolean(Object, String, boolean) - Static method in class ReflectionLibrary
-
Searches for an Instance Field specified by "fieldName" within the given Object "obj" back through it's inheritance chain.
Once found, the Field value will be set to the value given by "value". - setByte(Class<?>, String, byte) - Static method in class ReflectionLibrary
-
Searches for a Static Field specified by "fieldName" within the class "declaringClass".
If found, the Field value will be set to the value given by "value". - setByte(Object, String, byte) - Static method in class ReflectionLibrary
-
Searches for an Instance Field specified by "fieldName" within the given Object "obj" back through it's inheritance chain.
Once found, the Field value will be set to the value given by "value". - setCenteringWindow(int) - Static method in class ScannerLibrary
-
Set enable/disable of the centering window mode.
- setChar(Class<?>, String, char) - Static method in class ReflectionLibrary
-
Searches for a Static Field specified by "fieldName" within the class "declaringClass".
If found, the Field value will be set to the value given by "value". - setChar(Object, String, char) - Static method in class ReflectionLibrary
-
Searches for an Instance Field specified by "fieldName" within the given Object "obj" back through it's inheritance chain.
Once found, the Field value will be set to the value given by "value". - setCurrent(String) - Method in class APN.Builder
-
Sets the APN currently being in use of the Access Point Name (APN) configuration, using Builder pattern method chaining.
- setData(byte[]) - Method in class ReadWriteFileParams.Builder
-
Adds a buffer holding the data to be read/written, using Builder pattern method chaining.
- setDataOffset(int) - Method in class ReadWriteFileParams.Builder
-
Adds a Data Offset value using Builder pattern method chaining.
- setDateTime(Date) - Static method in class EDTLibrary
-
Sets a new Device Date and Time
- setDefaultAll() - Static method in class ScannerLibrary
-
Return all barcode scanner settings to default.
- setDefaultHomePage(String) - Static method in class EDTLibrary
-
Sets the default Browser Homepage
- setDefaultKeyCode(int) - Static method in class KeyLibrary
-
Reset the key code generated when the specified key is pushed in 1/A/a mode to default Key Code setting.
- setDefaultLauncher(String) - Static method in class EDTLibrary
-
Specifies a new Default Launcher
- setDelimiter(int) - Static method in class ScannerLibrary
-
Set the delimiter for Package scan.
- setDetectionAreaSize(int) - Static method in class ScannerLibrary
-
Set the size of barcode detection area for the centering window mode.
- setDirectInputStyle(boolean) - Static method in class KeyLibrary
-
Set whether the "Direct Input Mode" shall be used
- setDouble(Class<?>, String, double) - Static method in class ReflectionLibrary
-
Searches for a Static Field specified by "fieldName" within the class "declaringClass".
If found, the Field value will be set to the value given by "value". - setDouble(Object, String, double) - Static method in class ReflectionLibrary
-
Searches for an Instance Field specified by "fieldName" within the given Object "obj" back through it's inheritance chain.
Once found, the Field value will be set to the value given by "value". - setFileOffset(int) - Method in class ReadWriteFileParams.Builder
-
Adds a File Offset value using Builder pattern method chaining.
- setFixedNumberMode(boolean) - Static method in class KeyLibrary
-
Set whether the Input Mode shall be fixed to numeric input
- setFloat(Class<?>, String, float) - Static method in class ReflectionLibrary
-
Searches for a Static Field specified by "fieldName" within the class "declaringClass".
If found, the Field value will be set to the value given by "value". - setFloat(Object, String, float) - Static method in class ReflectionLibrary
-
Searches for an Instance Field specified by "fieldName" within the given Object "obj" back through it's inheritance chain.
Once found, the Field value will be set to the value given by "value". - setFnDefaultKeyCode(int) - Static method in class KeyLibrary
-
Reset the key code generated when the specified key is pushed in Fn mode to default Key Code setting.
- setFnLaunchApplication(int, ApplicationInfo) - Static method in class KeyLibrary
-
Set the application to be launched when the specified key is pushed in Fn mode.
If you set the launched application with this function, the key code is not generated when the key is pushed. - setFnUserKeyCode(int, int) - Static method in class KeyLibrary
-
Set the key code generated when the specified key is pushed in Fn mode.
- setId(int) - Method in class APN.Builder
-
Sets the ID of the Access Point Name (APN) configuration, using Builder pattern method chaining.
- setInputDirection(int, int) - Static method in class EeicLibrary.GpioDevice
-
Sets the specified GPIO as an input pin.
- setInt(Class<?>, String, int) - Static method in class ReflectionLibrary
-
Searches for a Static Field specified by "fieldName" within the class "declaringClass".
If found, the Field value will be set to the value given by "value". - setInt(Object, String, int) - Static method in class ReflectionLibrary
-
Searches for an Instance Field specified by "fieldName" within the given Object "obj" back through it's inheritance chain.
Once found, the Field value will be set to the value given by "value". - setInternalParameter(byte[]) - Static method in class ScannerLibrary
-
Set internal parameters.
- setInternalParameter(int, int) - Static method in class ScannerLibrary
-
Set internal parameters.
- setInternalParameter(int, int[], int[]) - Static method in class ScannerLibrary
-
Set internal parameters.
- setInterruptEdge(int, int) - Static method in class EeicLibrary.GpioDevice
-
Sets the interrupt edge of the specified GPIO.
- setInverseMode(int) - Static method in class ScannerLibrary
-
Set the inverse barcode reading mode.
- setKeyboard(String) - Static method in class EDTLibrary
-
Sets the default and current Keyboard on this device.
- setKeyControlMode(boolean) - Static method in class KeyLibrary
-
Set whether key input shall be routed through the hardware keyboard driver
- setKeypadMode(int) - Static method in class KeyLibrary
-
Activate a certain Input Mode for the Hardware Keyboard
- setLaserHighlightMode(int) - Static method in class ScannerLibrary
-
Set enable/disable of the laser highlight mode of 1D scanner.
- setLaserSwingWidth(int) - Static method in class ScannerLibrary
-
Set the laser swing width of 1D scanner.
- setLaunchApplication(int, ApplicationInfo) - Static method in class KeyLibrary
-
Set the application to be launched when the specified key is pushed in 1/A/a mode.
If you set the launched application with this function, the key code is not generated when the key is pushed. - setLength(int) - Method in class ReadWriteFileParams.Builder
-
Adds a Data Length value using Builder pattern method chaining.
- setLightMode(int) - Static method in class ScannerLibrary
-
Set the light mode.
- setLong(Class<?>, String, long) - Static method in class ReflectionLibrary
-
Searches for a Static Field specified by "fieldName" within the class "declaringClass".
If found, the Field value will be set to the value given by "value". - setLong(Object, String, long) - Static method in class ReflectionLibrary
-
Searches for an Instance Field specified by "fieldName" within the given Object "obj" back through it's inheritance chain.
Once found, the Field value will be set to the value given by "value". - setMcc(String) - Method in class APN.Builder
-
Sets the Mobile Country Code of the Access Point Name (APN) configuration, using Builder pattern method chaining.
- setMmsc(String) - Method in class APN.Builder
-
Sets the MMSC (Multimedia Messaging Service Center) of the Access Point Name (APN) configuration, using Builder pattern method chaining.
- setMmsPort(String) - Method in class APN.Builder
-
Sets the MMS Proxy Port of the Access Point Name (APN) configuration, using Builder pattern method chaining.
- setMmsProxy(String) - Method in class APN.Builder
-
Sets the MMS Proxy URL of the Access Point Name (APN) configuration, using Builder pattern method chaining.
- setMnc(String) - Method in class APN.Builder
-
Sets the Mobile Network Code of the Access Point Name (APN) configuration, using Builder pattern method chaining.
- setName(String) - Static method in class APN
-
Since APN uses the Builder pattern with a mandatory
name
field, there's no public constructor available.
Instead, this method is used to create a new instance of the Builder of this class.
In order to finally instantiate aAPN
object, call thebuild()
method of the builder when all optional chaining has been done. - setNavigationBarState(boolean) - Static method in class SystemLibrary
-
Set the Visibility State of the Navigation Bar
- setNewScanSettings(String) - Static method in class EDTLibrary
-
Apply new Barcode Scanner Settings from file.
- setNotificationLED(int) - Static method in class ScannerLibrary
-
Set the behavior of the notification LED.
- setNotificationSound(int) - Static method in class ScannerLibrary
-
Set the behavior of the notification sound.
- setNotificationVibrator(int) - Static method in class ScannerLibrary
-
Set the behavior of the notification vibrator.
- setNumberOfBarcodes(int) - Static method in class ScannerLibrary
-
Set the number of Barcodes to be scanned in Multi-step scan or Package scan.
- setOptions(OpenOption...) - Method in class ReadWriteFileParams.Builder
- setOutputDirection(int, int) - Static method in class EeicLibrary.GpioDevice
-
Sets the specified GPIO as an output pin.
- setOutputType(int) - Static method in class ScannerLibrary
-
Set the output type of the scan result.
- setPassword(String) - Method in class APN.Builder
-
Sets the APN password of the Access Point Name (APN) configuration, using Builder pattern method chaining.
- setPath(Path) - Static method in class ReadWriteFileParams
-
Since ReadWriteFileParams uses the Builder pattern with a mandatory
path
field, there's no public constructor available.
Instead, this method is used to create a new instance of the Builder of this class.
In order to finally instantiate aReadWriteFileParams
object, call thebuild()
method of the builder when all optional chaining has been done. - setPort(String) - Method in class APN.Builder
-
Sets the Server's Port of the Access Point Name (APN) configuration, using Builder pattern method chaining.
- setPower(boolean) - Static method in class EeicLibrary
-
Turns the power of the external expansion interface on and off.
- setPreferredApn(String) - Static method in class EDTLibrary
-
Sets a new preferred Access Point Name (APN) configuration for a carrier data connections.
- setProxy(String) - Method in class APN.Builder
-
Sets the Proxy URL of the Access Point Name (APN) configuration, using Builder pattern method chaining.
- setScannerAPO(int) - Static method in class ScannerLibrary
-
Set the Auto Power Off(APO) time of the barcode scanner.
- setScreenLockTimeout(int) - Static method in class EDTLibrary
-
Specifies a new Screen Lock Timeout in Milliseconds
- setServer(String) - Method in class APN.Builder
-
Sets the APN Server of the Access Point Name (APN) configuration, using Builder pattern method chaining.
- setShort(Class<?>, String, short) - Static method in class ReflectionLibrary
-
Searches for a Static Field specified by "fieldName" within the class "declaringClass".
If found, the Field value will be set to the value given by "value". - setShort(Object, String, short) - Static method in class ReflectionLibrary
-
Searches for an Instance Field specified by "fieldName" within the given Object "obj" back through it's inheritance chain.
Once found, the Field value will be set to the value given by "value". - setSlaveAddress(int) - Static method in class EeicLibrary.I2cDevice
-
Set the Slave Address to be used for Communication on the I²C Interface Port.
- setString(Class<?>, String, String) - Static method in class ReflectionLibrary
-
Searches for a static Field specified by "fieldName" within the class "declaringClass".
If found, the Field value will be set to the value given by "value". - setString(Object, String, String) - Static method in class ReflectionLibrary
-
Searches for an Instance Field specified by "fieldName" within the given Object "obj" back through it's inheritance chain.
Once found, the Field value will be set to the value given by "value". - setSuffix(int) - Static method in class ScannerLibrary
-
Set the suffix type added at the end of the scan result.
- setSymbologyCheckCount(int, int) - Static method in class ScannerLibrary
-
Set the value of check count of the specified barcode.
- setSymbologyEnable(int, int) - Static method in class ScannerLibrary
-
Set reading enable/disable of the specified barcode.
- setSymbologyMax(int, int) - Static method in class ScannerLibrary
-
Set the reading maximum number of digits of the specified barcode.
- setSymbologyMin(int, int) - Static method in class ScannerLibrary
-
Set the reading minimum number of digits of the specified barcode.
- setSymbologyProperty(int, int, int) - Static method in class ScannerLibrary
-
Set the value of property setting of the specified barcode.
- setTimeOutDelay(int) - Static method in class SamLibrary
-
Set card timeout delay value in milliseconds
- setTimeZone(TimeZone) - Static method in class EDTLibrary
-
Sets a new Device Time Zone from a specified android.icu.util.TimeZone
- setTimeZone(String) - Static method in class EDTLibrary
-
Sets a new Device Time Zone from a specified TimeZone ID
- setTimeZone(TimeZone) - Static method in class EDTLibrary
-
Sets a new Device Time Zone from a specified java.util.TimeZone
- setTriggerKeyEnable(int) - Static method in class ScannerLibrary
-
Set the Trigger key enable/disable.
- setTriggerKeyMode(int) - Static method in class ScannerLibrary
-
Set the Trigger key mode.
- setTriggerKeyOn(int) - Static method in class ScannerLibrary
-
Control the behavior of trigger key by software.
- setTriggerKeyTimeout(int) - Static method in class ScannerLibrary
-
Set the Trigger key timeout.
- setType(String) - Method in class APN.Builder
-
Sets the Type of the Access Point Name (APN) configuration, using Builder pattern method chaining.
- setUser(String) - Method in class APN.Builder
-
Sets the Username of the Access Point Name (APN) configuration, using Builder pattern method chaining.
- setUserKeyCode(int, int) - Static method in class KeyLibrary
-
Set the key code generated when the specified key is pushed in 1/A/a mode.
- setValue(int, int) - Static method in class EeicLibrary.GpioDevice
-
Output the value to the specified GPIO.
- setValue(Class<?>, String, Object) - Static method in class ReflectionLibrary
-
Searches for a Static Field specified by "fieldName" within the class "declaringClass".
If found, the Field value will be set to the value given by "value". - setValue(Object, String, Object) - Static method in class ReflectionLibrary
-
Searches for an Instance Field specified by "fieldName" within the given Object "obj" back through it's inheritance chain.
Once found, the Field value will be set to the value given by "value". - setWakeupRes(int, boolean) - Static method in class KeyLibrary
-
Activate or deactivate a certain keyboard resource to act as Wakeup Resource
- shutdown() - Static method in class EDTLibrary
-
Performs a device shutdown
- SOUND_ALL_OFF - Static variable in class ScannerLibraryConstant.NOTIFICATION
-
The notification sound does not vibrate in success and failure scanning.
- SOUND_ALL_ON - Static variable in class ScannerLibraryConstant.NOTIFICATION
-
The notification sound sounds in success and failure scanning.
- SOUND_FAIL_ON - Static variable in class ScannerLibraryConstant.NOTIFICATION
-
The notification sound sounds in failure scanning.
- SOUND_SUCCESS_ON - Static variable in class ScannerLibraryConstant.NOTIFICATION
-
The notification sound sounds in success scanning.
- SPACE - Static variable in class KeyLibraryConstant.KEYID
-
Key ID for Space Key
- SpiDevice() - Constructor for class EeicLibrary.SpiDevice
- startStream() - Static method in class ScannerLibrary
-
Start streaming.
- STOP_BIT_1 - Static variable in class EeicLibraryConstant.SERIAL_DEVICE
-
Stop bit: 1 Bit
- STOP_BIT_2 - Static variable in class EeicLibraryConstant.SERIAL_DEVICE
-
Stop bit: 2 Bit
- stopStream() - Static method in class ScannerLibrary
-
Stop streaming.
- SUCCESS - Static variable in class EeicLibraryConstant.RETURN
-
The method has been called successfully
- SUCCESS - Static variable in class KeyLibraryConstant.RETURN
-
The method has been called successfully
- SUCCESS - Static variable in class SamLibraryConstant.RETURN
-
Success.
- SUCCESS - Static variable in class ScannerLibraryConstant.RETURN
-
Successful completion.
- SUFFIX() - Constructor for class ScannerLibraryConstant.SUFFIX
- SWING_WIDTH() - Constructor for class ScannerLibraryConstant.SWING_WIDTH
- SYMBOLOGY() - Constructor for class ScannerLibraryConstant.SYMBOLOGY
- SYMBOLOGY_PARAMETER() - Constructor for class ScannerLibraryConstant.SYMBOLOGY_PARAMETER
- symbologyID - Variable in class ScanResult
-
SymbologyID of the barcode ( default 0 )
- symbologyName - Variable in class ScanResult
-
Symbol name of the barcode ( default null )
- SystemLibrary - Class in com.casioeurope.mis.edt
-
The CASIO Enterprise Developer Tools System Library
- SystemLibraryConstant - Class in com.casioeurope.mis.edt.constant
-
The CASIO Enterprise Developer Tools System Library Constants
Constants to be used in theSystemLibrary
class. - SystemLibraryConstant() - Constructor for class SystemLibraryConstant
- SystemLibraryConstant.METHOD - Class in com.casioeurope.mis.edt.constant
-
Methods of the
SystemLibrary
class, used e.g. to check availability of said methods usingSystemLibrary.isMethodSupported(BigInteger)
method.
All Classes|All Packages