public class GiveFeedback extends DefaultAction
MediatorFeedbackBasedProtocol.| Modifier and Type | Field and Description |
|---|---|
protected Feedback |
feedback |
agentID| Constructor and Description |
|---|
GiveFeedback(AgentID party,
Feedback feedback) |
| Modifier and Type | Method and Description |
|---|---|
Feedback |
getFeedback() |
java.lang.String |
toString()
Enforces that actions implements a string-representation.
|
getAgent, getBidFromActionprotected Feedback feedback
public Feedback getFeedback()
public java.lang.String toString()
DefaultActiontoString in class DefaultAction