| Constructor and Description |
|---|
Conditions() |
| Modifier and Type | Method and Description |
|---|---|
List<Trigger.Condition> |
getAll() |
List<Trigger.Condition> |
getAny() |
void |
setAll(List<Trigger.Condition> all) |
void |
setAny(List<Trigger.Condition> any) |
String |
toString() |
public List<Trigger.Condition> getAll()
public void setAll(List<Trigger.Condition> all)
public List<Trigger.Condition> getAny()
public void setAny(List<Trigger.Condition> any)
Copyright © 2013–2020. All rights reserved.