package onetomany.bargainingchipsgame.players; /** * A message from the buying agents to the Coordinator */ public class NegotiationStatusMessage { }