public class OfferForFeedback extends Offer
bidagentID| Constructor and Description |
|---|
OfferForFeedback(Agent agent,
Bid bid)
Creates a new instance of SendBid
|
OfferForFeedback(AgentID agent,
Bid bid)
Creates a new instance of SendBid
|
| 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()
DefaultAction