|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.letsparty.parser.expression.MonoColumnPartitionedExpression net.sf.letsparty.parser.expression.BinaryPartitionedExpression
Field Summary | |
protected Value |
value
|
Fields inherited from class net.sf.letsparty.parser.expression.MonoColumnPartitionedExpression |
partitionedColumn |
Constructor Summary | |
BinaryPartitionedExpression()
|
Method Summary | |
Value |
getValue()
|
void |
setValue(Value value)
|
Methods inherited from class net.sf.letsparty.parser.expression.MonoColumnPartitionedExpression |
getPartitionedColumn, getPartitionedTableSuffixList, getSuffixes, setPartitionedColumn |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected Value value
Constructor Detail |
public BinaryPartitionedExpression()
Method Detail |
public Value getValue()
public void setValue(Value value)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |