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
R
- read(byte[], int) - Static method in class EeicLibrary.I2cDevice
-
Read Data of a given length to a buffer from the I²C Interface Port.
- read(byte[], int) - Static method in class EeicLibrary.SerialDevice
-
Read Data of a given length to a buffer from the Serial Interface Port.
- read(byte[], int) - Static method in class EeicLibrary.SpiDevice
-
Read Data of a given length to a buffer from the SPI Port.
- readFile(ReadWriteFileParams) - Static method in class EDTLibrary
-
Reads Data from a File
- readStream(byte[]) - Static method in class ScannerLibrary
-
Read the stream data.
- ReadWriteFileParams - Class in com.casioeurope.mis.edt.type
- ReadWriteFileParams.Builder - Class in com.casioeurope.mis.edt.type
-
Provides a convenient way to set the fields of a
ReadWriteFileParams
object when creating a new instance, following the Builder pattern. - reboot() - Static method in class EDTLibrary
-
Performs a device reboot
- receiveATR(byte[]) - Static method in class SamLibrary
-
Get the ATR response data.
- recovery() - Static method in class EDTLibrary
-
Performs a device reboot into recovery mode
- ReflectionLibrary - Class in com.casioeurope.mis.edt
-
The CASIO Enterprise Developer Tools Reflection Library
- ReflectionLibraryConstant - Class in com.casioeurope.mis.edt.constant
-
The CASIO Enterprise Developer Tools Reflection Library Constants
Constants to be used in theReflectionLibrary
class. - ReflectionLibraryConstant() - Constructor for class ReflectionLibraryConstant
- ReflectionLibraryConstant.METHOD - Class in com.casioeurope.mis.edt.constant
-
Methods of the
ReflectionLibrary
class, used e.g. to check availability of said methods usingReflectionLibrary.isMethodSupported(BigInteger)
method. - registerCallback(EeicLibrary.InterruptCallback, Handler) - Static method in class EeicLibrary.GpioDevice
-
Register a callback for an edge interrupt.
- rememberPasswords(boolean) - Static method in class EDTLibrary
-
Specifies whether or not the Browser may remember Login Passwords
- removeAccount(Account) - Static method in class EDTLibrary
-
Removes (attempts to remove) a certain account from the device
- removeAllAccounts() - Static method in class EDTLibrary
-
Removes (attempts to remove) all configured accounts of all kind from the device
- removeAllGoogleAccounts() - Static method in class EDTLibrary
-
Removes (attempts to remove) all configured Google accounts from the device
- removeKCMapFile() - Static method in class KeyLibrary
-
Removes the current Key Character Map File and changes back to the System Default one
- removeNetwork(String) - Static method in class EDTLibrary
-
Removes an existing network according to it's
SSID
. - removeNetworkId(int) - Static method in class EDTLibrary
-
Removes an existing network according to it's
networkId
. - resetPassword(String) - Static method in class EDTLibrary
-
Resets the device password (PIN) to a new value
- RESOLUTION() - Constructor for class ScannerLibraryConstant.RESOLUTION
- RETURN() - Constructor for class EeicLibraryConstant.RETURN
- RETURN() - Constructor for class KeyLibraryConstant.RETURN
- RETURN() - Constructor for class SamLibraryConstant.RETURN
- RETURN() - Constructor for class ScannerLibraryConstant.RETURN
- RIGHT - Static variable in class KeyLibraryConstant.KEYID
-
Key ID for Right Key
- RIGHTTRIGGER - Static variable in class KeyLibraryConstant.KEYID
-
Key ID for Right Trigger Key
All Classes|All Packages