public class TerminalStatusInterface
extends java.lang.Object
Constructor and Description |
---|
TerminalStatusInterface() |
Modifier and Type | Method and Description |
---|---|
static int |
getFailCount(int type)
Get fail count.
|
static int |
getUsageCount(int type)
Get usage count.
|
public static int getUsageCount(int type) throws java.lang.NoSuchMethodException
type:
- 0。MSR Card;1.IC Card;2.Contactless card;3.PSAMCard 1;4.PSAM Card 2;5.PSAM Card 3;6.PSAM Card 4.java.lang.NoSuchMethodException
public static int getFailCount(int type) throws java.lang.NoSuchMethodException
type:
- 0。MSR Card;1.IC Card;2.Contactless card;3.PSAMCard 1;4.PSAM Card 2;5.PSAM Card 3;6.PSAM Card 4.java.lang.NoSuchMethodException