|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--opencard.core.service.DefaultCHVDialog
The default dialog used by card services.
CHVDialog
Inner Class Summary | |
class |
DefaultCHVDialog.IDDialog
IDDialog is used to request the PIN from the user. |
Constructor Summary | |
DefaultCHVDialog()
|
Method Summary | |
java.lang.String |
getCHV(int chvNumber)
Get the CHV with the given number from the user. |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public DefaultCHVDialog()
Method Detail |
public java.lang.String getCHV(int chvNumber)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |