|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Field Summary | |
---|---|
static int |
BATCH_CLOSED_TOKEN
Token used by the KitCash cassette's finite state machine to indicate that a batch has been closed |
static int |
CASHMSG_TOKEN
Token used by the KitCash cassette's finite state machine to indicate a KitCash message has been received from the consumer |
static int |
END_TOKEN
Token used by the KitCash cassette's finite state machine to indicate that the merchant's KitCash card has completed its flow of messages with the consumer (or bank) |
static int |
ERROR_TOKEN
Token used by the KitCash cassette's finite state machine to indicate that the merchant's KitCash card has ended its protocol flow in an error state |
static java.lang.String |
PD_ACCOUNTNUMBER
For KitCashPurchase |
static java.lang.String |
PD_BANKHOSTNAME
For KitCashAccount |
static java.lang.String |
PD_BANKPORT
|
static java.lang.String |
PD_PROTOCOLPORT
For KitCashProfile |
static short |
RC_BANKHOSTNAME
ReturnCode for BankHostName Validation |
static short |
RC_BANKPORT
ReturnCode for BankPort Validation |
static short |
RC_PROTOCOLPORT
ReturnCode for ProtocolPort Validation |
Field Detail |
public static final int CASHMSG_TOKEN
public static final int END_TOKEN
public static final int ERROR_TOKEN
public static final int BATCH_CLOSED_TOKEN
public static final java.lang.String PD_ACCOUNTNUMBER
public static final java.lang.String PD_PROTOCOLPORT
public static final java.lang.String PD_BANKHOSTNAME
public static final java.lang.String PD_BANKPORT
public static final short RC_PROTOCOLPORT
public static final short RC_BANKPORT
public static final short RC_BANKHOSTNAME
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |