be.SIRAPRISE.messages
Class ExecuteQueryMessage

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

public abstract class ExecuteQueryMessage
extends ServerInputMessage

Author:
Erwin Smout

Method Summary
 java.lang.String getQuery()
          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

getQuery

public final java.lang.String getQuery()
Gets the assignment Commands

Returns:
the assignment Commands