Class RFModeTable

java.lang.Object
com.zebra.rfid.api3.RFModeTable

public class RFModeTable extends Object
Gets an entry of RFModeTable, size and protocolID
  • Method Details

    • getProtocolID

      public int getProtocolID()
      Gets the protocol Identifier. This is the identifier of the air protoocol.
    • length

      public int length()
      Gets the number of RF mode table
    • getRFModeTableEntryInfo

      public RFModeTableEntry getRFModeTableEntryInfo(int index)
      Returns the RF Mode table entry for the specified index
      Parameters:
      index -
      Returns: