|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface must be implemented by every class that creates an ECashSeller object.
ECashSeller
Method Summary | |
void |
report(PayReport payReport)
Called after a client has given some notes. |
void |
sellerPurseChanged()
Called after a pay or a deposit operation. |
Method Detail |
public void report(PayReport payReport)
payReport
- a report describing the operationPayReport
public void sellerPurseChanged()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |