| 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 |
|---|---|
CardDestination |
JobConfigInfo.cardDestination
Card destination -
CardDestination. |
| Modifier and Type | Method and Description |
|---|---|
static CardDestination |
CardDestination.fromString(String text)
Returns the CardDestination enumeration for the specified text.
|
static CardDestination |
CardDestination.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CardDestination[] |
CardDestination.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CardDestination |
JobControlHelperUtilZmotif.getCardDestination()
Returns the current card destination location.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JobControlHelperUtilZmotif.setCardDestination(CardDestination destination)
Sets the card destination for the current job.
|
| Modifier and Type | Method and Description |
|---|---|
CardDestination |
JobControlHelperUtilZxp.getCardDestination()
Returns the destination of the card following job completion.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JobControlHelperUtilZxp.setCardDestination(CardDestination destination)
Sets the card destination location for the current job.
|
© 2016 ZIH Corp. All Rights Reserved.