public class EndNegotiationWithAnOffer extends DefaultActionWithBid
bid
agentID
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, hashCode
getAgent, getBidFromAction
public java.lang.String toString()
DefaultAction
toString
in class DefaultAction