Package | Description |
---|---|
org.llrp.ltk.generated.custom.messages | |
org.llrp.ltk.generated.enumerations | |
org.llrp.ltk.generated.parameters | |
org.llrp.ltk.types |
Modifier and Type | Method and Description |
---|---|
SignedByte |
IMPINJ_ENABLE_EXTENSIONS.getMessageSubtype() |
SignedByte |
IMPINJ_ENABLE_EXTENSIONS_RESPONSE.getMessageSubtype() |
SignedByte |
IMPINJ_SAVE_SETTINGS.getMessageSubtype() |
SignedByte |
IMPINJ_SAVE_SETTINGS_RESPONSE.getMessageSubtype() |
Modifier and Type | Class and Description |
---|---|
class |
C1G2TruncateAction
C1G2TruncateAction is Enumeration of Type TwoBitEnumeration
|
Modifier and Type | Field and Description |
---|---|
protected SignedByte |
FrequencyRSSILevelEntry.averageRSSI |
protected SignedByte |
PeakRSSI.peakRSSI |
protected SignedByte |
FrequencyRSSILevelEntry.peakRSSI |
Modifier and Type | Method and Description |
---|---|
SignedByte |
FrequencyRSSILevelEntry.getAverageRSSI()
get averageRSSI of type SignedByte.
|
SignedByte |
PeakRSSI.getPeakRSSI()
get peakRSSI of type SignedByte.
|
SignedByte |
FrequencyRSSILevelEntry.getPeakRSSI()
get peakRSSI of type SignedByte.
|
Modifier and Type | Method and Description |
---|---|
void |
FrequencyRSSILevelEntry.setAverageRSSI(SignedByte averageRSSI)
set averageRSSI of type SignedByte .
|
void |
PeakRSSI.setPeakRSSI(SignedByte peakRSSI)
set peakRSSI of type SignedByte .
|
void |
FrequencyRSSILevelEntry.setPeakRSSI(SignedByte peakRSSI)
set peakRSSI of type SignedByte .
|
Modifier and Type | Class and Description |
---|---|
class |
TwoBitEnumeration
Enumerations that can hold 4 values (2 bits) at most
|
Modifier and Type | Field and Description |
---|---|
protected java.util.List<SignedByte> |
BytesToEnd.bytes |
Modifier and Type | Method and Description |
---|---|
SignedByte |
BytesToEnd.get(java.lang.Integer i)
get a byte at a specified position.
|
Modifier and Type | Method and Description |
---|---|
void |
BytesToEnd.add(SignedByte aByte)
add a byte to the end of all bytes.
|
Copyright © 2007 ETH Zurich.