TableStat.Condition

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(Column column, string operator)
Undocumented in source.

Members

Functions

addValue
void addValue(Object value)
Undocumented in source. Be warned that the author may not have intended to support it.
getColumn
Column getColumn()
Undocumented in source. Be warned that the author may not have intended to support it.
getOperator
string getOperator()
Undocumented in source. Be warned that the author may not have intended to support it.
getValues
List!(Object) getValues()
Undocumented in source. Be warned that the author may not have intended to support it.
opEquals
bool opEquals(Object obj)
Undocumented in source. Be warned that the author may not have intended to support it.
toHash
size_t toHash()
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta