Package | Description |
---|---|
com.rscja.deviceapi | |
com.rscja.deviceapi.entity | |
com.rscja.deviceapi.interfaces | |
com.rscja.team.qcom.deviceapi | |
com.rscja.team.qcom.rs232utils |
Modifier and Type | Method and Description |
---|---|
ReaderIPEntity |
RFIDWithUHFUrxUsbToUart.getDestIP() |
ReaderIPEntity |
RFIDWithUHFUrxUart.getDestIP()
获取目标IP
|
ReaderIPEntity |
RFIDWithUHFUrxNetwork.getDestIP() |
ReaderIPEntity |
RFIDWithUHFA8RS232.getReaderCurrentIp()
获取设备当前的IP地址
|
ReaderIPEntity |
RFIDWithUHFA8NetWork.getReaderCurrentIp()
获取设备当前的IP地址
|
ReaderIPEntity |
RFIDWithUHFA4RS232.getReaderCurrentIp()
获取设备当前的IP地址
|
ReaderIPEntity |
RFIDWithUHFA4NetWork.getReaderCurrentIp()
获取设备当前的IP地址
|
ReaderIPEntity |
RFIDWithUHFUrxUsbToUart.getUhfReaderIP() |
ReaderIPEntity |
RFIDWithUHFUrxUart.getUhfReaderIP()
获取UHF读写器IP
|
ReaderIPEntity |
RFIDWithUHFUrxNetwork.getUhfReaderIP() |
Modifier and Type | Method and Description |
---|---|
boolean |
RFIDWithUHFUrxUsbToUart.setDestIP(ReaderIPEntity readerIPEntity) |
boolean |
RFIDWithUHFUrxUart.setDestIP(ReaderIPEntity readerIPEntity)
设置目标IP
|
boolean |
RFIDWithUHFUrxNetwork.setDestIP(ReaderIPEntity readerIPEntity) |
boolean |
RFIDWithUHFA8RS232.setEthernetConfigInfo(ReaderIPEntity ipconfig)
设置以太网IP地址
|
boolean |
RFIDWithUHFA8NetWork.setEthernetConfigInfo(ReaderIPEntity ipconfig)
设置以太网IP地址
|
boolean |
RFIDWithUHFA4RS232.setEthernetConfigInfo(ReaderIPEntity ipconfig)
设置以太网IP地址
|
boolean |
RFIDWithUHFA4NetWork.setEthernetConfigInfo(ReaderIPEntity ipconfig)
设置以太网IP地址
|
boolean |
RFIDWithUHFUrxUsbToUart.setUhfReaderIP(ReaderIPEntity readerIPEntity) |
boolean |
RFIDWithUHFUrxUart.setUhfReaderIP(ReaderIPEntity readerIPEntity)
设置UHF读写器IP
|
boolean |
RFIDWithUHFUrxNetwork.setUhfReaderIP(ReaderIPEntity readerIPEntity) |
Modifier and Type | Method and Description |
---|---|
ReaderIPEntity |
WifiConfig.getStaticIpConfig() |
Modifier and Type | Method and Description |
---|---|
void |
WifiConfig.setStaticIpConfig(ReaderIPEntity staticIpconfig) |
Modifier and Type | Method and Description |
---|---|
ReaderIPEntity |
IUHFURx.getDestIP()
获取目标IP
|
ReaderIPEntity |
IUHFURAxExtend.getReaderCurrentIp() |
ReaderIPEntity |
IUHFURx.getUhfReaderIP()
获取UHF读写器IP
|
ReaderIPEntity |
IUHFProtocolParseUrx.parseGetReaderDestIpData(byte[] inData) |
ReaderIPEntity |
IUHFProtocolParseUrx.parseGetReaderIpData(byte[] inData) |
Modifier and Type | Method and Description |
---|---|
boolean |
IUHFURx.setDestIP(ReaderIPEntity readerIPEntity)
设置目标IP
|
boolean |
IUHFURAxExtend.setEthernetConfigInfo(ReaderIPEntity ipconfig) |
byte[] |
IUHFProtocolParseUrx.setReaderDestIpSendData(ReaderIPEntity uhfconfig) |
byte[] |
IUHFProtocolParseUrx.setReaderIpSendData(ReaderIPEntity uhfconfig) |
boolean |
IUHFURx.setUhfReaderIP(ReaderIPEntity readerIPEntity)
设置UHF读写器IP
|
Modifier and Type | Method and Description |
---|---|
ReaderIPEntity |
RFIDWithUHFUrxUsbToUart_qcom.getDestIP() |
ReaderIPEntity |
RFIDWithUHFUrxUart_qcom.getDestIP()
获取目标IP
|
ReaderIPEntity |
RFIDWithUHFUrxNetwork_qcom.getDestIP() |
ReaderIPEntity |
RFIDWithUHFUrxUsbToUart_qcom.getUhfReaderIP() |
ReaderIPEntity |
RFIDWithUHFUrxUart_qcom.getUhfReaderIP()
获取UHF读写器IP
|
ReaderIPEntity |
RFIDWithUHFUrxNetwork_qcom.getUhfReaderIP() |
ReaderIPEntity |
UHFProtocolParseUrxByJava_qcom.parseGetReaderDestIpData(byte[] inData) |
ReaderIPEntity |
UHFProtocolParseUrxByJava_qcom.parseGetReaderIpData(byte[] inData) |
Modifier and Type | Method and Description |
---|---|
boolean |
RFIDWithUHFUrxUsbToUart_qcom.setDestIP(ReaderIPEntity readerIPEntity) |
boolean |
RFIDWithUHFUrxUart_qcom.setDestIP(ReaderIPEntity readerIPEntity)
设置目标IP
|
boolean |
RFIDWithUHFUrxNetwork_qcom.setDestIP(ReaderIPEntity readerIPEntity) |
byte[] |
UHFProtocolParseUrxByJava_qcom.setReaderDestIpSendData(ReaderIPEntity uhfconfig) |
byte[] |
UHFProtocolParseUrxByJava_qcom.setReaderIpSendData(ReaderIPEntity uhfconfig) |
boolean |
RFIDWithUHFUrxUsbToUart_qcom.setUhfReaderIP(ReaderIPEntity readerIPEntity) |
boolean |
RFIDWithUHFUrxUart_qcom.setUhfReaderIP(ReaderIPEntity readerIPEntity)
设置UHF读写器IP
|
boolean |
RFIDWithUHFUrxNetwork_qcom.setUhfReaderIP(ReaderIPEntity readerIPEntity) |
Modifier and Type | Method and Description |
---|---|
ReaderIPEntity |
UHFProtocolParseUrAxBase_qcom.parseGetEthernetIpv6ConfigResultData(byte[] inData) |
ReaderIPEntity |
UHFProtocolParseUrAxBase_qcom.parseUHFCurrentIpConfigResultData(byte[] inData) |
Modifier and Type | Method and Description |
---|---|
byte[] |
UHFProtocolParseUrAxBase_qcom.setEthernetConfigInfoSendData(ReaderIPEntity inData) |