it.polito.elite.doseWS.agency.messages
Class NotUnderstood

java.lang.Object
  extended byit.polito.elite.doseWS.agency.messages.Message
      extended byit.polito.elite.doseWS.agency.messages.NotUnderstood

public class NotUnderstood
extends Message

Title: NotUnderstood

Description: Not understood message

Copyright: Copyright (c) 2004

Company: Politecnico di Torino

Author:
alessio.bosca@polito.it

Constructor Summary
NotUnderstood()
           
 
Method Summary
 java.lang.String createMsg()
           
static java.lang.String getID()
           
static Message parse(java.lang.String msg)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NotUnderstood

public NotUnderstood()
Method Detail

createMsg

public java.lang.String createMsg()

getID

public static java.lang.String getID()

parse

public static Message parse(java.lang.String msg)