Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
static DataCharParity |
DataCharParity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataCharParity[] |
DataCharParity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
java.util.Map<TrackNumber,DataCharParity> |
JobControlHelperUtilZmotif.getMagDataParity()
Gets the data parity for each track.
|
Modifier and Type | Method and Description |
---|---|
void |
JobControlHelperUtilZmotif.setMagDataParity(java.util.Map<TrackNumber,DataCharParity> parity)
Sets the data character parity for each track for the current job.
|
© 2016 ZIH Corp. All Rights Reserved.