public class EndNegotiationWithAnOffer extends DefaultActionWithBid
bidagentID| Constructor and Description |
|---|
EndNegotiationWithAnOffer(AgentID party,
Bid bid) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString()
Enforces that actions implements a string-representation.
|
equals, getBid, getContent, hashCodegetAgent, getBidFromActionpublic java.lang.String toString()
DefaultActiontoString in class DefaultAction