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