public abstract class ThreadSettingsBaseRequest extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected SettingType |
type
The type of setting to change.
|
| Constructor and Description |
|---|
ThreadSettingsBaseRequest() |
@NotNull protected SettingType type
public SettingType getType()
type.type.public void setType(SettingType type)
type.type - the type to set.Copyright © 2017 BotMill. All rights reserved.