public class MeteoRuleCondition extends Object
| Modifier and Type | Field and Description |
|---|---|
private List<Object> |
arguments |
private String |
templateStr |
| Constructor and Description |
|---|
MeteoRuleCondition(String templateStr,
Object[] arguments) |
| Modifier and Type | Method and Description |
|---|---|
List<Object> |
getArguments() |
String |
getTemplateStr() |
private final String templateStr
Copyright © 2017 BitCtrl Systems GmbH. All rights reserved.