public class RecastBot extends Object implements Serializable
Constructor and Description |
---|
RecastBot() |
Modifier and Type | Method and Description |
---|---|
String |
getAvatarUrl()
Returns the AvatarUrl
|
String |
getBotKey()
Returns the BotKey
|
int |
getBotStatus()
Returns the BotStatus
|
String |
getDescription()
Returns the Description
|
int |
getId()
Returns the Id
|
String |
getLanguage()
Returns the Language
|
String |
getName()
Returns the Name
|
int |
getStandalone() |
String |
getToken()
Returns the Token
|
String |
getWelcomeMessage()
Returns the WelcomeMessage
|
void |
setAvatarUrl(String strAvatarUrl)
Sets the AvatarUrl
|
void |
setBotKey(String strBotKey)
Sets the BotKey
|
void |
setBotStatus(int nBotStatus)
Sets the BotStatus
|
void |
setDescription(String strDescription)
Sets the Description
|
void |
setId(int nId)
Sets the Id
|
void |
setLanguage(String strLanguage)
Sets the Language
|
void |
setName(String strName)
Sets the Name
|
void |
setStandalone(int nStandalone)
Sets the Standalone
|
void |
setToken(String strToken)
Sets the Token
|
void |
setWelcomeMessage(String strWelcomeMessage)
Sets the WelcomeMessage
|
public int getId()
public void setId(int nId)
nId
- The Idpublic String getBotKey()
public void setBotKey(String strBotKey)
strBotKey
- The BotKeypublic String getName()
public void setName(String strName)
strName
- The Namepublic String getDescription()
public void setDescription(String strDescription)
strDescription
- The Descriptionpublic String getAvatarUrl()
public void setAvatarUrl(String strAvatarUrl)
strAvatarUrl
- The AvatarUrlpublic String getLanguage()
public void setLanguage(String strLanguage)
strLanguage
- The Languagepublic int getBotStatus()
public void setBotStatus(int nBotStatus)
nBotStatus
- The BotStatuspublic String getToken()
public void setToken(String strToken)
strToken
- The Tokenpublic int getStandalone()
public void setStandalone(int nStandalone)
nStandalone
- The Standalonepublic String getWelcomeMessage()
public void setWelcomeMessage(String strWelcomeMessage)
strWelcomeMessage
- The WelcomeMessageCopyright © 2017 City of Paris. All rights reserved.