com.jaccal
Class StatusWord
java.lang.Object
com.jaccal.StatusWord
- public class StatusWord
- extends Object
The status word in the card response
- Author:
- Chang Sau Sheong
- See Also:
CardResponse
Field Summary |
private byte |
sw1
|
private byte |
sw2
|
Constructor Summary |
StatusWord(byte sw1,
byte sw2)
|
sw1
private byte sw1
sw2
private byte sw2
StatusWord
public StatusWord(byte sw1,
byte sw2)
getSw1
public byte getSw1()
setSw1
public void setSw1(byte sw1)
getSw2
public byte getSw2()
setSw2
public void setSw2(byte sw2)
getBytes
public final byte[] getBytes()
throws IOException
- Throws:
IOException
toString
public String toString()
Copyright © 2005 Chang Sau Sheong, Thomas Tarpin-Lyonnet. All Rights Reserved.