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

G

getAllApnList() - Static method in class EDTLibrary
Gets the Array of existing Access Point Name (APN) configurations.
getAPIVersion() - Static method in class ScannerLibrary
Get the Scanner API version.
getApn() - Method in class APN
Returns the APN name of the Access Point Name (APN) configuration.
getApn(String) - Static method in class EDTLibrary
Gets the Access Point Name (APN) configuration for a carrier data connection by it's name.
getApnId(String) - Static method in class EDTLibrary
Gets the id field of an existing Access Point Name (APN) configuration for a carrier data connection.
getAuthType() - Method in class APN
Returns the Authentication Type of the Access Point Name (APN) configuration.
getBoolean(Class<?>, 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 returned to the caller.
getBoolean(Object, 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 returned to the caller.
getByte(Class<?>, 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 returned to the caller.
getByte(Object, 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 returned to the caller.
getCASIOSerial() - Static method in class SystemLibrary
Get the Serial Number String of your CASIO device
getCenteringWindow() - Static method in class ScannerLibrary
Get enable/disable of the centering window mode.
getChar(Class<?>, 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 returned to the caller.
getChar(Object, 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 returned to the caller.
getCurrent() - Method in class APN
Returns the APN currently being in use of the Access Point Name (APN) configuration.
getCurrentAndSetNewScanSettings(String) - Static method in class EDTLibrary
Reads current Barcode Scanner settings and applies new Barcode Scanner settings to/from files according to the specified file path
getCurrentKCMapFile() - Static method in class KeyLibrary
Get the current Key Character Map File name
getCurrentScanSettings(String) - Static method in class EDTLibrary
Write current Barcode Scanner Settings to file
getData() - Method in class ReadWriteFileParams
Returns the buffer holding the data from/for readFile and writeFile methods.
getDataOffset() - Method in class ReadWriteFileParams
Returns the Offset inside the Data Buffer at which read/write Operations start
getDelimiter() - Static method in class ScannerLibrary
Get the delimiter for Package scan.
getDetectionAreaSize() - Static method in class ScannerLibrary
Get the size of barcode detection area for the centering window mode.
getDouble(Class<?>, 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 returned to the caller.
getDouble(Object, 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 returned to the caller.
getFileOffset() - Method in class ReadWriteFileParams
Returns the File Offset at which read/write Operations start
getFixedNumberMode() - Static method in class KeyLibrary
Check whether key input is limited to numeric input only
getFloat(Class<?>, 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 returned to the caller.
getFloat(Object, 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 returned to the caller.
getFnLaunchApplication(int, ApplicationInfo) - Static method in class KeyLibrary
Get the application to be launched when the specified key is pushed in Fn mode.
getFnUserKeyCode(int) - Static method in class KeyLibrary
Get the key code generated when the specified key is pushed in Fn mode.
getGoogleAccounts() - Static method in class EDTLibrary
Get an Array of existing Google Accounts currently configured for this device.
getId() - Method in class APN
Returns the "id" field of the Access Point Name (APN) configuration.
getImageDataSize() - Static method in class ScannerLibrary
Get the size of the data required for capturing image.
getInt(Class<?>, 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 returned to the caller.
getInt(Object, 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 returned to the caller.
getInternalParameter(int) - Static method in class ScannerLibrary
Get internal parameters.
getInternalParameter(int[], int[]) - Static method in class ScannerLibrary
Get internal parameters.
getInverseMode() - Static method in class ScannerLibrary
Get the inverse barcode reading mode.
getKeyboardNames() - Static method in class EDTLibrary
Gets a List of Names of available Keyboards on this device.
getKeypadMode() - Static method in class KeyLibrary
Get the currently active Input Mode for the Hardware Keyboard
getLaserHighlightMode() - Static method in class ScannerLibrary
Get enable/disable of the laser highlight mode of 1D scanner.
getLaserSwingWidth() - Static method in class ScannerLibrary
Get the laser swing width of 1D scanner.
getLaunchApplication(int, ApplicationInfo) - Static method in class KeyLibrary
Get the application to be launched when the specified key is pushed in 1/A/a mode.
getLength() - Method in class ReadWriteFileParams
Returns the Length of Data to be read or written
getLibraryVersion() - Static method in class EeicLibrary
Gets the EEIC Library Version.
getLightMode() - Static method in class ScannerLibrary
Get the light mode.
getLong(Class<?>, 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 returned to the caller.
getLong(Object, 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 returned to the caller.
getMcc() - Method in class APN
Returns the Mobile Country Code of the Access Point Name (APN) configuration.
getMmsc() - Method in class APN
Returns the MMSC (Multimedia Messaging Service Center) of the Access Point Name (APN) configuration.
getMmsPort() - Method in class APN
Returns the MMS Proxy Port of the Access Point Name (APN) configuration.
getMmsProxy() - Method in class APN
Returns the MMS Proxy URL of the Access Point Name (APN) configuration.
getMnc() - Method in class APN
Returns the Mobile Network Code of the Access Point Name (APN) configuration.
getModelName() - Static method in class SystemLibrary
Get the Model Name String of your CASIO device
getModuleVersion() - Static method in class ScannerLibrary
Get the Scanner module version.
getName() - Method in class APN
Returns the name of the Access Point Name (APN) configuration.
getNavigationBarState() - Static method in class SystemLibrary
Get the Visibility State of the Navigation Bar
getNotificationLED() - Static method in class ScannerLibrary
Get the behavior of the notification LED.
getNotificationSound() - Static method in class ScannerLibrary
Get the behavior of the notification sound.
getNotificationVibrator() - Static method in class ScannerLibrary
Get the behavior of the notification vibrator.
getNumberOfBarcodes() - Static method in class ScannerLibrary
Get the number of barcodes to be scanned in Multi-step scan or Package scan.
getOptions() - Method in class ReadWriteFileParams
Returns the OpenOptions used for the read/write file operations.
getOutputType() - Static method in class ScannerLibrary
Get the output type of the scan result.
getPassword() - Method in class APN
Returns APN password of the Access Point Name (APN) configuration.
getPath() - Method in class ReadWriteFileParams
Returns the Path used for the read/write file operations.
getPort() - Method in class APN
Returns the Server's Port of the Access Point Name (APN) configuration.
getProxy() - Method in class APN
Returns the Proxy URL of the Access Point Name (APN) configuration.
getScannerAPO() - Static method in class ScannerLibrary
Get the Auto Power Off(APO) time of the barcode scanner.
getScanResult(ScanResult) - Static method in class ScannerLibrary
Get the last Scan Result.
getServer() - Method in class APN
Returns the APN Server of the Access Point Name (APN) configuration.
getShort(Class<?>, 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 returned to the caller.
getShort(Object, 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 returned to the caller.
getStreamDataSize() - Static method in class ScannerLibrary
Get the size of data required for streaming.
getStreamDataSize(Rect, int) - Static method in class ScannerLibrary
Get the size of data required for streaming.
getString(Class<?>, 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 returned to the caller.
getString(Object, 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 returned to the caller.
getSuffix() - Static method in class ScannerLibrary
Get the suffix type added at the end of the scan result.
getSymbologyCheckCount(int) - Static method in class ScannerLibrary
Get the value of check count of the specified barcode.
getSymbologyEnable(int) - Static method in class ScannerLibrary
Get reading enable/disable of the specified barcode.
getSymbologyMax(int) - Static method in class ScannerLibrary
Get the reading maximum number of digits of the specified barcode.
getSymbologyMaxDefault(int) - Static method in class ScannerLibrary
Get the default reading maximum number of digits of the specified barcode.
getSymbologyMin(int) - Static method in class ScannerLibrary
Get the reading minimum number of digits of the specified barcode.
getSymbologyMinDefault(int) - Static method in class ScannerLibrary
Get the default reading minimum number of digits of the specified barcode.
getSymbologyProperty(int, int) - Static method in class ScannerLibrary
Get the value of property setting of the specified barcode.
getTestMode() - Static method in class KeyLibrary
Check whether the Hardware Keyboard is running in "Test Mode"
getTimeOutDelay() - Static method in class SamLibrary
Get card timeout delay value
getTriggerKeyEnable() - Static method in class ScannerLibrary
Get the Trigger key enable/disable.
getTriggerKeyMode() - Static method in class ScannerLibrary
Get the Trigger key mode.
getTriggerKeyTimeout() - Static method in class ScannerLibrary
Get the Trigger key timeout.
getType() - Method in class APN
Returns the Type of the Access Point Name (APN) configuration.
getType(Class<?>, String) - Static method in class ReflectionLibrary
Searches for a Static Field specified by "fieldName" within the class "declaringClass".
If found, the Field type will be returned to the caller.
getType(Object, 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 type will be returned to the caller.
getUser() - Method in class APN
RReturns the APN username of the Access Point Name (APN) configuration.
getUserKeyCode(int) - Static method in class KeyLibrary
Get the key code generated when the specified key is pushed in 1/A/a mode.
getValue(int) - Static method in class EeicLibrary.GpioDevice
Gets the input value of the specified GPIO.
getValue(Class<?>, 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 returned to the caller.
getValue(Object, 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 returned to the caller.
GPIO_DEVICE() - Constructor for class EeicLibraryConstant.GPIO_DEVICE
 
GPIO1 - Static variable in class EeicLibraryConstant.GPIO_DEVICE
GPIO number assigned to GPIO1.
GPIO2 - Static variable in class EeicLibraryConstant.GPIO_DEVICE
GPIO number assigned to GPIO2.
GPIO3 - Static variable in class EeicLibraryConstant.GPIO_DEVICE
GPIO number assigned to GPIO3.
GPIO4 - Static variable in class EeicLibraryConstant.GPIO_DEVICE
GPIO number assigned to GPIO4.
GPIO5 - Static variable in class EeicLibraryConstant.GPIO_DEVICE
GPIO number assigned to GPIO5.
GpioDevice() - Constructor for class EeicLibrary.GpioDevice
 
GS1_128 - Static variable in class ScannerLibraryConstant.SYMBOLOGY
GS1 128 (EAN 128)
GS1_DATABAR - Static variable in class ScannerLibraryConstant.SYMBOLOGY
GS1 DataBar (RSS)
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