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 TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates

Constructor Summary
QueryResultDescription(uk.ac.ic.doc.automed.p2p.messages.abstractlayer.AbstractMessage message)
           
 
Method Summary
 java.lang.String getResult()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QueryResultDescription

public QueryResultDescription(uk.ac.ic.doc.automed.p2p.messages.abstractlayer.AbstractMessage message)
                       throws IllegalReplyException
Throws:
IllegalReplyException
Method Detail

getResult

public java.lang.String getResult()