org.tinygroup.convert.text.config
Class TextCell
java.lang.Object
org.tinygroup.convert.text.config.TextCell
public class TextCell
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TextCell
public TextCell(String value)
getValue
public String getValue()
setValue
public void setValue(String value)
getLength
public int getLength()
setLength
public void setLength(int length)
toString
public String toString(boolean checkLength)
Copyright © 2006–2015 TinyGroup. All rights reserved.