Package com.caen.RFIDLibrary
Class CAENRFIDReaderInfo
- java.lang.Object
-
- com.caen.RFIDLibrary.CAENRFIDReaderInfo
-
public class CAENRFIDReaderInfo extends Object
This class defines the CAEN RFID ReaderInfo.- Version:
- CAENRFIDLibrary 5.0.0
- Author:
- Andrea Iavazzo (support@caenrfid.com) CAEN RFID Srl Computing Division
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedCAENRFIDReaderInfo(String model, String serial)Creates a new instance of CAENRFIDReaderInfo
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringGetModel()Get the Reader's ModelStringGetSerialNumber()Get the Reader's Serial Number
-