Class Bot
java.lang.Object
ru.bitel.common.model.Id
ru.bitel.common.model.IdTitle
ru.bitel.bgbilling.modules.botmanager.common.bean.Bot
- All Implemented Interfaces:
Serializable
,GuiTitlable
,Idable
,ListItem
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class ru.bitel.common.model.IdTitle
IdTitle.Builder, IdTitle.IdTitleBuilder
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionint
getState()
getToken()
void
setBotType
(BotType botType) void
setState
(int state) void
Methods inherited from class ru.bitel.common.model.IdTitle
copyTo, getGuiTitle, getTitle, setTitle, toIdTitle, toString
Methods inherited from class ru.bitel.common.model.Id
copyTo, equals, getId, hashCode, newIdList, newIdSet, newIdSet, newIdSet, newIdSet, newMap, setId
-
Field Details
-
BOT_ENABLED
public static final int BOT_ENABLED- See Also:
-
BOT_DISABLED
public static final int BOT_DISABLED- See Also:
-
-
Constructor Details
-
Bot
public Bot()
-
-
Method Details
-
getToken
-
setToken
-
getState
public int getState() -
setState
public void setState(int state) -
getBotType
-
setBotType
-