Skip navigation links
A B C D E F G H I K L M N O P R S T U V W Z 

S

scan() - Method in class com.rscja.deviceapi.Barcode1D
触发一次条码扫描
Enable barcode scanning for 1 time.
scan() - Method in class com.rscja.deviceapi.Barcode2D
触发一次条码扫描
Enable barcode scanning for 1 time.
scan() - Method in interface com.rscja.deviceapi.interfaces.IBarcode1D
触发一次条码扫描
Enable barcode scanning for 1 time.
scan() - Method in interface com.rscja.deviceapi.interfaces.IBarcode2D
触发一次条码扫描
Enable barcode scanning for 1 time.
scanBarcode() - Method in class com.rscja.deviceapi.Barcode1D
触发一次条码扫描
Enable barcode scanning for 1 time.
scanBarcode() - Method in class com.rscja.deviceapi.Barcode2D
触发一次条码扫描
Enable barcode scanning for 1 time.
scanBarcode() - Method in class com.rscja.deviceapi.BluetoothReader
 
scanBarcode() - Method in interface com.rscja.deviceapi.interfaces.IBarcode1D
触发一次条码扫描
Enable barcode scanning for 1 time.
scanBarcode() - Method in interface com.rscja.deviceapi.interfaces.IBarcode2D
触发一次条码扫描
Enable barcode scanning for 1 time.
scanBarcode() - Method in interface com.rscja.deviceapi.interfaces.IReader
扫描条码
Scan barcode
scanBarcode() - Method in class com.rscja.deviceapi.RFIDWithUHFUSB
 
scanBarcodeToBytes() - Method in class com.rscja.deviceapi.BluetoothReader
 
scanBarcodeToBytes() - Method in interface com.rscja.deviceapi.interfaces.IReader
扫描条码
Scan barcode
scanBarcodeToBytes() - Method in class com.rscja.deviceapi.RFIDWithUHFUSB
 
ScanBTCallback - Interface in com.rscja.deviceapi.interfaces
 
ScanerLedLight - Class in com.rscja.deviceapi
扫描LED灯控制类(仅C6000有效)
Scanning LED light control type ( valid for C6000 only)
ScanerLedLight() - Constructor for class com.rscja.deviceapi.ScanerLedLight
 
ScanLed - Class in com.rscja.scanner.led
 
ScanLed() - Constructor for class com.rscja.scanner.led.ScanLed
 
ScanLedManage - Class in com.rscja.scanner.led
 
SCANNER_BARCODE_1D - Static variable in class com.rscja.barcode.BarcodeUtility
1D是否已经开启
SCANNER_BARCODE_2D - Static variable in class com.rscja.barcode.BarcodeUtility
2D是否已经开启
SCANNER_BARCODENOTREPEAT - Static variable in class com.rscja.barcode.BarcodeUtility
条码是否重复显示
SCANNER_BROADCAST_ACTION - Static variable in class com.rscja.barcode.BarcodeUtility
接收扫描数据的广播ACTION
SCANNER_BROADCAST_EXTRA - Static variable in class com.rscja.barcode.BarcodeUtility
接收扫描数据的广播的extra数据
SCANNER_CONTINUOUS - Static variable in class com.rscja.barcode.BarcodeUtility
是否是连续扫描
Whether enable continuous scan
SCANNER_CONTINUOUS_INTREVALTIME - Static variable in class com.rscja.barcode.BarcodeUtility
连续扫描时间间隔
SCANNER_CONTINUOUSMODE - Static variable in class com.rscja.barcode.BarcodeUtility
是否启用了连续扫描模式
SCANNER_CONTINUOUSTIMEOUT - Static variable in class com.rscja.barcode.BarcodeUtility
连续扫描超时时间
continuous scanning overtime duration
SCANNER_ENDINDEX - Static variable in class com.rscja.barcode.BarcodeUtility
后面去掉多少个字符
SCANNER_ENTER - Static variable in class com.rscja.barcode.BarcodeUtility
是否启用回车
SCANNER_FAILUREBROADCAST - Static variable in class com.rscja.barcode.BarcodeUtility
扫描失败是否发送广播
Send broadcast when scanning failure.
SCANNER_FAILURESOUND - Static variable in class com.rscja.barcode.BarcodeUtility
扫描失败是否播放声音
whether playing notification when scanning failure.
SCANNER_FILTERCHARS - Static variable in class com.rscja.barcode.BarcodeUtility
条码数据需要过滤的字符串
SCANNER_FORMAT_BARCODE - Static variable in class com.rscja.barcode.BarcodeUtility
条码格式 0: Default 1: ASCII 2:GB2312 3:UTF8 4:Unicode 10:GBK, 11:GB18030
Barcode format 0: Default 1: ASCII 2:GB2312 3:UTF8 4:Unicode 10:GBK, 11:GB18030
SCANNER_ILLUMINATIONPOWERLEVEL - Static variable in class com.rscja.barcode.BarcodeUtility
4710 扫描头亮度等级
SCANNER_KEYBORADHELPER_OPEN - Static variable in class com.rscja.barcode.BarcodeUtility
键盘助手总开关是否已经打开
SCANNER_OUTPUTMODE - Static variable in class com.rscja.barcode.BarcodeUtility
数据接收方式 0:键盘模拟 1:剪切板 2:系统广播
ouput mode 0: virtual key 1: clipboard 2: broadcast
SCANNER_PREFIX - Static variable in class com.rscja.barcode.BarcodeUtility
条码前缀
barcode prefix.
SCANNER_RELEASESCAN - Static variable in class com.rscja.barcode.BarcodeUtility
松开扫描按键是否停止扫描
loose scanning button to stop scanning or not
SCANNER_SCANKEYCODE_1 - Static variable in class com.rscja.barcode.BarcodeUtility
扫描按键值 scan key code.
SCANNER_SCANKEYCODE_3 - Static variable in class com.rscja.barcode.BarcodeUtility
扫描按键值
scan key code.
SCANNER_SOUND - Static variable in class com.rscja.barcode.BarcodeUtility
扫描成功是否播放声音
SCANNER_STARTINDEX - Static variable in class com.rscja.barcode.BarcodeUtility
前面去掉多少个字符
SCANNER_SUFFIX - Static variable in class com.rscja.barcode.BarcodeUtility
条码后缀
barcode suffix.
SCANNER_TAB - Static variable in class com.rscja.barcode.BarcodeUtility
是否启用tab
SCANNER_TIMEOUT - Static variable in class com.rscja.barcode.BarcodeUtility
扫描超时
scanning time out.
SCANNER_VIBRATE - Static variable in class com.rscja.barcode.BarcodeUtility
是否启用震动
whether vibrating when scanning success
ScannerParameterEntity - Class in com.rscja.deviceapi.entity
 
ScannerParameterEntity() - Constructor for class com.rscja.deviceapi.entity.ScannerParameterEntity
 
ScannerUtility - Class in com.rscja.scanner.utility
键盘助手工具类,用于控制键盘助手
keyboardemulator tool-kits, control keyboardemulator
search(Fingerprint.BufferEnum, int, int) - Method in class com.rscja.deviceapi.Fingerprint
检索指纹库
Searching fingerprint database
search(FingerprintWithZAZ.BufferEnum, int, int, int[], int[], int[]) - Method in class com.rscja.deviceapi.FingerprintWithZAZ
 
search(Fingerprint.BufferEnum, int, int) - Method in interface com.rscja.deviceapi.interfaces.IFingerprint
检索指纹库
Searching fingerprint database
search(FingerprintWithZAZ.BufferEnum, int, int, int[], int[], int[]) - Method in interface com.rscja.deviceapi.interfaces.IFingerprintWithZAZ
 
send(byte[]) - Method in class com.rscja.deviceapi.Infrared
发送数据
send Data
send(byte[]) - Method in interface com.rscja.deviceapi.interfaces.IBluetoothData
 
send(byte[]) - Method in interface com.rscja.deviceapi.interfaces.IInfrared
发送数据
send Data
send(byte[]) - Method in interface com.rscja.deviceapi.interfaces.IModule
发送数据
Send data
send(byte[]) - Method in class com.rscja.deviceapi.Module
发送数据
Send data
sendAndReceive(byte[], int) - Method in interface com.rscja.deviceapi.interfaces.IBluetoothData
 
sendAndReceive(byte[], byte[]) - Method in interface com.rscja.deviceapi.interfaces.IModule
收发数据
sendAndReceive(byte[], byte[]) - Method in class com.rscja.deviceapi.Module
收发数据
sendAndReceiveData(byte[], byte[]) - Method in interface com.rscja.deviceapi.interfaces.IPrinter
收发数据
sent/received data
sendAndReceiveData(byte[], byte[]) - Method in class com.rscja.deviceapi.Printer
收发数据
sent/received data
sendBusCMD(char[], char[], int, int) - Method in interface com.rscja.deviceapi.interfaces.IRFIDWithISO14443A
/** 墨西哥公交命令
Mexico bus commande
sendBusCMD(char[], char[], int, int) - Method in class com.rscja.deviceapi.RFIDWithISO14443A
/** 墨西哥公交命令
Mexico bus commande
sendCommand(byte[]) - Method in interface com.rscja.deviceapi.interfaces.IHF14443B
发送命令(send command)
sendCommand(String) - Method in interface com.rscja.deviceapi.interfaces.IRFIDWithISO14443A4CPU
CPU卡 T=CL发送COS指令
CPU card T=CL send COS command
sendCommand(String) - Method in interface com.rscja.deviceapi.interfaces.IRFIDWithISO14443B
CPU卡 T=CL发送COS指令
CPU card T=CL send COS command
sendCommand(String) - Method in class com.rscja.deviceapi.RFIDWithISO14443A4CPU
CPU卡 T=CL发送COS指令
CPU card T=CL send COS command
sendCommand(String) - Method in class com.rscja.deviceapi.RFIDWithISO14443B
CPU卡 T=CL发送COS指令
CPU card T=CL send COS command
sendContentToCursor(String) - Method in interface com.rscja.system.ISystemInterfaces
将数据发送到光标位置
sendData(byte[]) - Method in class com.rscja.deviceapi.BluetoothReader
 
sendData(byte[]) - Method in interface com.rscja.deviceapi.interfaces.IBluetoothReader
发送指令(send data)
sendData(byte[]) - Method in interface com.rscja.deviceapi.interfaces.IPrinter
发送数据到串口
send data to serial port
sendData(byte[]) - Method in class com.rscja.deviceapi.Printer
发送数据到串口
send data to serial port
setAfi(byte) - Method in class com.rscja.deviceapi.entity.HF15693RequestEntity.Builder
 
setAFI(String) - Method in class com.rscja.deviceapi.entity.ISO15693Entity
设置AFI值
setup AFI value
setAimId(String) - Method in class com.rscja.deviceapi.entity.BarcodeEntity
 
setAnimalFlag(long) - Method in class com.rscja.deviceapi.entity.AnimalEntity
设置动物标签的AnimalFlag
setup AnimalFlag of animal tag
setAnt(AntennaEnum) - Method in class com.rscja.deviceapi.entity.AntennaPowerEntity
 
setAnt(String) - Method in class com.rscja.deviceapi.entity.UHFTAGInfo
 
setANT(List<AntennaState>) - Method in interface com.rscja.deviceapi.interfaces.IMultipleAntenna
设置天线
setANT(List<AntennaState>) - Method in interface com.rscja.deviceapi.interfaces.IUHFURx
设置天线
setANT(List<AntennaState>) - Method in class com.rscja.deviceapi.RFIDWithUHFA4NetWork
设置天线启用状态(Set the antenna enable state)
setANT(List<AntennaState>) - Method in class com.rscja.deviceapi.RFIDWithUHFA4RS232
设置天线启用状态(Set the antenna enable state)
setANT(List<AntennaState>) - Method in class com.rscja.deviceapi.RFIDWithUHFA8NetWork
设置天线启用状态(Set the antenna enable state)
setANT(List<AntennaState>) - Method in class com.rscja.deviceapi.RFIDWithUHFA8RS232
设置天线启用状态(Set the antenna enable state)
setANT(List<AntennaState>) - Method in class com.rscja.deviceapi.RFIDWithUHFAxBase
设置天线号
setANT(List<AntennaState>) - Method in class com.rscja.deviceapi.RFIDWithUHFUrxNetwork
 
setANT(List<AntennaState>) - Method in class com.rscja.deviceapi.RFIDWithUHFUrxUart
设置天线
setANT(List<AntennaState>) - Method in class com.rscja.deviceapi.RFIDWithUHFUrxUsbToUart
 
setAntennaPower(AntennaEnum, int) - Method in interface com.rscja.deviceapi.interfaces.IMultipleAntenna
设置单个天线的功率
setAntennaPower(AntennaEnum, int) - Method in class com.rscja.deviceapi.RFIDWithUHFA4NetWork
设置天线功率 (Set the antenna power)
setAntennaPower(AntennaEnum, int) - Method in class com.rscja.deviceapi.RFIDWithUHFA4RS232
设置天线功率 (Set the antenna power)
setAntennaPower(AntennaEnum, int) - Method in class com.rscja.deviceapi.RFIDWithUHFA8NetWork
设置天线功率 (Set the antenna power)
setAntennaPower(AntennaEnum, int) - Method in class com.rscja.deviceapi.RFIDWithUHFA8RS232
设置天线功率 (Set the antenna power)
setAntennaPower(AntennaEnum, int) - Method in class com.rscja.deviceapi.RFIDWithUHFAxBase
 
setAntennaWorkTime(AntennaEnum, int) - Method in interface com.rscja.deviceapi.interfaces.IMultipleAntenna
 
setAntennaWorkTime(AntennaEnum, int) - Method in interface com.rscja.deviceapi.interfaces.IUHFURx
设置天线工作时间
setAntennaWorkTime(AntennaEnum, int) - Method in class com.rscja.deviceapi.RFIDWithUHFA4NetWork
设置天线工作时间(Set the working time of the antenna)
setAntennaWorkTime(AntennaEnum, int) - Method in class com.rscja.deviceapi.RFIDWithUHFA4RS232
设置天线工作时间(Set the working time of the antenna)
setAntennaWorkTime(AntennaEnum, int) - Method in class com.rscja.deviceapi.RFIDWithUHFA8NetWork
设置天线工作时间(Set the working time of the antenna)
setAntennaWorkTime(AntennaEnum, int) - Method in class com.rscja.deviceapi.RFIDWithUHFA8RS232
设置天线工作时间(Set the working time of the antenna)
setAntennaWorkTime(AntennaEnum, int) - Method in class com.rscja.deviceapi.RFIDWithUHFAxBase
 
setAntennaWorkTime(AntennaEnum, int) - Method in class com.rscja.deviceapi.RFIDWithUHFUrxNetwork
 
setAntennaWorkTime(AntennaEnum, int) - Method in class com.rscja.deviceapi.RFIDWithUHFUrxUart
设置天线工作时间
setAntennaWorkTime(AntennaEnum, int) - Method in class com.rscja.deviceapi.RFIDWithUHFUrxUsbToUart
 
setAntSendData(char, byte[]) - Method in interface com.rscja.deviceapi.interfaces.IUHFProtocolParseUrx
 
setAntWorkTimeSendData(byte, int) - Method in interface com.rscja.deviceapi.interfaces.IUHFProtocolParseUrx
 
setBackgroundThreadCallback(boolean) - Method in interface com.rscja.deviceapi.interfaces.IZebra2DSoftDecoder
 
setBarcodeBytesData(byte[]) - Method in class com.rscja.deviceapi.entity.BarcodeEntity
 
setBarcodeContinuousMode(Context, int) - Method in interface com.rscja.scanner.IScanner
设置扫描头连续扫描模式 (备注:键盘助手v2.3.5 之后的版本才支持)
Setup UHF mode (Comment: Supports after keyboardemualator v2.3.5 has been released)
setBarcodeContinuousMode(Context, int) - Method in class com.rscja.scanner.utility.ScannerUtility
 
setBarcodeData(String) - Method in class com.rscja.deviceapi.entity.BarcodeEntity
 
setBarcodeEncodingFormat(Context, int) - Method in class com.rscja.barcode.BarcodeUtility
设置条码编码格式
Setup barcode coding format
setBarcodeEncodingFormat(Context, int) - Method in interface com.rscja.deviceapi.interfaces.IBarcodeUtility
设置条码编码格式
Setup barcode coding format
setBarcodeEncodingFormat(Context, int) - Method in interface com.rscja.scanner.IScanner
设置条码编码格式
Setup barcode decoding format
setBarcodeEncodingFormat(Context, int) - Method in class com.rscja.scanner.utility.ScannerUtility
 
setBarcodeHeight(int) - Method in interface com.rscja.deviceapi.interfaces.IPrinter
设置一维条码的高度
Setup 1D barcode height
setBarcodeHeight(int) - Method in class com.rscja.deviceapi.Printer
设置一维条码的高度
Setup 1D barcode height
setBarcodeHRI(int) - Method in interface com.rscja.deviceapi.interfaces.IPrinter
设置一维条码可读字符(HRI)打印位置
setup 1D barcode readable character (HRI) print position
setBarcodeHRI(int) - Method in class com.rscja.deviceapi.Printer
设置一维条码可读字符(HRI)打印位置
setup 1D barcode readable character (HRI) print position
setBarcodeName(String) - Method in class com.rscja.deviceapi.entity.BarcodeEntity
 
setBarcodeSymbology(int) - Method in class com.rscja.deviceapi.entity.BarcodeEntity
 
setBarcodeWidth(int) - Method in interface com.rscja.deviceapi.interfaces.IPrinter
设置一维条码的宽度
Setup 1D barcode width
setBarcodeWidth(int) - Method in class com.rscja.deviceapi.Printer
设置一维条码的宽度
Setup 1D barcode width
setBaudrate(int) - Method in class com.rscja.deviceapi.Barcode1D
 
setBaudrate(int) - Method in interface com.rscja.deviceapi.interfaces.IBarcode1D
 
setBeep(boolean) - Method in class com.rscja.deviceapi.BluetoothReader
 
setBeep(boolean) - Method in interface com.rscja.deviceapi.interfaces.IReader
设置蜂鸣器开关
Setup buzzer ON/OFF
setBeep(boolean) - Method in class com.rscja.deviceapi.RFIDWithUHFUSB
 
setBeepTimeOfDurationSendData(int) - Method in interface com.rscja.deviceapi.interfaces.IUHFProtocolParse
 
setBuzzerOff() - Method in interface com.rscja.deviceapi.interfaces.IUHFURAxExtend
 
setBuzzerOff() - Method in class com.rscja.deviceapi.RFIDWithUHFA4NetWork
关闭蜂鸣器鸣叫,此函数与盘点无关
setBuzzerOff() - Method in class com.rscja.deviceapi.RFIDWithUHFA4RS232
关闭蜂鸣器鸣叫,此函数与盘点无关
setBuzzerOff() - Method in class com.rscja.deviceapi.RFIDWithUHFA8NetWork
关闭蜂鸣器鸣叫,此函数与盘点无关
setBuzzerOff() - Method in class com.rscja.deviceapi.RFIDWithUHFA8RS232
关闭蜂鸣器鸣叫,此函数与盘点无关
setBuzzerOn(int) - Method in interface com.rscja.deviceapi.interfaces.IUHFURAxExtend
单位:毫秒,time:100-65535
setBuzzerOn(int) - Method in class com.rscja.deviceapi.RFIDWithUHFA4NetWork
设置蜂鸣器鸣叫,此函数与盘点无关,不管是否盘点到标签都会鸣叫
setBuzzerOn(int) - Method in class com.rscja.deviceapi.RFIDWithUHFA4RS232
设置蜂鸣器鸣叫,此函数与盘点无关,不管是否盘点到标签都会鸣叫
setBuzzerOn(int) - Method in class com.rscja.deviceapi.RFIDWithUHFA8NetWork
设置蜂鸣器鸣叫,此函数与盘点无关,不管是否盘点到标签都会鸣叫
setBuzzerOn(int) - Method in class com.rscja.deviceapi.RFIDWithUHFA8RS232
设置蜂鸣器鸣叫,此函数与盘点无关,不管是否盘点到标签都会鸣叫
setConnectionStatusCallback(ConnectionStatusCallback<Object>) - Method in class com.rscja.deviceapi.BluetoothReader
 
setConnectionStatusCallback(ConnectionStatusCallback<Object>) - Method in interface com.rscja.deviceapi.interfaces.IBluetoothReader
设置蓝牙连接状态的回调(Setup Bluetooth connection status call back)
setConnectionStatusCallback(ConnectionStatusCallback<Object>) - Method in interface com.rscja.deviceapi.interfaces.IUHF
设置UHF连接状态回调
Setup UHF continuous stauts call-back
setConnectionStatusCallback(ConnectionStatusCallback<Object>) - Method in class com.rscja.deviceapi.RFIDWithUHFA4NetWork
设置监听连接状态(Set the listening connection status)
setConnectionStatusCallback(ConnectionStatusCallback<Object>) - Method in class com.rscja.deviceapi.RFIDWithUHFA4RS232
设置监听连接状态(Set the listening connection status)
setConnectionStatusCallback(ConnectionStatusCallback<Object>) - Method in class com.rscja.deviceapi.RFIDWithUHFA8NetWork
设置监听连接状态(Set the listening connection status)
setConnectionStatusCallback(ConnectionStatusCallback<Object>) - Method in class com.rscja.deviceapi.RFIDWithUHFA8RS232
设置监听连接状态(Set the listening connection status)
setConnectionStatusCallback(ConnectionStatusCallback<Object>) - Method in class com.rscja.deviceapi.RFIDWithUHFBLE
 
setConnectionStatusCallback(ConnectionStatusCallback<Object>) - Method in class com.rscja.deviceapi.RFIDWithUHFUART
 
setConnectionStatusCallback(ConnectionStatusCallback<Object>) - Method in class com.rscja.deviceapi.RFIDWithUHFUrxNetwork
 
setConnectionStatusCallback(ConnectionStatusCallback<Object>) - Method in class com.rscja.deviceapi.RFIDWithUHFUrxUart
设置UHF连接状态回调
Setup UHF continuous stauts call-back
setConnectionStatusCallback(ConnectionStatusCallback<Object>) - Method in class com.rscja.deviceapi.RFIDWithUHFUrxUsbToUart
 
setConnectionStatusCallback(ConnectionStatusCallback<Object>) - Method in class com.rscja.deviceapi.RFIDWithUHFUSB
 
setContinuousScan(Context, boolean) - Method in interface com.rscja.scanner.IScanner
设置条码连续扫描
Setup barcode continuous scanning
setContinuousScan(Context, boolean) - Method in class com.rscja.scanner.utility.ScannerUtility
 
setContinuousScanIntervalTime(Context, int) - Method in class com.rscja.barcode.BarcodeUtility
设置连续扫描间隔时间
Setup continuous scanning duration
setContinuousScanIntervalTime(Context, int) - Method in interface com.rscja.deviceapi.interfaces.IBarcodeUtility
设置连续扫描间隔时间
Setup continuous scanning duration
setContinuousScanIntervalTime(Context, int) - Method in interface com.rscja.scanner.IScanner
设置条码连续扫描间隔时间
Setup barcode continuous scanning intervals
setContinuousScanIntervalTime(Context, int) - Method in class com.rscja.scanner.utility.ScannerUtility
 
setContinuousScanIntervalTimeRFID(Context, int) - Method in interface com.rscja.scanner.IScanner
设置UHF连续扫描间隔时间
Setup UHF continuous scanning intervals
setContinuousScanIntervalTimeRFID(Context, int) - Method in class com.rscja.scanner.utility.ScannerUtility
 
setContinuousScanRFID(Context, boolean) - Method in interface com.rscja.scanner.IScanner
设置UHF连续扫描
Setup UHF continuous scann
setContinuousScanRFID(Context, boolean) - Method in class com.rscja.scanner.utility.ScannerUtility
 
setContinuousScanTimeOut(Context, int) - Method in class com.rscja.barcode.BarcodeUtility
设置连续扫描超时时间
Setup continuous scanning overtime duration
setContinuousScanTimeOut(Context, int) - Method in interface com.rscja.deviceapi.interfaces.IBarcodeUtility
设置连续扫描超时时间
Setup continuous scanning overtime duration
setContinuousScanTimeOut(Context, int) - Method in interface com.rscja.scanner.IScanner
设置条码连续扫描超时时间
Setup barcode continuous scanning time-out interval
setContinuousScanTimeOut(Context, int) - Method in class com.rscja.scanner.utility.ScannerUtility
 
setContinuousScanTimeOutRFID(Context, int) - Method in interface com.rscja.scanner.IScanner
设置UHF连续扫描超时时间
Setup UHF continuous scanning time-out interval
setContinuousScanTimeOutRFID(Context, int) - Method in class com.rscja.scanner.utility.ScannerUtility
 
setControlWork(int) - Method in class com.rscja.deviceapi.entity.GPIOInfo
 
setCount(int) - Method in class com.rscja.deviceapi.entity.UHFTAGInfo
 
setCountryID(long) - Method in class com.rscja.deviceapi.entity.AnimalEntity
设置动物标签的国家代码
setup national code of animal tag
setCW(int) - Method in interface com.rscja.deviceapi.interfaces.IUHF
设置连续波
Setup CW
setCW(int) - Method in class com.rscja.deviceapi.RFIDWithUHFA4NetWork
设置连续波(continuous waves)
setCW(int) - Method in class com.rscja.deviceapi.RFIDWithUHFA4RS232
设置连续波(continuous waves)
setCW(int) - Method in class com.rscja.deviceapi.RFIDWithUHFA8NetWork
设置连续波(continuous waves)
setCW(int) - Method in class com.rscja.deviceapi.RFIDWithUHFA8RS232
设置连续波(continuous waves)
setCW(int) - Method in class com.rscja.deviceapi.RFIDWithUHFBLE
 
setCW(int) - Method in class com.rscja.deviceapi.RFIDWithUHFUART
 
setCW(int) - Method in class com.rscja.deviceapi.RFIDWithUHFUrxNetwork
 
setCW(int) - Method in class com.rscja.deviceapi.RFIDWithUHFUrxUart
设置连续波
Setup CW
setCW(int) - Method in class com.rscja.deviceapi.RFIDWithUHFUrxUsbToUart
 
setCW(int) - Method in class com.rscja.deviceapi.RFIDWithUHFUSB
 
setCWSendData(char) - Method in interface com.rscja.deviceapi.interfaces.IUHFProtocolParse
 
setData(String) - Method in class com.rscja.deviceapi.entity.DESFireFile
设置数据,仅对数据文件类型有效
setup data, it is valid for value file type only
setData(byte[]) - Method in class com.rscja.deviceapi.entity.GPIOInfo
 
setData(String) - Method in class com.rscja.deviceapi.entity.SimpleRFIDEntity
设置标签数据
setup tag data
setDataBlock(long) - Method in class com.rscja.deviceapi.entity.AnimalEntity
设置动物标签的DataBlock
setup DataBlock of animal tag
setDebug(boolean) - Static method in class com.rscja.utility.StringUtility
 
setDecodeCallback(BarcodeDecoder.DecodeCallback) - Method in class com.rscja.barcode.BarcodeDecoder
设置回调对象接收条码数据,主线程回调
Setup call-back target to acquire barcode data.
setDecodeCallback(BarcodeDecoder.DecodeCallback) - Method in interface com.rscja.deviceapi.interfaces.IZebra2DSoftDecoder
 
setDecodeTime(int) - Method in class com.rscja.deviceapi.entity.BarcodeEntity
 
setDesfid(byte) - Method in class com.rscja.deviceapi.entity.HF15693RequestEntity.Builder
 
setDESFID(String) - Method in class com.rscja.deviceapi.entity.ISO15693Entity
设置DESFID值
setup DESFID value
setDestIP(ReaderIPEntity) - Method in interface com.rscja.deviceapi.interfaces.IUHFURx
设置目标IP
setDestIP(ReaderIPEntity) - Method in class com.rscja.deviceapi.RFIDWithUHFUrxNetwork
 
setDestIP(ReaderIPEntity) - Method in class com.rscja.deviceapi.RFIDWithUHFUrxUart
设置目标IP
setDestIP(ReaderIPEntity) - Method in class com.rscja.deviceapi.RFIDWithUHFUrxUsbToUart
 
setDeviceName(String) - Method in class com.rscja.deviceapi.Fingerprint
设置设备名称
Setup device name
setDeviceName(String) - Method in interface com.rscja.deviceapi.interfaces.IFingerprint
设置设备名称
Setup device name
setDns1(String) - Method in class com.rscja.deviceapi.entity.ReaderIPEntity
 
setDns2(String) - Method in class com.rscja.deviceapi.entity.ReaderIPEntity
 
setEnable4G(boolean) - Method in interface com.rscja.system.ISystemInterfaces
设置4G 禁用、启用
setEnableBackKey(boolean) - Method in interface com.rscja.system.ISystemInterfaces
返回按键 禁用、启用
setEnableBlueth(boolean) - Method in interface com.rscja.system.ISystemInterfaces
设置Blueth 禁用、启用
setEnableCamera(boolean) - Method in interface com.rscja.system.ISystemInterfaces
设置Camera 禁用、启用
setEnableHomeKey(boolean) - Method in interface com.rscja.system.ISystemInterfaces
设置Home按键禁用、启用
setEnableMenuKey(boolean) - Method in interface com.rscja.system.ISystemInterfaces
设置Menu按键 禁用、启用
setEnableNavigationBar(boolean) - Method in interface com.rscja.system.ISystemInterfaces
设置虚拟导航栏禁用、启用
setEnableOtg(boolean) - Method in interface com.rscja.system.ISystemInterfaces
设置OTG 禁用、启用
setEnablePanelBar(boolean) - Method in interface com.rscja.system.ISystemInterfaces
设置下拉面板禁用、启用
setEnableRecentKey(boolean) - Method in interface com.rscja.system.ISystemInterfaces
最近APP使用记录按键 禁用、启用
setEnableScreensho(boolean) - Method in interface com.rscja.system.ISystemInterfaces
设置屏幕截图 禁用、启用
setEnableSystemSettingButton(boolean) - Method in interface com.rscja.system.ISystemInterfaces
设置音量加减界面的设置按钮的禁用、启用
setEnableWifi(boolean) - Method in interface com.rscja.system.ISystemInterfaces
设置wifi 禁用、启用,需要申请android.permission.CHANGE_WIFI_STATE权限
setEnrollCallBack(FingerprintWithFIPS.EnrollCallBack) - Method in class com.rscja.deviceapi.FingerprintWithFIPS
设置采集指纹回调接口
Setup call-back contact for acquiring fingerprint
setEnrollCallBack(FingerprintWithFIPS.EnrollCallBack) - Method in interface com.rscja.deviceapi.interfaces.IFingerprintWithFIPS
设置采集指纹回调接口
Setup call-back contact for acquiring fingerprint
setEPC(String) - Method in class com.rscja.deviceapi.entity.UHFTAGInfo
 
setEPCAndTIDMode() - Method in interface com.rscja.deviceapi.interfaces.IUHF
设置循环盘点同时读取 EPC、TID 模式
Setup auto scan to acquire EPC, TID mode
setEPCAndTIDMode() - Method in class com.rscja.deviceapi.RFIDWithUHFA4NetWork
设置盘点模式为EPC+TID,返回标签的EPC+TID数据 (Set the inventory mode to EPC+TID, and return the EPC+TID data of the label)
setEPCAndTIDMode() - Method in class com.rscja.deviceapi.RFIDWithUHFA4RS232
设置盘点模式为EPC+TID,返回标签的EPC+TID数据 (Set the inventory mode to EPC+TID, and return the EPC+TID data of the label)
setEPCAndTIDMode() - Method in class com.rscja.deviceapi.RFIDWithUHFA8NetWork
设置盘点模式为EPC+TID,返回标签的EPC+TID数据 (Set the inventory mode to EPC+TID, and return the EPC+TID data of the label)
setEPCAndTIDMode() - Method in class com.rscja.deviceapi.RFIDWithUHFA8RS232
设置盘点模式为EPC+TID,返回标签的EPC+TID数据 (Set the inventory mode to EPC+TID, and return the EPC+TID data of the label)
setEPCAndTIDMode() - Method in class com.rscja.deviceapi.RFIDWithUHFBLE
 
setEPCAndTIDMode() - Method in class com.rscja.deviceapi.RFIDWithUHFUART
 
setEPCAndTIDMode() - Method in class com.rscja.deviceapi.RFIDWithUHFUrxNetwork
 
setEPCAndTIDMode() - Method in class com.rscja.deviceapi.RFIDWithUHFUrxUart
设置循环盘点同时读取 EPC、TID 模式
Setup auto scan to acquire EPC, TID mode
setEPCAndTIDMode() - Method in class com.rscja.deviceapi.RFIDWithUHFUrxUsbToUart
 
setEPCAndTIDMode() - Method in class com.rscja.deviceapi.RFIDWithUHFUSB
 
setEPCAndTIDModeSendData() - Method in interface com.rscja.deviceapi.interfaces.IUHFProtocolParse
 
setEPCAndTIDUserMode(int, int) - Method in interface com.rscja.deviceapi.interfaces.IUHF
设置循环盘点同时读取 EPC、TID、USER 模式
Setup auto scan to acquire EPC, TID, User mode
setEPCAndTIDUserMode(int, int) - Method in class com.rscja.deviceapi.RFIDWithUHFA4NetWork
设置盘点模式为EPC+TID+USER,返回标签的EPC+TID+USER数据 (Set the inventory mode to EPC+TID+USER, and return the EPC+TID+USER data of the label)
setEPCAndTIDUserMode(int, int) - Method in class com.rscja.deviceapi.RFIDWithUHFA4RS232
设置盘点模式为EPC+TID+USER,返回标签的EPC+TID+USER数据 (Set the inventory mode to EPC+TID+USER, and return the EPC+TID+USER data of the label)
setEPCAndTIDUserMode(int, int) - Method in class com.rscja.deviceapi.RFIDWithUHFA8NetWork
设置盘点模式为EPC+TID+USER,返回标签的EPC+TID+USER数据 (Set the inventory mode to EPC+TID+USER, and return the EPC+TID+USER data of the label)
setEPCAndTIDUserMode(int, int) - Method in class com.rscja.deviceapi.RFIDWithUHFA8RS232
设置盘点模式为EPC+TID+USER,返回标签的EPC+TID+USER数据 (Set the inventory mode to EPC+TID+USER, and return the EPC+TID+USER data of the label)
setEPCAndTIDUserMode(int, int) - Method in class com.rscja.deviceapi.RFIDWithUHFBLE
 
setEPCAndTIDUserMode(int, int) - Method in class com.rscja.deviceapi.RFIDWithUHFUART
 
setEPCAndTIDUserMode(int, int) - Method in class com.rscja.deviceapi.RFIDWithUHFUrxNetwork
 
setEPCAndTIDUserMode(int, int) - Method in class com.rscja.deviceapi.RFIDWithUHFUrxUart
设置循环盘点同时读取 EPC、TID、USER 模式
Setup auto scan to acquire EPC, TID, User mode
setEPCAndTIDUserMode(int, int) - Method in class com.rscja.deviceapi.RFIDWithUHFUrxUsbToUart
 
setEPCAndTIDUserMode(int, int) - Method in class com.rscja.deviceapi.RFIDWithUHFUSB
 
setEPCAndTIDUserModeSendData(int, int) - Method in interface com.rscja.deviceapi.interfaces.IUHFProtocolParse
 
setEPCAndUserReservedModeEx(int, int, int, int, int) - Method in interface com.rscja.deviceapi.interfaces.IUHFOfAndroidUart
 
setEPCAndUserReservedModeEx(int, int, int, int, int) - Method in class com.rscja.deviceapi.RFIDWithUHFUART
 
setEpcBytes(byte[]) - Method in class com.rscja.deviceapi.entity.UHFTAGInfo
 
setEPCMode() - Method in interface com.rscja.deviceapi.interfaces.IUHF
设置循环盘点只获取EPC的数据
Setup auto scan to acquire EPC only
setEPCMode() - Method in class com.rscja.deviceapi.RFIDWithUHFA4NetWork
设置盘点模式为EPC,只返回标签的EPC数据 (Set the inventory mode to EPC, and only return the EPC data of the label)
setEPCMode() - Method in class com.rscja.deviceapi.RFIDWithUHFA4RS232
设置盘点模式为EPC,只返回标签的EPC数据 (Set the inventory mode to EPC, and only return the EPC data of the label)
setEPCMode() - Method in class com.rscja.deviceapi.RFIDWithUHFA8NetWork
设置盘点模式为EPC,只返回标签的EPC数据 (Set the inventory mode to EPC, and only return the EPC data of the label)
setEPCMode() - Method in class com.rscja.deviceapi.RFIDWithUHFA8RS232
设置盘点模式为EPC,只返回标签的EPC数据 (Set the inventory mode to EPC, and only return the EPC data of the label)
setEPCMode() - Method in class com.rscja.deviceapi.RFIDWithUHFBLE
 
setEPCMode() - Method in class com.rscja.deviceapi.RFIDWithUHFUART
 
setEPCMode() - Method in class com.rscja.deviceapi.RFIDWithUHFUrxNetwork
 
setEPCMode() - Method in class com.rscja.deviceapi.RFIDWithUHFUrxUart
设置循环盘点只获取EPC的数据
Setup auto scan to acquire EPC only
setEPCMode() - Method in class com.rscja.deviceapi.RFIDWithUHFUrxUsbToUart
 
setEPCMode() - Method in class com.rscja.deviceapi.RFIDWithUHFUSB
 
setEPCModeSendData() - Method in interface com.rscja.deviceapi.interfaces.IUHFProtocolParse
 
setErrCode(int) - Method in class com.rscja.deviceapi.entity.BarcodeEntity
 
setEthernetConfigInfo(ReaderIPEntity) - Method in interface com.rscja.deviceapi.interfaces.IUHFURAxExtend
 
setEthernetConfigInfo(ReaderIPEntity) - Method in class com.rscja.deviceapi.RFIDWithUHFA4NetWork
设置以太网IP地址
setEthernetConfigInfo(ReaderIPEntity) - Method in class com.rscja.deviceapi.RFIDWithUHFA4RS232
设置以太网IP地址
setEthernetConfigInfo(ReaderIPEntity) - Method in class com.rscja.deviceapi.RFIDWithUHFA8NetWork
设置以太网IP地址
setEthernetConfigInfo(ReaderIPEntity) - Method in class com.rscja.deviceapi.RFIDWithUHFA8RS232
设置以太网IP地址
setEthernetIpDynamicAssign() - Method in interface com.rscja.deviceapi.interfaces.IUHFURAxExtend
 
setEthernetIpDynamicAssign() - Method in class com.rscja.deviceapi.RFIDWithUHFA4NetWork
设置以太网获取动态IP
setEthernetIpDynamicAssign() - Method in class com.rscja.deviceapi.RFIDWithUHFA4RS232
设置以太网获取动态IP
setEthernetIpDynamicAssign() - Method in class com.rscja.deviceapi.RFIDWithUHFA8NetWork
设置以太网获取动态IP
setEthernetIpDynamicAssign() - Method in class com.rscja.deviceapi.RFIDWithUHFA8RS232
设置以太网获取动态IP
setExtraData(String, String) - Method in class com.rscja.deviceapi.entity.UHFTAGInfo
 
setFastID(boolean) - Method in interface com.rscja.deviceapi.interfaces.IUHF
开关FastID功能
ON/OFF FastID function
setFastID(boolean) - Method in class com.rscja.deviceapi.RFIDWithUHFA4NetWork
开关FastID功能 (Switch FastID function)
setFastID(boolean) - Method in class com.rscja.deviceapi.RFIDWithUHFA4RS232
开关FastID功能 (Switch FastID function)
setFastID(boolean) - Method in class com.rscja.deviceapi.RFIDWithUHFA8NetWork
开关FastID功能 (Switch FastID function)
setFastID(boolean) - Method in class com.rscja.deviceapi.RFIDWithUHFA8RS232
开关FastID功能 (Switch FastID function)
setFastID(boolean) - Method in class com.rscja.deviceapi.RFIDWithUHFBLE
 
setFastID(boolean) - Method in class com.rscja.deviceapi.RFIDWithUHFUART
 
setFastID(boolean) - Method in class com.rscja.deviceapi.RFIDWithUHFUrxNetwork
 
setFastID(boolean) - Method in class com.rscja.deviceapi.RFIDWithUHFUrxUart
开关FastID功能
ON/OFF FastID function
setFastID(boolean) - Method in class com.rscja.deviceapi.RFIDWithUHFUrxUsbToUart
 
setFastID(boolean) - Method in class com.rscja.deviceapi.RFIDWithUHFUSB
 
setFastIdSendData(int) - Method in interface com.rscja.deviceapi.interfaces.IUHFProtocolParse
 
setFeedRow(int) - Method in interface com.rscja.deviceapi.interfaces.IPrinter
打印并进纸 n行
print and paper infeed n
setFeedRow(int) - Method in class com.rscja.deviceapi.Printer
打印并进纸 n行
print and paper infeed n
setFileSize(int) - Method in class com.rscja.deviceapi.entity.DESFireFile
设置文件大小,仅对数据文件类型有效
setup file size, it is valid for data file type only
setFilter(int, int, int, String) - Method in interface com.rscja.deviceapi.interfaces.IUHF
过滤循环盘点的标签,在IUHF.startInventoryTag()循环盘点标签之前,可以设置要过滤的数据。
Filter tag in auto scan mode, before scanning tags IUHF.startInventoryTag(), setup data that needs to be filtered.
设置过滤条件之后,盘点标签时将符合过滤条件的标签上传到缓存区IUHF.readTagFromBuffer()
After setup, upload filtered tags to buffer IUHF.readTagFromBuffer().
setFilter(int, int, int, String) - Method in class com.rscja.deviceapi.RFIDWithUHFA4NetWork
设置循环盘点符合过滤条件的标签,不符合过滤条件的标签将不会上传。注意:必须在循环盘点标签之前设置
Set up a round-robin inventory of tags that meet the filter conditions, and tags that do not meet the filter conditions will not be uploaded.
setFilter(int, int, int, String) - Method in class com.rscja.deviceapi.RFIDWithUHFA4RS232
设置循环盘点符合过滤条件的标签,不符合过滤条件的标签将不会上传。注意:必须在循环盘点标签之前设置
Set up a round-robin inventory of tags that meet the filter conditions, and tags that do not meet the filter conditions will not be uploaded.
setFilter(int, int, int, String) - Method in class com.rscja.deviceapi.RFIDWithUHFA8NetWork
设置循环盘点符合过滤条件的标签,不符合过滤条件的标签将不会上传。注意:必须在循环盘点标签之前设置
Set up a round-robin inventory of tags that meet the filter conditions, and tags that do not meet the filter conditions will not be uploaded.
setFilter(int, int, int, String) - Method in class com.rscja.deviceapi.RFIDWithUHFA8RS232
设置循环盘点符合过滤条件的标签,不符合过滤条件的标签将不会上传。注意:必须在循环盘点标签之前设置
Set up a round-robin inventory of tags that meet the filter conditions, and tags that do not meet the filter conditions will not be uploaded.
setFilter(int, int, int, String) - Method in class com.rscja.deviceapi.RFIDWithUHFBLE
 
setFilter(int, int, int, String) - Method in class com.rscja.deviceapi.RFIDWithUHFUART
 
setFilter(int, int, int, String) - Method in class com.rscja.deviceapi.RFIDWithUHFUrxNetwork
 
setFilter(int, int, int, String) - Method in class com.rscja.deviceapi.RFIDWithUHFUrxUart
过滤循环盘点的标签,在RFIDWithUHFUrxUart.startInventoryTag()循环盘点标签之前,可以设置要过滤的数据。
Filter tag in auto scan mode, before scanning tags RFIDWithUHFUrxUart.startInventoryTag(), setup data that needs to be filtered.
设置过滤条件之后,盘点标签时将符合过滤条件的标签上传到缓存区RFIDWithUHFUrxUart.readTagFromBuffer()
After setup, upload filtered tags to buffer RFIDWithUHFUrxUart.readTagFromBuffer().
setFilter(int, int, int, String) - Method in class com.rscja.deviceapi.RFIDWithUHFUrxUsbToUart
 
setFilter(int, int, int, String) - Method in class com.rscja.deviceapi.RFIDWithUHFUSB
 
setFilterSendData(char, int, int, String) - Method in interface com.rscja.deviceapi.interfaces.IUHFProtocolParse
 
setFreHop(float) - Method in interface com.rscja.deviceapi.interfaces.IUHF
设置模块频点
Setup frequency Hop
setFreHop(float) - Method in class com.rscja.deviceapi.RFIDWithUHFA4NetWork
设置模块频点(Setup frequency Hop)
setFreHop(float) - Method in class com.rscja.deviceapi.RFIDWithUHFA4RS232
设置模块频点(Setup frequency Hop)
setFreHop(float) - Method in class com.rscja.deviceapi.RFIDWithUHFA8NetWork
设置模块频点(Setup frequency Hop)
setFreHop(float) - Method in class com.rscja.deviceapi.RFIDWithUHFA8RS232
设置模块频点(Setup frequency Hop)
setFreHop(float) - Method in class com.rscja.deviceapi.RFIDWithUHFBLE
 
setFreHop(float) - Method in class com.rscja.deviceapi.RFIDWithUHFUART
 
setFreHop(float) - Method in class com.rscja.deviceapi.RFIDWithUHFUrxNetwork
 
setFreHop(float) - Method in class com.rscja.deviceapi.RFIDWithUHFUrxUart
设置模块频点
Setup frequency Hop
setFreHop(float) - Method in class com.rscja.deviceapi.RFIDWithUHFUrxUsbToUart
 
setFreHop(float) - Method in class com.rscja.deviceapi.RFIDWithUHFUSB
 
setFrequencyMode(int) - Method in interface com.rscja.deviceapi.interfaces.IRFIDWithUHFRLM
 
setFrequencyMode(int) - Method in interface com.rscja.deviceapi.interfaces.IUHF
设置模块的工作模式
Setup work mode of module
setFrequencyMode(int) - Method in class com.rscja.deviceapi.RFIDWithUHFA4NetWork
设置模块的工作频率(Set the operating frequency of the module)
setFrequencyMode(int) - Method in class com.rscja.deviceapi.RFIDWithUHFA4RS232
设置模块的工作频率(Set the operating frequency of the module)
setFrequencyMode(int) - Method in class com.rscja.deviceapi.RFIDWithUHFA8NetWork
设置模块的工作频率(Set the operating frequency of the module)
setFrequencyMode(int) - Method in class com.rscja.deviceapi.RFIDWithUHFA8RS232
设置模块的工作频率(Set the operating frequency of the module)
setFrequencyMode(int) - Method in class com.rscja.deviceapi.RFIDWithUHFBLE
 
setFrequencyMode(int) - Method in class com.rscja.deviceapi.RFIDWithUHFRLM
 
setFrequencyMode(int) - Method in class com.rscja.deviceapi.RFIDWithUHFUART
 
setFrequencyMode(byte) - Method in class com.rscja.deviceapi.RFIDWithUHFUrxNetwork
 
setFrequencyMode(int) - Method in class com.rscja.deviceapi.RFIDWithUHFUrxNetwork
 
setFrequencyMode(int) - Method in class com.rscja.deviceapi.RFIDWithUHFUrxUart
 
setFrequencyMode(int) - Method in class com.rscja.deviceapi.RFIDWithUHFUrxUsbToUart
 
setFrequencyMode(int) - Method in class com.rscja.deviceapi.RFIDWithUHFUSB
 
setFrequencyModeSendData(int) - Method in interface com.rscja.deviceapi.interfaces.IUHFProtocolParse
 
setFullData(byte[]) - Method in class com.rscja.deviceapi.entity.GPIOInfo
 
setGateway(String) - Method in class com.rscja.deviceapi.entity.ReaderIPEntity
 
setGen2(Gen2Entity) - Method in interface com.rscja.deviceapi.interfaces.IUHF
设置 Gen2参数
Setup Gen2 parameter
setGen2(Gen2Entity) - Method in class com.rscja.deviceapi.RFIDWithUHFA4NetWork
设置GEN2参数值 (Set GEN2 parameter value)
setGen2(Gen2Entity) - Method in class com.rscja.deviceapi.RFIDWithUHFA4RS232
设置GEN2参数值 (Set GEN2 parameter value)
setGen2(Gen2Entity) - Method in class com.rscja.deviceapi.RFIDWithUHFA8NetWork
设置GEN2参数值 (Set GEN2 parameter value)
setGen2(Gen2Entity) - Method in class com.rscja.deviceapi.RFIDWithUHFA8RS232
设置GEN2参数值 (Set GEN2 parameter value)
setGen2(Gen2Entity) - Method in class com.rscja.deviceapi.RFIDWithUHFBLE
 
setGen2(Gen2Entity) - Method in class com.rscja.deviceapi.RFIDWithUHFUART
 
setGen2(Gen2Entity) - Method in class com.rscja.deviceapi.RFIDWithUHFUrxNetwork
 
setGen2(Gen2Entity) - Method in class com.rscja.deviceapi.RFIDWithUHFUrxUart
设置 Gen2参数
Setup Gen2 parameter
setGen2(Gen2Entity) - Method in class com.rscja.deviceapi.RFIDWithUHFUrxUsbToUart
 
setGen2(Gen2Entity) - Method in class com.rscja.deviceapi.RFIDWithUHFUSB
 
setGen2SendData(char, char, char, char, char, char, char, char, char, char, char, char, char, char) - Method in interface com.rscja.deviceapi.interfaces.IUHFProtocolParse
 
setGpiName(String) - Method in class com.rscja.deviceapi.entity.GPIStateEntity
 
setGpiState(int) - Method in class com.rscja.deviceapi.entity.GPIStateEntity
 
setGPIStateCallback(IGPIStateCallback) - Method in interface com.rscja.deviceapi.interfaces.IUHFURAxExtend
 
setGPIStateCallback(IGPIStateCallback) - Method in class com.rscja.deviceapi.RFIDWithUHFA4NetWork
设置GPIO状态回调接口
setGPIStateCallback(IGPIStateCallback) - Method in class com.rscja.deviceapi.RFIDWithUHFA4RS232
设置GPIO状态回调接口
setGPIStateCallback(IGPIStateCallback) - Method in class com.rscja.deviceapi.RFIDWithUHFA8NetWork
设置GPIO状态回调接口
setGPIStateCallback(IGPIStateCallback) - Method in class com.rscja.deviceapi.RFIDWithUHFA8RS232
设置GPIO状态回调接口
setGPIStateReverse(boolean) - Method in interface com.rscja.deviceapi.interfaces.IUHFURAxExtend
 
setGPIStateReverse(boolean) - Method in class com.rscja.deviceapi.RFIDWithUHFA4NetWork
 
setGPIStateReverse(boolean) - Method in class com.rscja.deviceapi.RFIDWithUHFA4RS232
 
setGPIStateReverse(boolean) - Method in class com.rscja.deviceapi.RFIDWithUHFA8NetWork
 
setGPIStateReverse(boolean) - Method in class com.rscja.deviceapi.RFIDWithUHFA8RS232
 
setGpoName(String) - Method in class com.rscja.deviceapi.entity.GPOEntity
 
setGpoState(int) - Method in class com.rscja.deviceapi.entity.GPOEntity
 
setGrabCallBack(FingerprintWithFIPS.GRABCallBack) - Method in class com.rscja.deviceapi.FingerprintWithFIPS
设置获取图片回调接口
Setup call-back contact for acquiring picture
setGrabCallBack(FingerprintWithMorpho.GrabCallBack) - Method in class com.rscja.deviceapi.FingerprintWithMorpho
 
setGrabCallBack(FingerprintWithFIPS.GRABCallBack) - Method in interface com.rscja.deviceapi.interfaces.IFingerprintWithFIPS
设置获取图片回调接口
Setup call-back contact for acquiring picture
setGrabCallBack(FingerprintWithMorpho.GrabCallBack) - Method in interface com.rscja.deviceapi.interfaces.IFingerprintWithMorpho
 
setGroupSeparator(Context, boolean) - Method in interface com.rscja.scanner.IScanner
是否去掉分组符
Delete D GS
setGroupSeparator(Context, boolean) - Method in class com.rscja.scanner.utility.ScannerUtility
 
setId(String) - Method in class com.rscja.deviceapi.FingerprintWithFIPS.FingerprintInfo
 
setID(String) - Method in class com.rscja.deviceapi.FingerprintWithFIPS
设置指纹模块ID
Setup fingerprint module ID
setID(String) - Method in interface com.rscja.deviceapi.interfaces.IFingerprintWithFIPS
设置指纹模块ID
Setup fingerprint module ID
setIdData(String) - Method in class com.rscja.deviceapi.entity.AnimalEntity
设置64bit的识别号数据,十六进制表示
setup 64bit identification number, hexdecimal
setIdentificationCallBack(FingerprintWithFIPS.IdentificationCallBack) - Method in class com.rscja.deviceapi.FingerprintWithFIPS
设置指纹验证回调接口
Setup fingerprint verification
setIdentificationCallBack(FingerprintWithMorpho.IdentificationCallBack) - Method in class com.rscja.deviceapi.FingerprintWithMorpho
设置指纹验证回调接口
setup fingerprint verification call-back contact
setIdentificationCallBack(FingerprintWithFIPS.IdentificationCallBack) - Method in interface com.rscja.deviceapi.interfaces.IFingerprintWithFIPS
设置指纹验证回调接口
Setup fingerprint verification
setIdentificationCallBack(FingerprintWithMorpho.IdentificationCallBack) - Method in interface com.rscja.deviceapi.interfaces.IFingerprintWithMorpho
设置指纹验证回调接口
setup fingerprint verification call-back contact
setIndex(int) - Method in class com.rscja.deviceapi.entity.UHFTAGInfo
 
setInventoryCallback(IUHFInventoryCallback) - Method in interface com.rscja.deviceapi.interfaces.IUHF
 
setInventoryCallback(IUHFInventoryCallback) - Method in interface com.rscja.deviceapi.interfaces.IUHFURAxExtend
 
setInventoryCallback(IUHFInventoryCallback) - Method in class com.rscja.deviceapi.RFIDWithUHFA4NetWork
设置盘点回调接口,接收循环盘点到的标签数据
Set the inventory callback interface to receive the label data from the cyclic inventory
备注:需要在开始循环盘点RFIDWithUHFA4NetWork.startInventoryTag()之前调用此方法。
Note: This method needs to be called before starting the loop inventory RFIDWithUHFA4NetWork.startInventoryTag().
setInventoryCallback(IUHFInventoryCallback) - Method in class com.rscja.deviceapi.RFIDWithUHFA4RS232
设置盘点回调接口,接收循环盘点到的标签数据
Set the inventory callback interface to receive the label data from the cyclic inventory
备注:需要在开始循环盘点RFIDWithUHFA4RS232.startInventoryTag()之前调用此方法。
Note: This method needs to be called before starting the loop inventory RFIDWithUHFA4RS232.startInventoryTag().
setInventoryCallback(IUHFInventoryCallback) - Method in class com.rscja.deviceapi.RFIDWithUHFA8NetWork
设置盘点回调接口,接收循环盘点到的标签数据
Set the inventory callback interface to receive the label data from the cyclic inventory
备注:需要在开始循环盘点RFIDWithUHFA8NetWork.startInventoryTag()之前调用此方法。
Note: This method needs to be called before starting the loop inventory RFIDWithUHFA8NetWork.startInventoryTag().
setInventoryCallback(IUHFInventoryCallback) - Method in class com.rscja.deviceapi.RFIDWithUHFA8RS232
设置盘点回调接口,接收循环盘点到的标签数据
Set the inventory callback interface to receive the label data from the cyclic inventory
备注:需要在开始循环盘点RFIDWithUHFA8RS232.startInventoryTag()之前调用此方法。
Note: This method needs to be called before starting the loop inventory RFIDWithUHFA8RS232.startInventoryTag().
setInventoryCallback(IUHFInventoryCallback) - Method in class com.rscja.deviceapi.RFIDWithUHFBLE
 
setInventoryCallback(IUHFInventoryCallback) - Method in class com.rscja.deviceapi.RFIDWithUHFUART
 
setInventoryCallback(IUHFInventoryCallback) - Method in class com.rscja.deviceapi.RFIDWithUHFUrxNetwork
 
setInventoryCallback(IUHFInventoryCallback) - Method in class com.rscja.deviceapi.RFIDWithUHFUrxUart
 
setInventoryCallback(IUHFInventoryCallback) - Method in class com.rscja.deviceapi.RFIDWithUHFUrxUsbToUart
 
setInventoryCallback(IUHFInventoryCallback) - Method in class com.rscja.deviceapi.RFIDWithUHFUSB
 
setIOControlSendData(byte, byte, byte) - Method in interface com.rscja.deviceapi.interfaces.IUHFProtocolParseUrx
 
setIp(String) - Method in class com.rscja.deviceapi.entity.ReaderIPEntity
 
setIPAndPort(String, int) - Method in interface com.rscja.deviceapi.interfaces.IRFIDWithUHFA4NetWork
 
setIPAndPort(String, int) - Method in interface com.rscja.deviceapi.interfaces.IRFIDWithUHFA8NetWork
 
setIPAndPort(String, int) - Method in interface com.rscja.deviceapi.interfaces.IRFIDWithUHFUrxNetwork
 
setIPAndPort(String, int) - Method in class com.rscja.deviceapi.RFIDWithUHFA4NetWork
设置要连接的IP和端口 (Set the IP address and port to be connected)
setIPAndPort(String, int) - Method in class com.rscja.deviceapi.RFIDWithUHFA8NetWork
设置要连接的IP和端口 (Set the IP address and port to be connected)
setIPAndPort(String, int) - Method in class com.rscja.deviceapi.RFIDWithUHFUrxNetwork
设置要连接的UR4 IP和端口
setIpv6Dns1(String) - Method in class com.rscja.deviceapi.entity.ReaderIPEntity
 
setIpv6Dns2(String) - Method in class com.rscja.deviceapi.entity.ReaderIPEntity
 
setIpv6Ip1(String) - Method in class com.rscja.deviceapi.entity.ReaderIPEntity
 
setIpv6Ip2(String) - Method in class com.rscja.deviceapi.entity.ReaderIPEntity
 
setIpv6Ip3(String) - Method in class com.rscja.deviceapi.entity.ReaderIPEntity
 
setJumpFrequencySendData(int) - Method in interface com.rscja.deviceapi.interfaces.IUHFProtocolParse
 
setKeyEventCallback(KeyEventCallback) - Method in class com.rscja.deviceapi.BluetoothReader
 
setKeyEventCallback(KeyEventCallback) - Method in interface com.rscja.deviceapi.interfaces.IReader
设置扫描按键回调
Setup SCAN button call back
setKeyEventCallback(KeyEventCallback) - Method in class com.rscja.deviceapi.RFIDWithUHFUSB
 
setLinkFrequency(int) - Method in class com.rscja.deviceapi.entity.Gen2Entity
Link Frequency 设置(Link Frequency setting)
setManuFacture(String) - Method in class com.rscja.deviceapi.Fingerprint
设置厂商名称
Setup manufacture name
setManuFacture(String) - Method in interface com.rscja.deviceapi.interfaces.IFingerprint
设置厂商名称
Setup manufacture name
setMaxQ(int) - Method in class com.rscja.deviceapi.entity.Gen2Entity
 
setMaxValue(int) - Method in class com.rscja.deviceapi.entity.DESFireFile
设置最小值,仅对值文件类型有效
setup minimum value, it is valid for value file type only
setMinQ(int) - Method in class com.rscja.deviceapi.entity.Gen2Entity
 
setMinValue(int) - Method in class com.rscja.deviceapi.entity.DESFireFile
设置最小值,仅对值文件类型有效
setup minimum value, it is valid for value file type only
setMode(int) - Method in class com.rscja.deviceapi.entity.InventoryModeEntity.Builder
 
setMorphoLoadKs(byte[]) - Method in class com.rscja.deviceapi.FingerprintWithMorpho
设置加密数据秘钥
Setup encypted data key
setMorphoLoadKs(byte[]) - Method in interface com.rscja.deviceapi.interfaces.IFingerprintWithMorpho
设置加密数据秘钥
Setup encypted data key
setMorphoSecurityLevel(int) - Method in class com.rscja.deviceapi.FingerprintWithMorpho
 
setMorphoSecurityLevel(int) - Method in interface com.rscja.deviceapi.interfaces.IFingerprintWithMorpho
 
setNationalID(long) - Method in class com.rscja.deviceapi.entity.AnimalEntity
设置动物标签的NationalID信息
setup NationalID infor of animal tag
setNetworkType(int) - Method in class com.rscja.deviceapi.entity.ReaderIPEntity
 
setOnBleDataChangeListener(IBluetoothData.OnBleDataChangeListener) - Method in interface com.rscja.deviceapi.interfaces.IBluetoothData
设置接收蓝牙原始数据的回调函数
setup call back function for receiving BT initial data.
setOnDataChangeListener(BluetoothReader.OnDataChangeListener) - Method in class com.rscja.deviceapi.BluetoothReader
设置接收蓝牙原始数据的回调函数
setup call back function for receiving BT initial data.
setOnDataChangeListener(BluetoothReader.OnDataChangeListener) - Method in interface com.rscja.deviceapi.interfaces.IBluetoothReader
 
setOnUhfWorkStateListener(Context, OnUhfWorkStateListener) - Method in interface com.rscja.scanner.IScanner
 
setOnUhfWorkStateListener(Context, OnUhfWorkStateListener) - Method in class com.rscja.scanner.utility.ScannerUtility
设置UHF工作状态发送改变的回调接口 Register a callback to be invoked when this UHF working state changes.
setOriginalUID(char[]) - Method in class com.rscja.deviceapi.entity.ISO15693Entity
设置标签原始的UID
setup original UID of tag
setOutputMode(Context, int) - Method in class com.rscja.barcode.BarcodeUtility
设置输出模式
Setup ouput mode
setOutputMode(Context, int) - Method in interface com.rscja.deviceapi.interfaces.IBarcodeUtility
设置输出模式
Setup ouput mode
setOutputMode(Context, int) - Method in interface com.rscja.scanner.IScanner
输出模式
Output mode
setOutputMode(Context, int) - Method in class com.rscja.scanner.utility.ScannerUtility
 
setParam(int, int, int[]) - Method in class com.rscja.deviceapi.FingerprintWithZAZ
根据指定的参数类型,设置设备参数
setParam(int, int, int[]) - Method in interface com.rscja.deviceapi.interfaces.IFingerprintWithZAZ
根据指定的参数类型,设置设备参数
setParam_zebra(Context, int, int) - Method in class com.rscja.barcode.BarcodeUtility
设置斑马扫描头参数,扫描头上电之后设置一次即可,扫描头断电之后失效。(备注:键盘助手v2.2.0.3 之后的版本才支持)
setParam_zebra(Context, int, int) - Method in interface com.rscja.deviceapi.interfaces.IBarcodeUtility
设置斑马扫描头参数,扫描头上电之后设置一次即可,扫描头断电之后失效。(备注:键盘助手v2.2.0.3 之后的版本才支持)
setParam_zebra(Context, int, int) - Method in interface com.rscja.scanner.IScanner
设置斑马扫描头参数,扫描头上电之后设置一次即可,扫描头断电之后失效。(备注:键盘助手v2.2.0.3 之后的版本才支持)
Setup zebra scanner parameters, after scanner has powered on to setup for once,
setParam_zebra(Context, int, int) - Method in class com.rscja.scanner.utility.ScannerUtility
 
setParameter(int, int) - Method in class com.rscja.barcode.BarcodeDecoder
设置扫描头参数(Setup scanning module parameter)
setParameter(int, int) - Method in interface com.rscja.deviceapi.interfaces.IZebra2DSoftDecoder
 
setParameter(int, String) - Method in interface com.rscja.deviceapi.interfaces.IZebra2DSoftDecoder
 
setPassword(String) - Method in class com.rscja.deviceapi.entity.WifiConfig
 
setPc(String) - Method in class com.rscja.deviceapi.entity.UHFTAGInfo
 
setPort(int) - Method in class com.rscja.deviceapi.entity.ReaderIPEntity
 
setPower(int) - Method in class com.rscja.deviceapi.entity.AntennaPowerEntity
 
setPower(int) - Method in interface com.rscja.deviceapi.interfaces.ISingleAntenna
设置模块的功率
Setup output power
setPower(int) - Method in class com.rscja.deviceapi.RFIDWithUHFBLE
 
setPower(int) - Method in class com.rscja.deviceapi.RFIDWithUHFUART
 
setPower(int) - Method in class com.rscja.deviceapi.RFIDWithUHFUrxNetwork
 
setPower(int) - Method in class com.rscja.deviceapi.RFIDWithUHFUrxUart
设置模块的功率
Setup output power
setPower(int) - Method in class com.rscja.deviceapi.RFIDWithUHFUrxUsbToUart
 
setPower(int) - Method in class com.rscja.deviceapi.RFIDWithUHFUSB
 
setPowerOnBySystem(Context) - Method in interface com.rscja.deviceapi.interfaces.IUHFOfAndroidUart
设置uhf由系统内部上电,不使用DeviceAPI的代码上电!
setPowerOnBySystem(Context) - Method in class com.rscja.deviceapi.RFIDWithUHFUART
设置uhf由系统内部上电,不使用DeviceAPI的代码上电!
setPowerSendData(int) - Method in interface com.rscja.deviceapi.interfaces.IUHFProtocolParse
获取设置功率的发送数据
setPrefix(Context, String) - Method in class com.rscja.barcode.BarcodeUtility
设置前缀
Setup prefix
setPrefix(byte[]) - Method in class com.rscja.deviceapi.entity.BarcodeEntity
 
setPrefix(Context, String) - Method in interface com.rscja.deviceapi.interfaces.IBarcodeUtility
设置前缀
Setup prefix
setPrefix(Context, String) - Method in interface com.rscja.scanner.IScanner
设置前缀
Setup prefix
setPrefix(Context, String) - Method in class com.rscja.scanner.utility.ScannerUtility
 
setPreviewDisplay(Surface) - Method in interface com.rscja.deviceapi.interfaces.IBarcodePhoto
 
setPrintCharacterStyle(boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Method in interface com.rscja.deviceapi.interfaces.IPrinter
设置字体样式
set font style
setPrintCharacterStyle(boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Method in class com.rscja.deviceapi.Printer
设置字体样式
set font style
setPrintCodePage(int) - Method in interface com.rscja.deviceapi.interfaces.IPrinter
 
setPrintCodePage(int) - Method in class com.rscja.deviceapi.Printer
 
setPrinterStatusCallBack(Printer.PrinterStatusCallBack) - Method in interface com.rscja.deviceapi.interfaces.IPrinter
设置接收打印机状态的回调
set call back of printer received status
setPrinterStatusCallBack(Printer.PrinterStatusCallBack) - Method in class com.rscja.deviceapi.Printer
设置接收打印机状态的回调
set call back of printer received status
setPrinterStatusCallBackEnable(boolean) - Method in interface com.rscja.deviceapi.interfaces.IPrinter
设置是否接收打印机状态回调消息
Setup receive printer status return message or not
setPrinterStatusCallBackEnable(boolean) - Method in class com.rscja.deviceapi.Printer
设置是否接收打印机状态回调消息
Setup receive printer status return message or not
setPrinterType(int) - Method in interface com.rscja.deviceapi.interfaces.IPrinter
 
setPrinterType(int) - Method in class com.rscja.deviceapi.Printer
 
setPrintGrayLevel(int) - Method in interface com.rscja.deviceapi.interfaces.IPrinter
设置打印 灰度
setup print grey level
setPrintGrayLevel(int) - Method in class com.rscja.deviceapi.Printer
设置打印 灰度
setup print grey level
setPrintLeftMargin(int) - Method in interface com.rscja.deviceapi.interfaces.IPrinter
设置左边距
Setup left margin
setPrintLeftMargin(int) - Method in class com.rscja.deviceapi.Printer
设置左边距
Setup left margin
setPrintRightMargin(int) - Method in interface com.rscja.deviceapi.interfaces.IPrinter
设置左边距
Setup right margin
setPrintRightMargin(int) - Method in class com.rscja.deviceapi.Printer
设置左边距
Setup right margin
setPrintRowSpacing(int) - Method in interface com.rscja.deviceapi.interfaces.IPrinter
设置行间距(若设定的行间距小于一行中的最大字符高度,那么该行行间距等于最大字符高度)
Setup line spacing (if the set value is less than max.charater height, then the line spacing equals to max.character height)
setPrintRowSpacing(int) - Method in class com.rscja.deviceapi.Printer
设置行间距(若设定的行间距小于一行中的最大字符高度,那么该行行间距等于最大字符高度)
Setup line spacing (if the set value is less than max.charater height, then the line spacing equals to max.character height)
setPrintSpeed(int) - Method in interface com.rscja.deviceapi.interfaces.IPrinter
设置打印速度
setup print velocity
setPrintSpeed(int) - Method in class com.rscja.deviceapi.Printer
设置打印速度
setup print velocity
setProtocol(int) - Method in interface com.rscja.deviceapi.interfaces.IUHF
设置协议
Setup protocol
setProtocol(int) - Method in class com.rscja.deviceapi.RFIDWithUHFA4NetWork
设置协议(Set protocol)
setProtocol(int) - Method in class com.rscja.deviceapi.RFIDWithUHFA4RS232
设置协议(Set protocol)
setProtocol(int) - Method in class com.rscja.deviceapi.RFIDWithUHFA8NetWork
设置协议(Set protocol)
setProtocol(int) - Method in class com.rscja.deviceapi.RFIDWithUHFA8RS232
设置协议(Set protocol)
setProtocol(int) - Method in class com.rscja.deviceapi.RFIDWithUHFBLE
 
setProtocol(int) - Method in class com.rscja.deviceapi.RFIDWithUHFUART
 
setProtocol(int) - Method in class com.rscja.deviceapi.RFIDWithUHFUrxNetwork
 
setProtocol(int) - Method in class com.rscja.deviceapi.RFIDWithUHFUrxUart
设置协议
Setup protocol
setProtocol(int) - Method in class com.rscja.deviceapi.RFIDWithUHFUrxUsbToUart
 
setProtocol(int) - Method in class com.rscja.deviceapi.RFIDWithUHFUSB
 
setProtocolSendData(int) - Method in interface com.rscja.deviceapi.interfaces.IUHFProtocolParse
获取设置协议的发送数据
setProxy(int) - Method in class com.rscja.deviceapi.entity.WifiConfig
 
setPtCaptureCallBack(FingerprintWithFIPS.PtCaptureCallBack) - Method in class com.rscja.deviceapi.FingerprintWithFIPS
设置获取指纹模版回调接口
Setup call-back contact for acquiring fingerprint template
setPtCaptureCallBack(FingerprintWithMorpho.PtCaptureCallBack) - Method in class com.rscja.deviceapi.FingerprintWithMorpho
设置获取指纹模版回调接口
Setup call-back contact for acquiring fingerprint template
setPtCaptureCallBack(FingerprintWithFIPS.PtCaptureCallBack) - Method in interface com.rscja.deviceapi.interfaces.IFingerprintWithFIPS
设置获取指纹模版回调接口
Setup call-back contact for acquiring fingerprint template
setPtCaptureCallBack(FingerprintWithMorpho.PtCaptureCallBack) - Method in interface com.rscja.deviceapi.interfaces.IFingerprintWithMorpho
设置获取指纹模版回调接口
Setup call-back contact for acquiring fingerprint template
setPtEnrollCallBack(FingerprintWithMorpho.EnrollCallBack) - Method in class com.rscja.deviceapi.FingerprintWithMorpho
设置采集指纹回调接口
setup fingerprint acquire call-back contact
setPtEnrollCallBack(FingerprintWithMorpho.EnrollCallBack) - Method in interface com.rscja.deviceapi.interfaces.IFingerprintWithMorpho
设置采集指纹回调接口
setup fingerprint acquire call-back contact
setPWD(String) - Method in class com.rscja.deviceapi.Fingerprint
设置密码
Setup password
setPWD(String) - Method in interface com.rscja.deviceapi.interfaces.IFingerprint
设置密码
Setup password
setPwm(int, int) - Method in interface com.rscja.deviceapi.interfaces.IUHF
设置占空比,仅适用于R2000模块
setup duty ration, used for R2000 module
setPwm(int, int) - Method in class com.rscja.deviceapi.RFIDWithUHFA4NetWork
设置占空比(Set the duty cycle)
setPwm(int, int) - Method in class com.rscja.deviceapi.RFIDWithUHFA4RS232
设置占空比(Set the duty cycle)
setPwm(int, int) - Method in class com.rscja.deviceapi.RFIDWithUHFA8NetWork
设置占空比(Set the duty cycle)
setPwm(int, int) - Method in class com.rscja.deviceapi.RFIDWithUHFA8RS232
设置占空比(Set the duty cycle)
setPwm(int, int) - Method in class com.rscja.deviceapi.RFIDWithUHFBLE
 
setPwm(int, int) - Method in class com.rscja.deviceapi.RFIDWithUHFUART
 
setPwm(int, int) - Method in class com.rscja.deviceapi.RFIDWithUHFUrxNetwork
 
setPwm(int, int) - Method in class com.rscja.deviceapi.RFIDWithUHFUrxUart
设置占空比,仅适用于R2000模块
setup duty ration, used for R2000 module
setPwm(int, int) - Method in class com.rscja.deviceapi.RFIDWithUHFUrxUsbToUart
 
setPwm(int, int) - Method in class com.rscja.deviceapi.RFIDWithUHFUSB
 
setQ(int) - Method in class com.rscja.deviceapi.entity.Gen2Entity
设置Q值(Q value)
setQueryDR(int) - Method in class com.rscja.deviceapi.entity.Gen2Entity
设置query命令的DR参数(DR parameter of the query command)
setQueryM(int) - Method in class com.rscja.deviceapi.entity.Gen2Entity
设置query命令的M参数(M parameter of the query command )
setQuerySel(int) - Method in class com.rscja.deviceapi.entity.Gen2Entity
设置query命令的sel参数(sel parameter of the query command)
setQuerySession(int) - Method in class com.rscja.deviceapi.entity.Gen2Entity
设置query命令的session参数(session parameter of the query command)
setQueryTarget(int) - Method in class com.rscja.deviceapi.entity.Gen2Entity
设置 query命令的Target参数(Target parameter of the query command)
setQueryTRext(int) - Method in class com.rscja.deviceapi.entity.Gen2Entity
设置query命令的TRext参数(TRext parameter of the query command )
setR6WorkmodeSendData(char) - Method in interface com.rscja.deviceapi.interfaces.IUHFProtocolParse
 
setRawData(String) - Method in class com.rscja.deviceapi.entity.AnimalEntity
设置原始数据
setup original data
setReaderAwaitSleepTime(int) - Method in interface com.rscja.deviceapi.interfaces.IUhfReader
设置读写器等待休眠的时间。在读写器断开连接的状态下,即将进入休眠的时间。
setReaderAwaitSleepTime(int) - Method in class com.rscja.deviceapi.RFIDWithUHFBLE
 
setReaderAwaitSleepTime(int) - Method in class com.rscja.deviceapi.RFIDWithUHFUSB
 
setReaderAwaitSleepTimeSendData(char) - Method in interface com.rscja.deviceapi.interfaces.IUHFProtocolParse
 
setReaderDestIpSendData(ReaderIPEntity) - Method in interface com.rscja.deviceapi.interfaces.IUHFProtocolParseUrx
 
setReaderIpSendData(ReaderIPEntity) - Method in interface com.rscja.deviceapi.interfaces.IUHFProtocolParseUrx
 
setReg(int, int) - Method in class com.rscja.deviceapi.Fingerprint
设置寄存器值,修改模块参数
Setup the value in RAM, modify the parameter in module.
setReg(int, int) - Method in interface com.rscja.deviceapi.interfaces.IFingerprint
设置寄存器值,修改模块参数
Setup the value in RAM, modify the parameter in module.
setRelayStatus(byte) - Method in interface com.rscja.deviceapi.interfaces.IUHFURx
设置继电器状态
setRelayStatus(byte) - Method in class com.rscja.deviceapi.RFIDWithUHFUrxNetwork
 
setRelayStatus(byte) - Method in class com.rscja.deviceapi.RFIDWithUHFUrxUart
设置继电器状态
setRelayStatus(byte) - Method in class com.rscja.deviceapi.RFIDWithUHFUrxUsbToUart
 
setReleaseScan(Context, boolean) - Method in class com.rscja.barcode.BarcodeUtility
松开扫描按键是否停止扫描
loose scanning button to stop scanning or not
setReleaseScan(Context, boolean) - Method in interface com.rscja.deviceapi.interfaces.IBarcodeUtility
松开扫描按键是否停止扫描
loose scanning button to stop scanning or not
setReleaseScan(Context, boolean) - Method in interface com.rscja.scanner.IScanner
松开扫描按键是否停止扫描
Stop scan after release scan button
setReleaseScan(Context, boolean) - Method in class com.rscja.scanner.utility.ScannerUtility
 
setReleaseScanKeyOnStopScan(boolean) - Method in class com.rscja.deviceapi.entity.ScannerParameterEntity
 
setRemain(int) - Method in class com.rscja.deviceapi.entity.UHFTAGInfo
 
setRemoteBluetoothName(String) - Method in class com.rscja.deviceapi.BluetoothReader
 
setRemoteBluetoothName(String) - Method in interface com.rscja.deviceapi.interfaces.IBluetoothReader
修改蓝牙名称(Change Bluetooth device Name)
setReserved(long) - Method in class com.rscja.deviceapi.entity.AnimalEntity
设置动物标签的Reserved信息
setup Reserved infor of animal tag
setReserved(String) - Method in class com.rscja.deviceapi.entity.UHFTAGInfo
 
setResultCode(int) - Method in class com.rscja.deviceapi.entity.BarcodeEntity
 
setRFIDEncodingFormat(Context, int) - Method in interface com.rscja.scanner.IScanner
设置RFID编码格式
Setup RFID decoding format
setRFIDEncodingFormat(Context, int) - Method in class com.rscja.scanner.utility.ScannerUtility
 
setRFLink(int) - Method in interface com.rscja.deviceapi.interfaces.IUHF
设置链路参数
Setup RFlink
setRFLink(int) - Method in class com.rscja.deviceapi.RFIDWithUHFA4NetWork
设置链路参数(Set link parameters)
setRFLink(int) - Method in class com.rscja.deviceapi.RFIDWithUHFA4RS232
设置链路参数(Set link parameters)
setRFLink(int) - Method in class com.rscja.deviceapi.RFIDWithUHFA8NetWork
设置链路参数(Set link parameters)
setRFLink(int) - Method in class com.rscja.deviceapi.RFIDWithUHFA8RS232
设置链路参数(Set link parameters)
setRFLink(int) - Method in class com.rscja.deviceapi.RFIDWithUHFBLE
 
setRFLink(int) - Method in class com.rscja.deviceapi.RFIDWithUHFUART
 
setRFLink(int) - Method in class com.rscja.deviceapi.RFIDWithUHFUrxNetwork
 
setRFLink(int) - Method in class com.rscja.deviceapi.RFIDWithUHFUrxUart
设置链路参数
Setup RFlink
setRFLink(int) - Method in class com.rscja.deviceapi.RFIDWithUHFUrxUsbToUart
 
setRFLink(int) - Method in class com.rscja.deviceapi.RFIDWithUHFUSB
 
setRFLinkSendData(int) - Method in interface com.rscja.deviceapi.interfaces.IUHFProtocolParse
 
setRssi(String) - Method in class com.rscja.deviceapi.entity.UHFTAGInfo
 
setScanFailureBroadcast(Context, boolean) - Method in class com.rscja.barcode.BarcodeUtility
扫描失败是否发送广播
Send broadcast when scanning failure.
setScanFailureBroadcast(Context, boolean) - Method in interface com.rscja.deviceapi.interfaces.IBarcodeUtility
扫描失败是否发送广播
Send broadcast when scanning failure.
setScanFailureBroadcast(Context, boolean) - Method in interface com.rscja.scanner.IScanner
扫描失败是否发送广播,接收广播的action和扫描成功的action是同一个
Send broadcast when scan failure
setScanFailureBroadcast(Context, boolean) - Method in class com.rscja.scanner.utility.ScannerUtility
 
setScanKey(Context, int, int[]) - Method in interface com.rscja.scanner.IScanner
设置扫描或者读卡的按键值
Setup keycode for barcode scan or card reading
setScanKey(Context, int, int[]) - Method in class com.rscja.scanner.utility.ScannerUtility
 
setScanOutTime(Context, int) - Method in class com.rscja.barcode.BarcodeUtility
设置超时时间
Setup overtime duration
setScanOutTime(Context, int) - Method in interface com.rscja.deviceapi.interfaces.IBarcodeUtility
设置超时时间
Setup overtime duration
setScanOutTime(Context, int) - Method in interface com.rscja.scanner.IScanner
设置扫码超时时间
Setup scan time-out duration
setScanOutTime(Context, int) - Method in class com.rscja.scanner.utility.ScannerUtility
 
setScanResultBroadcast(Context, String, String) - Method in class com.rscja.barcode.BarcodeUtility
设置接收扫描数据的广播
Setup broad cast of received scanning data
setScanResultBroadcast(Context, String, String) - Method in interface com.rscja.deviceapi.interfaces.IBarcodeUtility
设置接收扫描数据的广播
Setup broad cast of received scanning data
setScanResultBroadcast(Context, String, String) - Method in interface com.rscja.scanner.IScanner
设置条码扫描结果接收的广播
Setup barcode scanning result
setScanResultBroadcast(Context, String, String) - Method in class com.rscja.scanner.utility.ScannerUtility
 
setScanResultBroadcastRFID(Context, String, String) - Method in interface com.rscja.scanner.IScanner
设置RFID扫描结果接收广播
Setup RFID scanning result receive broadcast
setScanResultBroadcastRFID(Context, String, String) - Method in class com.rscja.scanner.utility.ScannerUtility
 
setSecurityType(int) - Method in class com.rscja.deviceapi.entity.WifiConfig
 
setSelectAction(int) - Method in class com.rscja.deviceapi.entity.Gen2Entity
设置select 命令的Action参数 (Action parameter of the select command)
setSelectTarget(int) - Method in class com.rscja.deviceapi.entity.Gen2Entity
设置select命令的Target参数 (Target parameter of the select command)
setSelectTruncate(int) - Method in class com.rscja.deviceapi.entity.Gen2Entity
设置select命令的Truncate参数(Truncate parameter of the select command)
setSsid(String) - Method in class com.rscja.deviceapi.entity.ReaderIPEntity
 
setSsid(String) - Method in class com.rscja.deviceapi.entity.WifiConfig
 
setStartQ(int) - Method in class com.rscja.deviceapi.entity.Gen2Entity
 
setStaticIp(boolean) - Method in class com.rscja.deviceapi.entity.WifiConfig
 
setStaticIpConfig(ReaderIPEntity) - Method in class com.rscja.deviceapi.entity.WifiConfig
 
setSubnetMask(String) - Method in class com.rscja.deviceapi.entity.ReaderIPEntity
 
setSuffix(Context, String) - Method in class com.rscja.barcode.BarcodeUtility
设置后缀
Setup suffix
setSuffix(Context, String) - Method in interface com.rscja.deviceapi.interfaces.IBarcodeUtility
设置后缀
Setup suffix
setSuffix(Context, String) - Method in interface com.rscja.scanner.IScanner
设置后缀
Setup suffix
setSuffix(Context, String) - Method in class com.rscja.scanner.utility.ScannerUtility
 
setSystemTime(long) - Method in interface com.rscja.system.ISystemInterfaces
设置系统时间
setTagFocus(boolean) - Method in interface com.rscja.deviceapi.interfaces.IUHF
开关TagFocus功能
ON/OFF TagFocus
setTagFocus(boolean) - Method in class com.rscja.deviceapi.RFIDWithUHFA4NetWork
开关TagFocus功能(Switch TagFocus function)
setTagFocus(boolean) - Method in class com.rscja.deviceapi.RFIDWithUHFA4RS232
开关TagFocus功能(Switch TagFocus function)
setTagFocus(boolean) - Method in class com.rscja.deviceapi.RFIDWithUHFA8NetWork
开关TagFocus功能(Switch TagFocus function)
setTagFocus(boolean) - Method in class com.rscja.deviceapi.RFIDWithUHFA8RS232
开关TagFocus功能(Switch TagFocus function)
setTagFocus(boolean) - Method in class com.rscja.deviceapi.RFIDWithUHFBLE
 
setTagFocus(boolean) - Method in class com.rscja.deviceapi.RFIDWithUHFUART
 
setTagFocus(boolean) - Method in class com.rscja.deviceapi.RFIDWithUHFUrxNetwork
 
setTagFocus(boolean) - Method in class com.rscja.deviceapi.RFIDWithUHFUrxUart
开关TagFocus功能
ON/OFF TagFocus
setTagFocus(boolean) - Method in class com.rscja.deviceapi.RFIDWithUHFUrxUsbToUart
 
setTagFocus(boolean) - Method in class com.rscja.deviceapi.RFIDWithUHFUSB
 
setTagfocusSendData(char) - Method in interface com.rscja.deviceapi.interfaces.IUHFProtocolParse
 
setTcpServicePort(int) - Method in interface com.rscja.deviceapi.interfaces.IUHFURAxExtend
 
setTcpServicePort(int) - Method in class com.rscja.deviceapi.RFIDWithUHFA4NetWork
设置UHF TCP服务端口
setTcpServicePort(int) - Method in class com.rscja.deviceapi.RFIDWithUHFA4RS232
设置UHF TCP服务端口
setTcpServicePort(int) - Method in class com.rscja.deviceapi.RFIDWithUHFA8NetWork
设置UHF TCP服务端口
setTcpServicePort(int) - Method in class com.rscja.deviceapi.RFIDWithUHFA8RS232
设置UHF TCP服务端口
setTemplateVerifyCallBack(FingerprintWithFIPS.TemplateVerifyCallBack) - Method in class com.rscja.deviceapi.FingerprintWithFIPS
设置模版比对回调接口
Setup call-back contact for template comparison
setTemplateVerifyCallBack(FingerprintWithMorpho.TemplateVerifyCallBack) - Method in class com.rscja.deviceapi.FingerprintWithMorpho
设置模版比对回调接口
Setup call-back contact for template comparison
setTemplateVerifyCallBack(FingerprintWithFIPS.TemplateVerifyCallBack) - Method in interface com.rscja.deviceapi.interfaces.IFingerprintWithFIPS
设置模版比对回调接口
Setup call-back contact for template comparison
setTemplateVerifyCallBack(FingerprintWithMorpho.TemplateVerifyCallBack) - Method in interface com.rscja.deviceapi.interfaces.IFingerprintWithMorpho
设置模版比对回调接口
Setup call-back contact for template comparison
setTid(String) - Method in class com.rscja.deviceapi.entity.UHFTAGInfo
 
setTimeOut(int) - Method in class com.rscja.barcode.BarcodeDecoder
设置超时时间
setup time-out duration
setTimeOut(int) - Method in class com.rscja.deviceapi.Barcode1D
设置超时时间
set time out.
setTimeOut(int) - Method in class com.rscja.deviceapi.Barcode2D
设置超时时间
set time out.
setTimeOut(int) - Method in class com.rscja.deviceapi.FingerprintWithMorpho
设置指纹模块超时时间
setTimeOut(int) - Method in interface com.rscja.deviceapi.interfaces.IBarcode1D
设置超时时间
set time out.
setTimeOut(int) - Method in interface com.rscja.deviceapi.interfaces.IBarcode2D
设置超时时间
set time out.
setTimeOut(int) - Method in interface com.rscja.deviceapi.interfaces.IFingerprintWithMorpho
设置指纹模块超时时间
setTimeOut(int) - Method in interface com.rscja.deviceapi.interfaces.IZebra2DSoftDecoder
 
setTriggerWorkModePara(int, int, int, int) - Method in interface com.rscja.deviceapi.interfaces.IUHFURx
设置触发工作模式参数
setTriggerWorkModePara(int, int, int, int) - Method in class com.rscja.deviceapi.RFIDWithUHFUrxNetwork
 
setTriggerWorkModePara(int, int, int, int) - Method in class com.rscja.deviceapi.RFIDWithUHFUrxUart
设置触发工作模式参数
setTriggerWorkModePara(int, int, int, int) - Method in class com.rscja.deviceapi.RFIDWithUHFUrxUsbToUart
 
setTriggerWorkModeParaSendData(int, int, int, int) - Method in interface com.rscja.deviceapi.interfaces.IUHFProtocolParseUrx
 
setType(HF15693RequestEntity.TagType) - Method in class com.rscja.deviceapi.entity.HF15693RequestEntity.Builder
 
setUart(String) - Method in interface com.rscja.deviceapi.interfaces.IRFIDWithUHFA4RS232
 
setUart(String) - Method in interface com.rscja.deviceapi.interfaces.IRFIDWithUHFA8RS232
 
setUart(String) - Method in interface com.rscja.deviceapi.interfaces.IRFIDWithUHFUrxUart
 
setUart(String) - Method in interface com.rscja.deviceapi.interfaces.IUHFOfAndroidUart
设置uhf串口,使用此函数需要谨慎,否则uhf会无法工作。
setUart(String) - Method in class com.rscja.deviceapi.RFIDWithUHFA4RS232
 
setUart(String) - Method in class com.rscja.deviceapi.RFIDWithUHFA8RS232
 
setUart(String) - Method in class com.rscja.deviceapi.RFIDWithUHFUART
设置uhf串口,使用此函数需要谨慎,否则uhf会无法工作。
setUart(String) - Method in class com.rscja.deviceapi.RFIDWithUHFUrxUart
设置uhf串口,使用此函数需要谨慎,否则uhf会无法工作。
setUHFMode(Context, int) - Method in interface com.rscja.scanner.IScanner
设置uhf模式 (备注:键盘助手v2.3.5 之后的版本才支持)
Setup UHF mode (Comment: Supports after keyboardemualator v2.3.5 has been released)
setUHFMode(Context, int) - Method in class com.rscja.scanner.utility.ScannerUtility
 
setUHFPower(Context, int) - Method in interface com.rscja.scanner.IScanner
设置uhf功率
Setup UHF output power
setUHFPower(Context, int) - Method in class com.rscja.scanner.utility.ScannerUtility
 
setUhfReaderIP(ReaderIPEntity) - Method in interface com.rscja.deviceapi.interfaces.IUHFURx
设置UHF读写器IP
setUhfReaderIP(ReaderIPEntity) - Method in class com.rscja.deviceapi.RFIDWithUHFUrxNetwork
 
setUhfReaderIP(ReaderIPEntity) - Method in class com.rscja.deviceapi.RFIDWithUHFUrxUart
设置UHF读写器IP
setUhfReaderIP(ReaderIPEntity) - Method in class com.rscja.deviceapi.RFIDWithUHFUrxUsbToUart
 
setUid(byte[]) - Method in class com.rscja.deviceapi.entity.HF15693RequestEntity.Builder
 
setUpgradeProgress(IUpgradeProgress) - Method in interface com.rscja.deviceapi.interfaces.IUHFURAxExtend
 
setUpgradeProgress(IUpgradeProgress) - Method in class com.rscja.deviceapi.RFIDWithUHFA4NetWork
设置监听升级进度
setUpgradeProgress(IUpgradeProgress) - Method in class com.rscja.deviceapi.RFIDWithUHFA4RS232
设置监听升级进度
setUpgradeProgress(IUpgradeProgress) - Method in class com.rscja.deviceapi.RFIDWithUHFA8NetWork
设置监听升级进度
setUpgradeProgress(IUpgradeProgress) - Method in class com.rscja.deviceapi.RFIDWithUHFA8RS232
设置监听升级进度
setUpgradeTcpServiceData(byte[]) - Method in interface com.rscja.deviceapi.interfaces.IUHFURAxExtend
 
setUpgradeTcpServiceData(byte[]) - Method in class com.rscja.deviceapi.RFIDWithUHFA4NetWork
升级UHF Tcp服务器程序第二步,设置要升级的APK数据
setUpgradeTcpServiceData(byte[]) - Method in class com.rscja.deviceapi.RFIDWithUHFA4RS232
升级UHF Tcp服务器程序第二步,设置要升级的APK数据
setUpgradeTcpServiceData(byte[]) - Method in class com.rscja.deviceapi.RFIDWithUHFA8NetWork
升级UHF Tcp服务器程序第二步,设置要升级的APK数据
setUpgradeTcpServiceData(byte[]) - Method in class com.rscja.deviceapi.RFIDWithUHFA8RS232
升级UHF Tcp服务器程序第二步,设置要升级的APK数据
setUser(String) - Method in class com.rscja.deviceapi.entity.UHFTAGInfo
 
setUserLength(int) - Method in class com.rscja.deviceapi.entity.InventoryModeEntity.Builder
 
setUserOffset(int) - Method in class com.rscja.deviceapi.entity.InventoryModeEntity.Builder
 
setVersions(String) - Method in class com.rscja.deviceapi.FingerprintWithFIPS.FingerprintInfo
 
setVirtualScanButton(Context, int) - Method in interface com.rscja.scanner.IScanner
设置虚拟扫描按钮
setVirtualScanButton(Context, int) - Method in class com.rscja.scanner.utility.ScannerUtility
设置虚拟扫描按钮
setWifiConfigInfo(WifiConfig) - Method in interface com.rscja.deviceapi.interfaces.IUHFURAxExtend
 
setWifiConfigInfo(WifiConfig) - Method in class com.rscja.deviceapi.RFIDWithUHFA4NetWork
设置wifi配置信息
setWifiConfigInfo(WifiConfig) - Method in class com.rscja.deviceapi.RFIDWithUHFA4RS232
设置wifi配置信息
setWifiConfigInfo(WifiConfig) - Method in class com.rscja.deviceapi.RFIDWithUHFA8NetWork
设置wifi配置信息
setWifiConfigInfo(WifiConfig) - Method in class com.rscja.deviceapi.RFIDWithUHFA8RS232
设置wifi配置信息
setWorkMode(int) - Method in interface com.rscja.deviceapi.interfaces.IUHFURx
设置工作模式
setWorkMode(int) - Method in class com.rscja.deviceapi.RFIDWithUHFUrxNetwork
 
setWorkMode(int) - Method in class com.rscja.deviceapi.RFIDWithUHFUrxUart
设置工作模式
setWorkMode(int) - Method in class com.rscja.deviceapi.RFIDWithUHFUrxUsbToUart
 
setWorkModeSendData(int) - Method in interface com.rscja.deviceapi.interfaces.IUHFProtocolParseUrx
 
silentInstall(String) - Method in interface com.rscja.system.ISystemInterfaces
静默安装apk
silentUninstall(String) - Method in interface com.rscja.system.ISystemInterfaces
静默卸载apk
SimpleRFIDEntity - Class in com.rscja.deviceapi.entity
RFID简单数据实体
RFID simple data entity
SimpleRFIDEntity(String, String) - Constructor for class com.rscja.deviceapi.entity.SimpleRFIDEntity
构造函数
create formula
SimpleRFIDEntity(String, String, byte[]) - Constructor for class com.rscja.deviceapi.entity.SimpleRFIDEntity
构造函数
create formula
sledCtrl(boolean) - Method in class com.rscja.deviceapi.FingerprintWithZAZ
控制采集器背光灯的开/关
sledCtrl(boolean) - Method in interface com.rscja.deviceapi.interfaces.IFingerprintWithZAZ
控制采集器背光灯的开/关
softwareReset() - Method in interface com.rscja.deviceapi.interfaces.IUHFURx
软件复位
softwareReset() - Method in class com.rscja.deviceapi.RFIDWithUHFUrxNetwork
 
softwareReset() - Method in class com.rscja.deviceapi.RFIDWithUHFUrxUart
软件复位
softwareReset() - Method in class com.rscja.deviceapi.RFIDWithUHFUrxUsbToUart
 
start(IUHFInventoryCallback) - Method in interface com.rscja.deviceapi.interfaces.IUHFUrxAutoInventoryTag
 
startEnroll() - Method in class com.rscja.deviceapi.FingerprintWithFIPS
开始采集指纹,注意:请调用
start acquire fingerprint, attention: call out
FingerprintWithFIPS.setEnrollCallBack(EnrollCallBack callBack) 方法设置接收回调数据
FingerprintWithFIPS.setEnrollCallBack(EnrollCallBack callBack)setup receviced call-back data
startEnroll(int, String) - Method in class com.rscja.deviceapi.FingerprintWithMorpho
开始采集指纹,注意:请调用
Start acquire fingerprint, attention: call out
FingerprintWithMorpho.setPtEnrollCallBack(EnrollCallBack callBack) 方法设置接收回调数据
FingerprintWithMorpho.setPtEnrollCallBack(EnrollCallBack callBack) setup receive call-back data
startEnroll(int, String, String, String) - Method in class com.rscja.deviceapi.FingerprintWithMorpho
开始采集指纹,注意:请调用
Start acquire fingerprint, attention: call out
FingerprintWithMorpho.setPtEnrollCallBack(EnrollCallBack callBack) 方法设置接收回调数据
FingerprintWithMorpho.setPtEnrollCallBack(EnrollCallBack callBack) setup receive call-back data
startEnroll() - Method in interface com.rscja.deviceapi.interfaces.IFingerprintWithFIPS
开始采集指纹,注意:请调用
start acquire fingerprint, attention: call out
IFingerprintWithFIPS.setEnrollCallBack(FingerprintWithFIPS.EnrollCallBack callBack) 方法设置接收回调数据
IFingerprintWithFIPS.setEnrollCallBack(FingerprintWithFIPS.EnrollCallBack callBack)setup receviced call-back data
startEnroll(int, String) - Method in interface com.rscja.deviceapi.interfaces.IFingerprintWithMorpho
开始采集指纹,注意:请调用
Start acquire fingerprint, attention: call out
IFingerprintWithMorpho.setPtEnrollCallBack(FingerprintWithMorpho.EnrollCallBack callBack) 方法设置接收回调数据
IFingerprintWithMorpho.setPtEnrollCallBack(FingerprintWithMorpho.EnrollCallBack callBack) setup receive call-back data
startEnroll(int, String, String, String) - Method in interface com.rscja.deviceapi.interfaces.IFingerprintWithMorpho
开始采集指纹,注意:请调用
Start acquire fingerprint, attention: call out
IFingerprintWithMorpho.setPtEnrollCallBack(FingerprintWithMorpho.EnrollCallBack callBack) 方法设置接收回调数据
IFingerprintWithMorpho.setPtEnrollCallBack(FingerprintWithMorpho.EnrollCallBack callBack) setup receive call-back data
startGRAB() - Method in class com.rscja.deviceapi.FingerprintWithFIPS
开始获取图片,注意:请调用
start acquire picture, attention: call out
FingerprintWithFIPS.setGrabCallBack(GRABCallBack callBack) 方法设置接收回调数据
FingerprintWithFIPS.setGrabCallBack(GRABCallBack callBack)method to setup received call-back data.
startGrab(String, String) - Method in class com.rscja.deviceapi.FingerprintWithMorpho
 
startGRAB() - Method in interface com.rscja.deviceapi.interfaces.IFingerprintWithFIPS
开始获取图片,注意:请调用
start acquire picture, attention: call out
IFingerprintWithFIPS.setGrabCallBack(FingerprintWithFIPS.GRABCallBack callBack) 方法设置接收回调数据
IFingerprintWithFIPS.setGrabCallBack(FingerprintWithFIPS.GRABCallBack callBack)method to setup received call-back data.
startGrab(String, String) - Method in interface com.rscja.deviceapi.interfaces.IFingerprintWithMorpho
 
startHandsFree() - Method in interface com.rscja.deviceapi.interfaces.IZebra2DSoftDecoder
 
startIdentification() - Method in class com.rscja.deviceapi.FingerprintWithFIPS
开始验证指纹,注意:请调用
start verify finerprint, attention: call out
FingerprintWithFIPS.setIdentificationCallBack(IdentificationCallBack callBack) 方法设置接收回调数据
FingerprintWithFIPS.setIdentificationCallBack(IdentificationCallBack callBack) setup receviced call-back data
startIdentification() - Method in class com.rscja.deviceapi.FingerprintWithMorpho
开始验证指纹,注意:请调用
Start verify fingerprint, attention: call-out
FingerprintWithMorpho.setIdentificationCallBack(IdentificationCallBack callBack) 方法设置接收回调数据
FingerprintWithMorpho.setIdentificationCallBack(IdentificationCallBack callBack) setup receive call-back data
startIdentification() - Method in interface com.rscja.deviceapi.interfaces.IFingerprintWithFIPS
开始验证指纹,注意:请调用
start verify finerprint, attention: call out
IFingerprintWithFIPS.setIdentificationCallBack(FingerprintWithFIPS.IdentificationCallBack callBack) 方法设置接收回调数据
IFingerprintWithFIPS.setIdentificationCallBack(FingerprintWithFIPS.IdentificationCallBack callBack) setup receviced call-back data
startIdentification() - Method in interface com.rscja.deviceapi.interfaces.IFingerprintWithMorpho
开始验证指纹,注意:请调用
Start verify fingerprint, attention: call-out
IFingerprintWithMorpho.setIdentificationCallBack(FingerprintWithMorpho.IdentificationCallBack callBack) 方法设置接收回调数据
IFingerprintWithMorpho.setIdentificationCallBack(FingerprintWithMorpho.IdentificationCallBack callBack) setup receive call-back data
startInventoryTag(int, int, int) - Method in interface com.rscja.deviceapi.interfaces.IRFIDWithUHFRLM
 
startInventoryTag() - Method in interface com.rscja.deviceapi.interfaces.IUHF
启动识别Tag循环,只是开启识别Tag循环,之后将识别到的标签号上传到缓冲区, IUHF.readTagFromBuffer()
Enable Tag auto reading and upload tag number to buffer, IUHF.readTagFromBuffer()
用于从缓冲区读取一个标签号数据,开启循环识别之后,模块只能响应IUHF.stopInventory()函数 。
Read tag data from buffer, after switch on auto reading, module will give feedback to IUHF.stopInventory() only.
startInventoryTag(int, int, int) - Method in interface com.rscja.deviceapi.interfaces.IUHFOfAndroidUart
 
startInventoryTag() - Method in class com.rscja.deviceapi.RFIDWithUHFA4NetWork
开始循环识别标签。 获取标签数据有两种方式,只能二选一,推荐使用方式一。
Begin looping through the identification labels.
startInventoryTag() - Method in class com.rscja.deviceapi.RFIDWithUHFA4RS232
开始循环识别标签。 获取标签数据有两种方式,只能二选一,推荐使用方式一。
Begin looping through the identification labels.
startInventoryTag() - Method in class com.rscja.deviceapi.RFIDWithUHFA8NetWork
开始循环识别标签。 获取标签数据有两种方式,只能二选一,推荐使用方式一。
Begin looping through the identification labels.
startInventoryTag() - Method in class com.rscja.deviceapi.RFIDWithUHFA8RS232
开始循环识别标签。 获取标签数据有两种方式,只能二选一,推荐使用方式一。
Begin looping through the identification labels.
startInventoryTag() - Method in class com.rscja.deviceapi.RFIDWithUHFBLE
 
startInventoryTag(int, int, int) - Method in class com.rscja.deviceapi.RFIDWithUHFRLM
 
startInventoryTag() - Method in class com.rscja.deviceapi.RFIDWithUHFUART
 
startInventoryTag(int, int, int) - Method in class com.rscja.deviceapi.RFIDWithUHFUART
启动识别Tag循环,只是开启识别Tag循环,之后将识别到的标签号上传到缓冲区, RFIDWithUHFUART.readTagFromBuffer()
start identifing Tag circulation, start identifying Tag circulation only, upload the identified tag number to buffer zone after, RFIDWithUHFUART.readTagFromBuffer()
用于从缓冲区读取一个标签号数据,开启循环识别之后,模块只能响应RFIDWithUHFUART.stopInventory() 函数,
used for reading a tag number data from buffer zone, after starting circular identification, module will respond RFIDWithUHFUART.stopInventory() formula only.
startInventoryTag() - Method in class com.rscja.deviceapi.RFIDWithUHFUrxNetwork
 
startInventoryTag() - Method in class com.rscja.deviceapi.RFIDWithUHFUrxUart
启动识别Tag循环,只是开启识别Tag循环,之后将识别到的标签号上传到缓冲区, RFIDWithUHFUrxUart.readTagFromBuffer()
Enable Tag auto reading and upload tag number to buffer, RFIDWithUHFUrxUart.readTagFromBuffer()
用于从缓冲区读取一个标签号数据,开启循环识别之后,模块只能响应RFIDWithUHFUrxUart.stopInventory()函数 。
Read tag data from buffer, after switch on auto reading, module will give feedback to RFIDWithUHFUrxUart.stopInventory() only.
startInventoryTag() - Method in class com.rscja.deviceapi.RFIDWithUHFUrxUsbToUart
 
startInventoryTag() - Method in class com.rscja.deviceapi.RFIDWithUHFUSB
 
startLocation(Context, String, int, int, IUHFLocationCallback) - Method in interface com.rscja.deviceapi.interfaces.IHandheldRFID
 
startLocation(Context, String, int, int, IUHFLocationCallback) - Method in class com.rscja.deviceapi.RFIDWithUHFBLE
开始定位
Start location
startLocation(Context, String, int, int, IUHFLocationCallback) - Method in class com.rscja.deviceapi.RFIDWithUHFUART
开始定位
Start location
startLocation(Context, String, int, int, IUHFLocationCallback) - Method in class com.rscja.deviceapi.RFIDWithUHFUSB
 
startPreview() - Method in interface com.rscja.deviceapi.interfaces.IBarcodePhoto
 
startPtCapture() - Method in class com.rscja.deviceapi.FingerprintWithFIPS
开始获取指纹模版,注意:请调用
Start acquire fingerprint template, attention: call up
FingerprintWithFIPS.setPtCaptureCallBack(PtCaptureCallBack callBack) 方法设置接收回调数据
FingerprintWithFIPS.setPtCaptureCallBack(PtCaptureCallBack callBack) method to setup received call-back data.
startPtCapture(boolean) - Method in class com.rscja.deviceapi.FingerprintWithMorpho
开始获取指纹模版,注意:请调用
Start acquire fingerprint template, attention: call out
FingerprintWithMorpho.setPtCaptureCallBack(PtCaptureCallBack callBack) 方法设置接收回调数据
FingerprintWithMorpho.setPtCaptureCallBack(PtCaptureCallBack callBack) setup receive call-back data
startPtCapture() - Method in interface com.rscja.deviceapi.interfaces.IFingerprintWithFIPS
开始获取指纹模版,注意:请调用
Start acquire fingerprint template, attention: call up
IFingerprintWithFIPS.setPtCaptureCallBack(FingerprintWithFIPS.PtCaptureCallBack callBack) 方法设置接收回调数据
IFingerprintWithFIPS.setPtCaptureCallBack(FingerprintWithFIPS.PtCaptureCallBack callBack) method to setup received call-back data.
startPtCapture(boolean) - Method in interface com.rscja.deviceapi.interfaces.IFingerprintWithMorpho
开始获取指纹模版,注意:请调用
Start acquire fingerprint template, attention: call out
IFingerprintWithMorpho.setPtCaptureCallBack(FingerprintWithMorpho.PtCaptureCallBack callBack) 方法设置接收回调数据
IFingerprintWithMorpho.setPtCaptureCallBack(FingerprintWithMorpho.PtCaptureCallBack callBack) setup receive call-back data
startPtCapturePKComp(boolean) - Method in class com.rscja.deviceapi.FingerprintWithMorpho
开始获取指纹模版,注意:请调用
Start acquire fingerprint template, attention: call out
FingerprintWithMorpho.setPtCaptureCallBack(PtCaptureCallBack callBack) 方法设置接收回调数据
FingerprintWithMorpho.setPtCaptureCallBack(PtCaptureCallBack callBack) setup receive call-back data
startPtCapturePKComp(boolean) - Method in interface com.rscja.deviceapi.interfaces.IFingerprintWithMorpho
开始获取指纹模版,注意:请调用
Start acquire fingerprint template, attention: call out
IFingerprintWithMorpho.setPtCaptureCallBack(FingerprintWithMorpho.PtCaptureCallBack callBack) 方法设置接收回调数据
IFingerprintWithMorpho.setPtCaptureCallBack(FingerprintWithMorpho.PtCaptureCallBack callBack) setup receive call-back data
startScan() - Method in class com.rscja.barcode.BarcodeDecoder
触发二维条码扫描
Trigger 2D barcode scanning function
startScan(Context, BarcodeUtility.ModuleType) - Method in class com.rscja.barcode.BarcodeUtility
开始扫描
Start scanning
startScan(Context, BarcodeUtility.ModuleType) - Method in interface com.rscja.deviceapi.interfaces.IBarcodeUtility
开始扫描
Start scanning
startScan() - Method in interface com.rscja.deviceapi.interfaces.IZebra2DSoftDecoder
 
startScan(Context, int) - Method in interface com.rscja.scanner.IScanner
开始扫描或者读卡
start scanning or card-reading
startScan(Context, int) - Method in class com.rscja.scanner.utility.ScannerUtility
 
startScanBTDevices(ScanBTCallback) - Method in class com.rscja.deviceapi.BluetoothReader
 
startScanBTDevices(ScanBTCallback) - Method in interface com.rscja.deviceapi.interfaces.IBluetoothReader
扫描蓝牙设备(scanning Bluetooth devices)
startTemplateVerify(char[]) - Method in class com.rscja.deviceapi.FingerprintWithFIPS
开始模版验证,注意:请调用
start template verification, attention: call out
FingerprintWithFIPS.setTemplateVerifyCallBack(TemplateVerifyCallBack callBack) 方法设置接收回调数据
FingerprintWithFIPS.setTemplateVerifyCallBack(TemplateVerifyCallBack callBack)method to setup received call-back data.
startTemplateVerify(byte[], int) - Method in class com.rscja.deviceapi.FingerprintWithMorpho
开始模版验证,注意:请调用
start template verification, attention: call out
FingerprintWithMorpho.setTemplateVerifyCallBack(TemplateVerifyCallBack callBack) 方法设置接收回调数据
FingerprintWithMorpho.setTemplateVerifyCallBack(TemplateVerifyCallBack callBack)method to setup received call-back data.
startTemplateVerify(char[]) - Method in interface com.rscja.deviceapi.interfaces.IFingerprintWithFIPS
开始模版验证,注意:请调用
start template verification, attention: call out
IFingerprintWithFIPS.setTemplateVerifyCallBack(FingerprintWithFIPS.TemplateVerifyCallBack callBack) 方法设置接收回调数据
IFingerprintWithFIPS.setTemplateVerifyCallBack(FingerprintWithFIPS.TemplateVerifyCallBack callBack)method to setup received call-back data.
startTemplateVerify(byte[], int) - Method in interface com.rscja.deviceapi.interfaces.IFingerprintWithMorpho
开始模版验证,注意:请调用
start template verification, attention: call out
IFingerprintWithMorpho.setTemplateVerifyCallBack(FingerprintWithMorpho.TemplateVerifyCallBack callBack) 方法设置接收回调数据
IFingerprintWithMorpho.setTemplateVerifyCallBack(FingerprintWithMorpho.TemplateVerifyCallBack callBack)method to setup received call-back data.
startUpgradeTcpService() - Method in interface com.rscja.deviceapi.interfaces.IUHFURAxExtend
升级TCP服务
startUpgradeTcpService() - Method in class com.rscja.deviceapi.RFIDWithUHFA4NetWork
升级UHF Tcp服务器程序第三步,发送数据到服务器
startUpgradeTcpService() - Method in class com.rscja.deviceapi.RFIDWithUHFA4RS232
升级UHF Tcp服务器程序第三步,发送数据到服务器
startUpgradeTcpService() - Method in class com.rscja.deviceapi.RFIDWithUHFA8NetWork
升级UHF Tcp服务器程序第三步,发送数据到服务器
startUpgradeTcpService() - Method in class com.rscja.deviceapi.RFIDWithUHFA8RS232
升级UHF Tcp服务器程序第三步,发送数据到服务器
startUPImage(FingerprintWithTLK1NC.IUPImageCallback) - Method in class com.rscja.deviceapi.FingerprintWithTLK1NC
// * @param timeOut timeOut (unit:millisecond)
startUPImage(FingerprintWithTLK1NC.IUPImageCallback) - Method in interface com.rscja.deviceapi.interfaces.IFingerprintWithTLK1NC
// * @param timeOut timeOut (unit:millisecond)
startVideo(IBarcodeVideoCallback) - Method in interface com.rscja.deviceapi.interfaces.IBarcodePhoto
 
STATUS_FAILURE - Variable in class com.rscja.deviceapi.FingerprintWithTLK1NC
 
STATUS_SUCCESS - Variable in class com.rscja.deviceapi.FingerprintWithTLK1NC
 
STATUS_TIMEOUT - Variable in class com.rscja.deviceapi.FingerprintWithTLK1NC
 
stop() - Method in interface com.rscja.deviceapi.interfaces.IUHFUrxAutoInventoryTag
 
stopEnroll() - Method in class com.rscja.deviceapi.FingerprintWithFIPS
停止采集指纹
Stop acquiring fingerprint
stopEnroll() - Method in class com.rscja.deviceapi.FingerprintWithMorpho
Deprecated.
stopEnroll() - Method in interface com.rscja.deviceapi.interfaces.IFingerprintWithFIPS
停止采集指纹
Stop acquiring fingerprint
stopEnroll() - Method in interface com.rscja.deviceapi.interfaces.IFingerprintWithMorpho
Deprecated.
stopGRAB() - Method in class com.rscja.deviceapi.FingerprintWithFIPS
停止获取图片
stop acquiring picture
stopGRAB() - Method in interface com.rscja.deviceapi.interfaces.IFingerprintWithFIPS
停止获取图片
stop acquiring picture
stopHandsFree() - Method in interface com.rscja.deviceapi.interfaces.IZebra2DSoftDecoder
 
stopIdentification() - Method in class com.rscja.deviceapi.FingerprintWithFIPS
停止指纹验证
Stop fingerprint verification
stopIdentification() - Method in class com.rscja.deviceapi.FingerprintWithMorpho
Deprecated.
stopIdentification() - Method in interface com.rscja.deviceapi.interfaces.IFingerprintWithFIPS
停止指纹验证
Stop fingerprint verification
stopIdentification() - Method in interface com.rscja.deviceapi.interfaces.IFingerprintWithMorpho
Deprecated.
stopInventory() - Method in interface com.rscja.deviceapi.interfaces.IUHF
停止循环识别,在调用此函数之后应当退出循环获取缓冲区的标签信息的子线程
Stop auto reading, after call this function to exit sub threads of tag data of buffer.
stopInventory() - Method in class com.rscja.deviceapi.RFIDWithUHFA4NetWork
停止循环盘点标签(Stop cycle count labels)
stopInventory() - Method in class com.rscja.deviceapi.RFIDWithUHFA4RS232
停止循环盘点标签(Stop cycle count labels)
stopInventory() - Method in class com.rscja.deviceapi.RFIDWithUHFA8NetWork
停止循环盘点标签(Stop cycle count labels)
stopInventory() - Method in class com.rscja.deviceapi.RFIDWithUHFA8RS232
停止循环盘点标签(Stop cycle count labels)
stopInventory() - Method in class com.rscja.deviceapi.RFIDWithUHFBLE
 
stopInventory() - Method in class com.rscja.deviceapi.RFIDWithUHFUART
 
stopInventory() - Method in class com.rscja.deviceapi.RFIDWithUHFUrxNetwork
 
stopInventory() - Method in class com.rscja.deviceapi.RFIDWithUHFUrxUart
停止循环识别,在调用此函数之后应当退出循环获取缓冲区的标签信息的子线程
Stop auto reading, after call this function to exit sub threads of tag data of buffer.
stopInventory() - Method in class com.rscja.deviceapi.RFIDWithUHFUrxUsbToUart
 
stopInventory() - Method in class com.rscja.deviceapi.RFIDWithUHFUSB
 
stopLocation() - Method in interface com.rscja.deviceapi.interfaces.IHandheldRFID
 
stopLocation() - Method in class com.rscja.deviceapi.RFIDWithUHFBLE
停止定位 Stop location
stopLocation() - Method in class com.rscja.deviceapi.RFIDWithUHFUART
停止定位 Stop location
stopLocation() - Method in class com.rscja.deviceapi.RFIDWithUHFUSB
 
stopPreview() - Method in interface com.rscja.deviceapi.interfaces.IBarcodePhoto
 
stopPtCapture() - Method in class com.rscja.deviceapi.FingerprintWithFIPS
停止获取指纹模版
Stop acquiring fingerprint template
stopPtCapture() - Method in class com.rscja.deviceapi.FingerprintWithMorpho
Deprecated.
stopPtCapture() - Method in interface com.rscja.deviceapi.interfaces.IFingerprintWithFIPS
停止获取指纹模版
Stop acquiring fingerprint template
stopPtCapture() - Method in interface com.rscja.deviceapi.interfaces.IFingerprintWithMorpho
Deprecated.
stopScan() - Method in class com.rscja.barcode.BarcodeDecoder
终止扫描
Scanning terminated
stopScan(Context, BarcodeUtility.ModuleType) - Method in class com.rscja.barcode.BarcodeUtility
停止扫描
Stop scanning
stopScan() - Method in class com.rscja.deviceapi.Barcode1D
终止扫描
Scanning terminated
stopScan() - Method in class com.rscja.deviceapi.Barcode2D
终止扫描
Scanning terminated
stopScan() - Method in interface com.rscja.deviceapi.interfaces.IBarcode1D
终止扫描
Scanning terminated
stopScan() - Method in interface com.rscja.deviceapi.interfaces.IBarcode2D
终止扫描
Scanning terminated
stopScan(Context, BarcodeUtility.ModuleType) - Method in interface com.rscja.deviceapi.interfaces.IBarcodeUtility
停止扫描
Stop scanning
stopScan() - Method in interface com.rscja.deviceapi.interfaces.IZebra2DSoftDecoder
 
stopScan(Context, int) - Method in interface com.rscja.scanner.IScanner
停止扫描
Stop scanning
stopScan(Context, int) - Method in class com.rscja.scanner.utility.ScannerUtility
 
stopScanBTDevices() - Method in class com.rscja.deviceapi.BluetoothReader
 
stopScanBTDevices() - Method in interface com.rscja.deviceapi.interfaces.IBluetoothReader
停止扫描蓝牙设备(Stop scanning Bluetooth devices)
stopTemplateVerify() - Method in class com.rscja.deviceapi.FingerprintWithFIPS
停止模版比对
Stop template comparison
stopTemplateVerify() - Method in interface com.rscja.deviceapi.interfaces.IFingerprintWithFIPS
停止模版比对
Stop template comparison
storChar(Fingerprint.BufferEnum, int) - Method in class com.rscja.deviceapi.Fingerprint
存储模板文件。将模板缓冲区buffer中的模板文件存到 PageID号所对应的指纹库位置
save templatefile.
storChar(Fingerprint.BufferEnum, int) - Method in interface com.rscja.deviceapi.interfaces.IFingerprint
存储模板文件。将模板缓冲区buffer中的模板文件存到 PageID号所对应的指纹库位置
save templatefile.
storeChar(int, FingerprintWithZAZ.BufferEnum, int[]) - Method in class com.rscja.deviceapi.FingerprintWithZAZ
将保存于指定 Ram Buffer 中的模板保存于指定编号的模块指纹库中
storeChar(int, FingerprintWithZAZ.BufferEnum, int[]) - Method in interface com.rscja.deviceapi.interfaces.IFingerprintWithZAZ
将保存于指定 Ram Buffer 中的模板保存于指定编号的模块指纹库中
storeFinger(byte[]) - Method in class com.rscja.deviceapi.FingerprintWithFIPS
将指纹模板导入到指纹模块中
storeFinger(byte[]) - Method in interface com.rscja.deviceapi.interfaces.IFingerprintWithFIPS
将指纹模板导入到指纹模块中
STR_AIM_128 - Static variable in class com.rscja.barcode.BarcodeSymbolUtility
 
STR_AUSPOST - Static variable in class com.rscja.barcode.BarcodeSymbolUtility
 
STR_AZTEC - Static variable in class com.rscja.barcode.BarcodeSymbolUtility
 
STR_BOOKLAND - Static variable in class com.rscja.barcode.BarcodeSymbolUtility
 
STR_BPO - Static variable in class com.rscja.barcode.BarcodeSymbolUtility
 
STR_CANPOST - Static variable in class com.rscja.barcode.BarcodeSymbolUtility
 
STR_CHINAPOST - Static variable in class com.rscja.barcode.BarcodeSymbolUtility
 
STR_CODABAR - Static variable in class com.rscja.barcode.BarcodeSymbolUtility
 
STR_CODABLOCK - Static variable in class com.rscja.barcode.BarcodeSymbolUtility
 
STR_CODABLOCK_A - Static variable in class com.rscja.barcode.BarcodeSymbolUtility
 
STR_CODE11 - Static variable in class com.rscja.barcode.BarcodeSymbolUtility
 
STR_CODE128 - Static variable in class com.rscja.barcode.BarcodeSymbolUtility
 
STR_CODE32 - Static variable in class com.rscja.barcode.BarcodeSymbolUtility
 
STR_CODE39 - Static variable in class com.rscja.barcode.BarcodeSymbolUtility
 
STR_CODE39_FULL_ASCII - Static variable in class com.rscja.barcode.BarcodeSymbolUtility
 
STR_CODE49 - Static variable in class com.rscja.barcode.BarcodeSymbolUtility
 
STR_CODE93 - Static variable in class com.rscja.barcode.BarcodeSymbolUtility
 
STR_CODE_16K - Static variable in class com.rscja.barcode.BarcodeSymbolUtility
 
STR_COUPON_CODE - Static variable in class com.rscja.barcode.BarcodeSymbolUtility
 
STR_CUSTOM_GS1_DATAMATRIX - Static variable in class com.rscja.barcode.BarcodeSymbolUtility
 
STR_DATAMATRIX - Static variable in class com.rscja.barcode.BarcodeSymbolUtility
 
STR_DISCRETE_2_OF_5 - Static variable in class com.rscja.barcode.BarcodeSymbolUtility
 
STR_DUTCHPOST - Static variable in class com.rscja.barcode.BarcodeSymbolUtility
 
STR_EAN13 - Static variable in class com.rscja.barcode.BarcodeSymbolUtility
 
STR_EAN8 - Static variable in class com.rscja.barcode.BarcodeSymbolUtility
 
STR_EAN_128 - Static variable in class com.rscja.barcode.BarcodeSymbolUtility
 
STR_GRIDMATRIX - Static variable in class com.rscja.barcode.BarcodeSymbolUtility
 
STR_GS1_128 - Static variable in class com.rscja.barcode.BarcodeSymbolUtility
 
STR_GS1_DATA_MATRIX - Static variable in class com.rscja.barcode.BarcodeSymbolUtility
 
STR_GS1_DataBar - Static variable in class com.rscja.barcode.BarcodeSymbolUtility
 
STR_GS1_DataBar_Expanded - Static variable in class com.rscja.barcode.BarcodeSymbolUtility
 
STR_GS1_DataBar_Limited - Static variable in class com.rscja.barcode.BarcodeSymbolUtility
 
STR_GS1_QR - Static variable in class com.rscja.barcode.BarcodeSymbolUtility
 
STR_HANXIN - Static variable in class com.rscja.barcode.BarcodeSymbolUtility
 
STR_IATA - Static variable in class com.rscja.barcode.BarcodeSymbolUtility
 
STR_INFOMAIL - Static variable in class com.rscja.barcode.BarcodeSymbolUtility
 
STR_INTERLEAVED_2_OF_5 - Static variable in class com.rscja.barcode.BarcodeSymbolUtility
 
STR_ISBT_128 - Static variable in class com.rscja.barcode.BarcodeSymbolUtility
 
STR_ISSN - Static variable in class com.rscja.barcode.BarcodeSymbolUtility
 
STR_JAPOST - Static variable in class com.rscja.barcode.BarcodeSymbolUtility
 
STR_KOREAPOST - Static variable in class com.rscja.barcode.BarcodeSymbolUtility
 
STR_MACRO_PDF - Static variable in class com.rscja.barcode.BarcodeSymbolUtility
 
STR_MACRO_QR - Static variable in class com.rscja.barcode.BarcodeSymbolUtility
 
STR_MATRIX25 - Static variable in class com.rscja.barcode.BarcodeSymbolUtility
 
STR_MAXICODE - Static variable in class com.rscja.barcode.BarcodeSymbolUtility
 
STR_MICRO_QR - Static variable in class com.rscja.barcode.BarcodeSymbolUtility
 
STR_MICROPDF - Static variable in class com.rscja.barcode.BarcodeSymbolUtility
 
STR_MSI - Static variable in class com.rscja.barcode.BarcodeSymbolUtility
 
STR_NEC_2_OF_5 - Static variable in class com.rscja.barcode.BarcodeSymbolUtility
 
STR_PDF417 - Static variable in class com.rscja.barcode.BarcodeSymbolUtility
 
STR_PLANET - Static variable in class com.rscja.barcode.BarcodeSymbolUtility
 
STR_POSTAL_4I - Static variable in class com.rscja.barcode.BarcodeSymbolUtility
 
STR_QR - Static variable in class com.rscja.barcode.BarcodeSymbolUtility
 
STR_TELEPEN - Static variable in class com.rscja.barcode.BarcodeSymbolUtility
 
STR_TLCODE39 - Static variable in class com.rscja.barcode.BarcodeSymbolUtility
 
STR_TRIOPTIC - Static variable in class com.rscja.barcode.BarcodeSymbolUtility
 
STR_UPC_D - Static variable in class com.rscja.barcode.BarcodeSymbolUtility
 
STR_UPC_E1 - Static variable in class com.rscja.barcode.BarcodeSymbolUtility
 
STR_UPCA - Static variable in class com.rscja.barcode.BarcodeSymbolUtility
 
STR_UPCE0 - Static variable in class com.rscja.barcode.BarcodeSymbolUtility
 
STR_US_POSTALS1 - Static variable in class com.rscja.barcode.BarcodeSymbolUtility
 
STR_USPS4CB - Static variable in class com.rscja.barcode.BarcodeSymbolUtility
 
string2Int(String, int) - Static method in class com.rscja.utility.StringUtility
字符串转整数
StringUtility - Class in com.rscja.utility
字符工具类
StringUtility() - Constructor for class com.rscja.utility.StringUtility
 
successNotify() - Method in interface com.rscja.deviceapi.interfaces.IURAxOfAndroidUart
成功的通知提示(指示灯闪烁同时发出提示音)
Success Notification Sound (Play notification tune when light flashing)
successNotify() - Method in class com.rscja.deviceapi.RFIDWithUHFAxBase
成功的通知提示(指示灯闪烁同时发出提示音)
Success Notification Sound (Play notification tune when light flashing)
switchBaudrate(int, int, int, int) - Method in class com.rscja.deviceapi.Infrared
切换波特率
switchBaudrate(int, int, int, int) - Method in interface com.rscja.deviceapi.interfaces.IInfrared
切换波特率
SystemInterfacesFactory - Class in com.rscja.system
系统接口工厂类
A B C D E F G H I K L M N O P R S T U V W Z 
Skip navigation links