| Package | Description | 
|---|---|
| com.zebra.sdk.common.card.containers | Provides containers for Zebra Card Printer objects. | 
| com.zebra.sdk.common.card.enumerations | Provides card printer enumerated objects. | 
| com.zebra.sdk.zmotif.job | Provides container for ZMotif card printer job related functions. | 
| com.zebra.sdk.zxp.job | Provides container for ZXP job related functions | 
| Modifier and Type | Field and Description | 
|---|---|
| CardSource | JobConfigInfo. cardSourceCard feed source -  CardSource. | 
| Modifier and Type | Method and Description | 
|---|---|
| static CardSource | CardSource. fromString(String text)Returns the CardSource enumeration for the specified text or null if no enumeration matches the specified text. | 
| static CardSource | CardSource. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static CardSource[] | CardSource. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| CardSource | JobControlHelperUtilZmotif. getCardSource()Returns the current card source location. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | JobControlHelperUtilZmotif. setCardSource(CardSource cardSource)Sets the card source for the current job. | 
| Modifier and Type | Method and Description | 
|---|---|
| CardSource | JobControlHelperUtilZxp. getCardSource()Returns the card source location. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | JobControlHelperUtilZxp. setCardSource(CardSource cardSource)Sets the card source location for the current job. | 
				© 2016 ZIH Corp. All Rights Reserved.