public class VoteForOfferAcceptance extends DefaultAction
| Modifier and Type | Field and Description |
|---|---|
protected Vote |
vote |
agentID| Constructor and Description |
|---|
VoteForOfferAcceptance(AgentID party,
Vote vote) |
| Modifier and Type | Method and Description |
|---|---|
Vote |
getVote() |
java.lang.String |
toString()
Enforces that actions implements a string-representation.
|
getAgent, getBidFromActionprotected Vote vote
public Vote getVote()
public java.lang.String toString()
DefaultActiontoString in class DefaultAction