Uses of Class
org.uitnet.testing.smartfwk.ui.core.file.reader.support.Condition
| Package | Description |
|---|---|
| org.uitnet.testing.smartfwk.ui.core.file.reader.support |
-
Uses of Condition in org.uitnet.testing.smartfwk.ui.core.file.reader.support
Methods in org.uitnet.testing.smartfwk.ui.core.file.reader.support that return Condition Modifier and Type Method Description ConditionCondition. setColumnName(String columnName)ConditionCondition. setOp(Operator op)ConditionCondition. setValue(String value)Methods in org.uitnet.testing.smartfwk.ui.core.file.reader.support with parameters of type Condition Modifier and Type Method Description RowFilterRowFilter. condition(Condition condition)