|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.jaccal.command.Command
com.jaccal.command.iso.ISOCommand
com.jaccal.command.iso.ISOPutData
| Field Summary |
| Fields inherited from class com.jaccal.command.Command |
cla, data, ins, lc, le, p1, p2 |
| Constructor Summary | |
ISOPutData(String p1p2,
String dataObject)
Construct a ISO APDU command that stores one primitive data object or one or more data objects contained in a constructed data object within the current context (e.g., application-specific environment or current DF). |
|
| Methods inherited from class com.jaccal.command.iso.ISOCommand |
setCla |
| Methods inherited from class com.jaccal.command.Command |
getBytes, getCla, getData, getIns, getLc, getLe, getP1, getP2, setData, setLc, setLe, setP1, setP2, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public ISOPutData(String p1p2,
String dataObject)
throws CardException
p1p2 - dataObject -
CardException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||