| 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. | 
| Modifier and Type | Field and Description | 
|---|---|
| DataFormat | MagSentinel. formatSentinel data format. | 
| DataFormat | MagConfigInfo. track1FormatTrack 1  DataFormat(ASCII or HEX) | 
| DataFormat | MagConfigInfo. track2FormatTrack 2  DataFormat(ASCII or HEX) | 
| DataFormat | MagConfigInfo. track3FormatTrack 3  DataFormat(ASCII or HEX) | 
| Modifier and Type | Method and Description | 
|---|---|
| static DataFormat | DataFormat. fromString(String text)Returns the DataFormat enumeration for the specified text or null if no enumeration matches the specified text. | 
| static DataFormat | DataFormat. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static DataFormat[] | DataFormat. 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,DataFormat> | JobControlHelperUtilZmotif. getMagDataFormat()Returns the magnetic encoding data format for each track. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | JobControlHelperUtilZmotif. setMagDataFormat(java.util.Map<TrackNumber,DataFormat> dataFormat)Sets the magnetic encoding data format for each track contained in the supplied Map. | 
				© 2016 ZIH Corp. All Rights Reserved.