railo.runtime.sql.exp.value
Interface Value

All Superinterfaces:
Expression
All Known Implementing Classes:
ValueBoolean, ValueDate, ValueNull, ValueNumber, ValueString, ValueSupport

public interface Value
extends Expression


Method Summary
 String getString()
           
 Object getValue()
           
 
Methods inherited from interface railo.runtime.sql.exp.Expression
getAlias, getIndex, hasAlias, hasIndex, isDirectionBackward, setAlias, setDirectionBackward, setIndex, toString
 

Method Detail

getString

String getString()

getValue

Object getValue()


Copyright © 2012 Railo