public class DataForListSystemBotConfigOutput extends Object
| Constructor and Description |
|---|
DataForListSystemBotConfigOutput() |
| Modifier and Type | Method and Description |
|---|---|
DataForListSystemBotConfigOutput |
action(String action) |
DataForListSystemBotConfigOutput |
botType(String botType) |
DataForListSystemBotConfigOutput |
description(String description) |
DataForListSystemBotConfigOutput |
enable(Integer enable) |
boolean |
equals(Object o) |
String |
getAction()
Get action
|
String |
getBotType()
Get botType
|
String |
getDescription()
Get description
|
Integer |
getEnable()
Get enable
|
String |
getRuleTag()
Get ruleTag
|
int |
hashCode() |
DataForListSystemBotConfigOutput |
ruleTag(String ruleTag) |
void |
setAction(String action) |
void |
setBotType(String botType) |
void |
setDescription(String description) |
void |
setEnable(Integer enable) |
void |
setRuleTag(String ruleTag) |
String |
toString() |
public DataForListSystemBotConfigOutput action(String action)
public String getAction()
public void setAction(String action)
public DataForListSystemBotConfigOutput botType(String botType)
public String getBotType()
public void setBotType(String botType)
public DataForListSystemBotConfigOutput description(String description)
public String getDescription()
public void setDescription(String description)
public DataForListSystemBotConfigOutput enable(Integer enable)
public Integer getEnable()
public void setEnable(Integer enable)
public DataForListSystemBotConfigOutput ruleTag(String ruleTag)
public String getRuleTag()
public void setRuleTag(String ruleTag)
Copyright © 2025. All rights reserved.