| ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Account | |
mam.agent | |
mam.agent.economy |
Uses of Account in mam.agent |
Fields in mam.agent declared as Account | |
private Account | AgentProperties.m_attrAccount |
Constructors in mam.agent with parameters of type Account | |
AgentProperties.AgentProperties(MamId mamId, String role, String nickname, String description, Account Account) |
Methods in mam.agent that return Account | |
Account | Agent.getAccount() Gets the Account attribute of the Agent object |
Account | AgentProperties.getAccount() |
Methods in mam.agent with parameters of type Account | |
void | Agent.setAccount(Account account) Sets the Account attribute of the Agent object |
void | AgentProperties.setAccount(Account Account) |
Uses of Account in mam.agent.economy |
Constructors in mam.agent.economy with parameters of type Account | |
Account.Account(Account original) |
| ||||||||||
PREV NEXT | FRAMES NO FRAMES |