LaColla.core.msg
Class msgDemandTask

java.lang.Object
  extended by LaColla.core.msg.Msg
      extended by LaColla.core.msg.msgDemandTask
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable

public class msgDemandTask
extends Msg

See Also:
Serialized Form

Constructor Summary
msgDemandTask()
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class LaColla.core.msg.Msg
decrementConnectedAgents, getAddress, getConnectedAgents, getDest, getGroupId, getId, getKindOfAgent, getOb, getOwnerId, getSource, gettimestampLOCALlocation, setAddress, setConnectedAgents, setDest, setGroupId, setId, setKindOfAgent, setObject, setOwnerId, setSource, settimestampLOCALlocation
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

msgDemandTask

public msgDemandTask()
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class Msg