Uses of Class
com.caen.RFIDLibrary.CAENRFIDProtocol

Uses of CAENRFIDProtocol in com.caen.RFIDLibrary
 

Fields in com.caen.RFIDLibrary declared as CAENRFIDProtocol
static CAENRFIDProtocol CAENRFIDProtocol.CAENRFID_EPC_C1G1
          The EPC Class1 Generation1 air protocol
static CAENRFIDProtocol CAENRFIDProtocol.CAENRFID_EPC_C1G2
          The EPC Class2 Generation1 air protocol
static CAENRFIDProtocol CAENRFIDProtocol.CAENRFID_EPC119
          The EPC 119 air protocol
static CAENRFIDProtocol CAENRFIDProtocol.CAENRFID_ISO18000_6a
          The ISO18000_6b air protocol
static CAENRFIDProtocol CAENRFIDProtocol.CAENRFID_ISO18000_6b
          The ISO18000_6b air protocol
static CAENRFIDProtocol CAENRFIDProtocol.CAENRFID_MULTYPROTOCOL
          The All Reader's air protocols
 

Methods in com.caen.RFIDLibrary that return CAENRFIDProtocol
 CAENRFIDProtocol CAENRFIDReader.GetProtocol()
          Get the current air protocol of the Reader
 CAENRFIDProtocol CAENRFIDNotify.getTagType()
          Get the Type of the Tag's ID
 CAENRFIDProtocol CAENRFIDTag.GetType()
          Get the type of the protocol
 

Methods in com.caen.RFIDLibrary with parameters of type CAENRFIDProtocol
 void CAENRFIDReader.SetProtocol(CAENRFIDProtocol Protocol)
          Set the air protocol of the Reader