public class InventoryParameters
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
byte |
action |
byte |
divideRatio |
byte |
dynamicQ |
byte |
encoding |
byte |
linkFrequency |
byte |
maxQ |
byte |
minQ |
byte |
pilotTone |
byte |
select |
byte |
session |
byte |
startQ |
byte |
target |
byte |
targetA_B |
byte |
truncateReply |
Constructor and Description |
---|
InventoryParameters() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
public byte action
public byte divideRatio
public byte dynamicQ
public byte encoding
public byte linkFrequency
public byte maxQ
public byte minQ
public byte pilotTone
public byte select
public byte session
public byte startQ
public byte target
public byte targetA_B
public byte truncateReply