public class SmartCardInfo
extends Object
Modifier and Type | Field and Description |
---|---|
SmartCardEncoderType |
contactEncoder
Contact encoder type (internal, external, None).
|
SmartCardEncoderType |
contactlessEncoder
Contactless encoder type (MIFARE, UHF, Other, None).
|
String |
serialNumber
The serial number of the smartcard encoder.
|
Constructor and Description |
---|
SmartCardInfo()
Instantiates the SmartCardInfo class
|
public SmartCardEncoderType contactEncoder
public SmartCardEncoderType contactlessEncoder
public String serialNumber
© 2016 ZIH Corp. All Rights Reserved.