public class MagConfigInfo
extends Object
| Modifier and Type | Field and Description | 
|---|---|
| CoercivityType | coercivityCoercivityTypeof magnetic card: (high or low) | 
| MagEncodingType | encodingTypeType of magnetic encoding. | 
| CardSide | sideSide of the card to magnetic encode. | 
| DataFormat | track1FormatTrack 1  DataFormat(ASCII or HEX) | 
| DataFormat | track2FormatTrack 2  DataFormat(ASCII or HEX) | 
| DataFormat | track3FormatTrack 3  DataFormat(ASCII or HEX) | 
| boolean | verifyIndicates 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
MagEncodingTypepublic 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.