be.SIRAPRISE.messages
Class ExecuteAssignmentMessage

java.lang.Object
  extended by be.SIRAPRISE.messages.ServerMessage
      extended by be.SIRAPRISE.messages.ServerInputMessage
          extended by be.SIRAPRISE.messages.ExecuteAssignmentMessage

public abstract class ExecuteAssignmentMessage
extends ServerInputMessage

Author:
Erwin Smout

Method Summary
 ServerAssignmentCommand getAssignmentCommand()
          Gets the assignment Commands
 
Methods inherited from class be.SIRAPRISE.messages.ServerMessage
getMessageTypeID, readMessage, sendMessage
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getAssignmentCommand

public final ServerAssignmentCommand getAssignmentCommand()
Gets the assignment Commands

Returns:
the assignment Commands