|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectanon.pay.Pay
public class Pay
This class is the high-level part of the communication with the AI. It contains functions for creating accounts, charging, etc.
| Field Summary | |
|---|---|
private AIControlChannel |
m_AIControlChannel
the control channel |
| Constructor Summary | |
|---|---|
Pay(AIControlChannel a_aiControlChannel)
make default constructor private: singleton |
|
| Method Summary | |
|---|---|
AIControlChannel |
getAIControlChannel()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private AIControlChannel m_AIControlChannel
| Constructor Detail |
|---|
public Pay(AIControlChannel a_aiControlChannel)
thBI - BIaccountsData - Element the xml account configuration.| Method Detail |
|---|
public AIControlChannel getAIControlChannel()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||