org.ow2.petals.flowwatch.flowmanager
Class Filter
java.lang.Object
org.ow2.petals.flowwatch.flowmanager.Filter
public class Filter
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Filter
public Filter()
Filter
public Filter(int indexColumn,
java.lang.String value,
Filter.FilterType type)
getIndexColumn
public int getIndexColumn()
setIndexColumn
public void setIndexColumn(int indexColumn)
getValue
public java.lang.String getValue()
setValue
public void setValue(java.lang.String value)
getType
public Filter.FilterType getType()
setType
public void setType(Filter.FilterType type)
Copyright © 2009-2010 eBM Websourcing. All Rights Reserved.