public class OfferForVoting extends Offer
Constructor and Description |
---|
OfferForVoting(Agent agent,
Bid bid)
Creates a new instance of SendBid
|
OfferForVoting(AgentID agent,
Bid bid)
Creates a new instance of SendBid
|
Modifier and Type | Method and Description |
---|---|
Bid |
getBid()
Returns the bid offered by the agent which
created this offer.
|
java.lang.String |
toString()
Enforces that actions implements a string-representation.
|
getAgent, getBidFromAction