LaColla.core.msg
Class msgSubmitTask

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

public class msgSubmitTask
extends Msg

Missatge amb la petici� d'execuci� d'una tasca.

Author:
Toni Ribes '04
See Also:
Serialized Form

Constructor Summary
msgSubmitTask()
           
 
Method Summary
 java.lang.String getIdTask()
          Obt� l'identificador �nic de la tasca
 byte[] getSpecification()
          Obt� l'especificaci� de la tasca
 void setIdTask(java.lang.String idTask_)
          Fixa l'identificador �nic de la tasca
 void setSpecification(byte[] specification_)
          Fixa l'especificaci� de la tasca
 
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

msgSubmitTask

public msgSubmitTask()
Method Detail

getIdTask

public java.lang.String getIdTask()
Obt� l'identificador �nic de la tasca

Returns:
L'identificador

setIdTask

public void setIdTask(java.lang.String idTask_)
Fixa l'identificador �nic de la tasca

Parameters:
idTask_ - L'identificador

getSpecification

public byte[] getSpecification()
Obt� l'especificaci� de la tasca

Returns:
Stream amb l'especificaci�

setSpecification

public void setSpecification(byte[] specification_)
Fixa l'especificaci� de la tasca

Parameters:
specification_ - L'especificaci�