public class CardCountInfo
extends Object
| Modifier and Type | Field and Description | 
|---|---|
| java.util.Map<String,Integer> | cardCounterInfoReturns 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 | cardsInRejectBinNumber of cards sent to the reject bin. ZMotif and ZC Series printers only. | 
| int | cardsRejectedNumber of cards rejected. ZMotif and ZC Series printers only. | 
| int | totalCardsTotal 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.