public class TextValue extends Value
static TextValue
asNull()
int
compareTo(Value value)
create(String text)
String
forScript()
getText()
ValueType
getType()
boolean
isNull()
toString()
equals
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static TextValue asNull()
public static TextValue create(String text)
public String getText()
public ValueType getType()
getType
Value
public boolean isNull()
isNull
public int compareTo(Value value)
public String forScript()
forScript
public String toString()
toString
Object
Copyright © 2012. All Rights Reserved.