public class AndCondition implements AlertingCondition
Constructor and Description |
---|
AndCondition(AlertingCondition condition) |
Modifier and Type | Method and Description |
---|---|
org.json.JSONObject |
toJson()
returns object as JSON.
|
public AndCondition(AlertingCondition condition)