public class DTInputClause extends Object
| Constructor and Description |
|---|
DTInputClause(String inputExpression,
String inputValuesText,
List<UnaryTest> inputValues) |
| Modifier and Type | Method and Description |
|---|---|
String |
getInputExpression() |
List<UnaryTest> |
getInputValues() |
String |
getInputValuesText() |
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.