public class InformVotingResult extends Action
Constructor and Description |
---|
InformVotingResult() |
InformVotingResult(AgentID party,
Vote vote) |
InformVotingResult(Party party,
Vote vote) |
Modifier and Type | Method and Description |
---|---|
Vote |
getVotingResult() |
java.lang.String |
toString()
Enforces that actions implements a string-representation.
|
getAgent, getBidFromAction
protected Vote vote