public class YamlCondition extends Object
Constructor and Description |
---|
YamlCondition() |
Modifier and Type | Method and Description |
---|---|
String |
getCondition()
Returns the Condition
|
List<String> |
getParameters()
Returns the Parameters
|
void |
setCondition(String strCondition)
Sets the Condition
|
void |
setParameters(List<String> listParameters)
Sets the Parameters
|
String |
toString() |
public String getCondition()
public void setCondition(String strCondition)
strCondition
- The Conditionpublic void setParameters(List<String> listParameters)
listParameters
- The ParametersCopyright © 2018 City of Paris. All rights reserved.