public class LevelConditionForCreateRuleInput extends Object
| Constructor and Description |
|---|
LevelConditionForCreateRuleInput() |
| Modifier and Type | Method and Description |
|---|---|
LevelConditionForCreateRuleInput |
addConditionsItem(ConditionForCreateRuleInput conditionsItem) |
LevelConditionForCreateRuleInput |
conditions(List<ConditionForCreateRuleInput> conditions) |
boolean |
equals(Object o) |
@Valid List<ConditionForCreateRuleInput> |
getConditions()
Get conditions
|
String |
getLevel()
Get level
|
int |
hashCode() |
LevelConditionForCreateRuleInput |
level(String level) |
void |
setConditions(List<ConditionForCreateRuleInput> conditions) |
void |
setLevel(String level) |
String |
toString() |
public LevelConditionForCreateRuleInput conditions(List<ConditionForCreateRuleInput> conditions)
public LevelConditionForCreateRuleInput addConditionsItem(ConditionForCreateRuleInput conditionsItem)
@Valid public @Valid List<ConditionForCreateRuleInput> getConditions()
public void setConditions(List<ConditionForCreateRuleInput> conditions)
public LevelConditionForCreateRuleInput level(String level)
public String getLevel()
public void setLevel(String level)
Copyright © 2026. All rights reserved.