public class MagConfigInfo
extends Object
Modifier and Type | Field and Description |
---|---|
CoercivityType |
coercivity
CoercivityType of magnetic card: (high or low) |
MagEncodingType |
encodingType
Type of magnetic encoding.
|
CardSide |
side
Side of the card to magnetic encode.
|
DataFormat |
track1Format
Track 1
DataFormat (ASCII or HEX) |
DataFormat |
track2Format
Track 2
DataFormat (ASCII or HEX) |
DataFormat |
track3Format
Track 3
DataFormat (ASCII or HEX) |
boolean |
verify
Indicates whether or not to verify that the data was encoded successfully.
|
Constructor and Description |
---|
MagConfigInfo()
Instantiates the MagConfigInfo class
|
public CardSide side
public CoercivityType coercivity
CoercivityType
of magnetic card: (high or low)public MagEncodingType encodingType
MagEncodingType
public DataFormat track1Format
DataFormat
(ASCII or HEX)public DataFormat track2Format
DataFormat
(ASCII or HEX)public DataFormat track3Format
DataFormat
(ASCII or HEX)public boolean verify
© 2016 ZIH Corp. All Rights Reserved.