public final class OrCondition extends Object implements NAryCondition
ChoiceState.| Modifier and Type | Class and Description | 
|---|---|
static class  | 
OrCondition.Builder
Builder 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 © 2024. All rights reserved.