actions.osgi
Class Message

java.lang.Object
  extended by actions.osgi.Message

public class Message
extends Object


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

Constructor Detail

Message

public Message(String text)
Method Detail

getText

public String getText()

setText

public void setText(String text)


Copyright © 2000–2018 Apache Software Foundation. All rights reserved.