public class IDCardInterface
extends java.lang.Object
Constructor and Description |
---|
IDCardInterface() |
Modifier and Type | Method and Description |
---|---|
static int |
close()
Close the ID device.
|
static int |
getInformation(IDCardProperty data)
Get the ID card information.
|
static int |
open()
Open the ID device.
|
static int |
searchTarget()
Begin to search IDCard.
|
public static int open()
public static int close()
public static int getInformation(IDCardProperty data)
data:
- ID card property datapublic static int searchTarget()