uk.ac.ic.doc.automed.p2p
Class QueryResultDescription

java.lang.Object
  extended by uk.ac.ic.doc.automed.p2p.QueryResultDescription

public class QueryResultDescription
extends java.lang.Object

Author:
Charis, Duc Le: return result as ASG instead of String

Constructor Summary
QueryResultDescription(AbstractMessage message)
           
 
Method Summary
 ASG getResult()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QueryResultDescription

public QueryResultDescription(AbstractMessage message)
                       throws IllegalReplyException
Throws:
IllegalReplyException
Method Detail

getResult

public ASG getResult()