public class InformPartyList extends Action
Constructor and Description |
---|
InformPartyList(java.util.ArrayList<NegotiationParty> parties) |
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<NegotiationParty> |
getParties() |
java.lang.String |
toString()
Enforces that actions implements a string-representation.
|
getAgent, getBidFromAction
public InformPartyList(java.util.ArrayList<NegotiationParty> parties)
public java.util.ArrayList<NegotiationParty> getParties()