Package com.zebra.rfid.api3
Class FrequencyHopTable
java.lang.Object
com.zebra.rfid.api3.FrequencyHopTable
This class contains Frequency Hop table
-
Method Summary
Modifier and TypeMethodDescriptionint[]Gets the Hop FrequenciesintGets the Hop table ID
-
Method Details
-
getHopTableID
public int getHopTableID()Gets the Hop table ID -
getFrequencyHopValues
public int[] getFrequencyHopValues()Gets the Hop Frequencies
-