public static class PTFDesc.PartitionDef
extends java.lang.Object
Constructor and Description |
---|
PartitionDef() |
Modifier and Type | Method and Description |
---|---|
void |
addExpression(PTFDesc.PTFExpressionDef e) |
java.util.ArrayList<PTFDesc.PTFExpressionDef> |
getExpressions() |
void |
setExpressions(java.util.ArrayList<PTFDesc.PTFExpressionDef> expressions) |
public java.util.ArrayList<PTFDesc.PTFExpressionDef> getExpressions()
public void setExpressions(java.util.ArrayList<PTFDesc.PTFExpressionDef> expressions)
public void addExpression(PTFDesc.PTFExpressionDef e)
Copyright © 2012 The Apache Software Foundation