uk.ac.kcl.cch.jb.pliny.model
Class MessageForGEF

java.lang.Object
  extended byuk.ac.kcl.cch.jb.pliny.model.MessageForGEF

public class MessageForGEF
extends Object


Constructor Summary
MessageForGEF(String text)
           
 
Method Summary
 String getText()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MessageForGEF

public MessageForGEF(String text)
Method Detail

getText

public String getText()