public final class OrCondition extends Object implements NAryCondition
ChoiceState.| Modifier and Type | Class and Description | 
|---|---|
| static class  | OrCondition.BuilderBuilder for a  OrCondition. | 
NULL_BUILDER| Modifier and Type | Method and Description | 
|---|---|
| static OrCondition.Builder | builder() | 
| List<Condition> | getConditions() | 
public List<Condition> getConditions()
getConditions in interface NAryConditionpublic static OrCondition.Builder builder()
OrCondition.Copyright © 2020. All rights reserved.