LaColla.core.msg
Class msgStopTask

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

public class msgStopTask
extends Msg

See Also:
Serialized Form

Constructor Summary
msgStopTask()
           
 
Method Summary
 java.lang.String getIdTask()
           
 void setIdTask(java.lang.String idTask_)
           
 
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, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

msgStopTask

public msgStopTask()
Method Detail

getIdTask

public java.lang.String getIdTask()

setIdTask

public void setIdTask(java.lang.String idTask_)