public class CardCountInfo
extends Object
Modifier and Type | Field and Description |
---|---|
java.util.Map<String,Integer> |
cardCounterInfo
Returns a Map object containing all of the printer's card counters.
Note: The returned card counter names and values will vary by printer model. Key = card counter name. Value = card counter value. |
int |
cardsInRejectBin
Number of cards sent to the reject bin.
ZMotif and ZC Series printers only. |
int |
cardsRejected
Number of cards rejected.
ZMotif and ZC Series printers only. |
int |
totalCards
Total number of cards.
|
Constructor and Description |
---|
CardCountInfo() |
public int cardsInRejectBin
public int cardsRejected
public int totalCards
public java.util.Map<String,Integer> cardCounterInfo
© 2016 ZIH Corp. All Rights Reserved.