public class AccurateForListCustomBotConfigOutput extends Object
| Constructor and Description |
|---|
AccurateForListCustomBotConfigOutput() |
| Modifier and Type | Method and Description |
|---|---|
AccurateForListCustomBotConfigOutput |
accurateRules(List<AccurateRuleForListCustomBotConfigOutput> accurateRules) |
AccurateForListCustomBotConfigOutput |
addAccurateRulesItem(AccurateRuleForListCustomBotConfigOutput accurateRulesItem) |
boolean |
equals(Object o) |
@Valid List<AccurateRuleForListCustomBotConfigOutput> |
getAccurateRules()
Get accurateRules
|
Integer |
getLogic()
Get logic
|
int |
hashCode() |
AccurateForListCustomBotConfigOutput |
logic(Integer logic) |
void |
setAccurateRules(List<AccurateRuleForListCustomBotConfigOutput> accurateRules) |
void |
setLogic(Integer logic) |
String |
toString() |
public AccurateForListCustomBotConfigOutput()
public AccurateForListCustomBotConfigOutput accurateRules(List<AccurateRuleForListCustomBotConfigOutput> accurateRules)
public AccurateForListCustomBotConfigOutput addAccurateRulesItem(AccurateRuleForListCustomBotConfigOutput accurateRulesItem)
@Valid public @Valid List<AccurateRuleForListCustomBotConfigOutput> getAccurateRules()
public void setAccurateRules(List<AccurateRuleForListCustomBotConfigOutput> accurateRules)
public AccurateForListCustomBotConfigOutput logic(Integer logic)
public Integer getLogic()
public void setLogic(Integer logic)
Copyright © 2025. All rights reserved.