org.fourthline.cling.support.shared
Class TextExpand

java.lang.Object
  extended by org.fourthline.cling.support.shared.TextExpand

public class TextExpand
extends Object

Author:
Christian Bauer

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

Field Detail

text

public String text
Constructor Detail

TextExpand

public TextExpand(String text)
Method Detail

getText

public String getText()


Copyright © 2013 4th Line GmbH, Switzerland. All Rights Reserved.