public class BotDescription extends Object
Constructor and Description |
---|
BotDescription() |
Modifier and Type | Method and Description |
---|---|
String |
getAvatarUrl()
Returns the AvatarUrl
|
String |
getDescription()
Returns the Description
|
String |
getLanguage()
Returns the Language
|
String |
getName()
Returns the Name
|
String |
getUrl()
Returns the Url
|
void |
setAvatarUrl(String strAvatarUrl)
Sets the AvatarUrl
|
void |
setDescription(String strDescription)
Sets the Description
|
void |
setLanguage(String strLanguage)
Sets the Language
|
void |
setName(String strName)
Sets the Name
|
void |
setUrl(String strUrl)
Sets the Url
|
public String getName()
public void setName(String strName)
strName
- The Namepublic String getDescription()
public void setDescription(String strDescription)
strDescription
- The Descriptionpublic String getLanguage()
public void setLanguage(String strLanguage)
strLanguage
- The Languagepublic String getUrl()
public void setUrl(String strUrl)
strUrl
- The Urlpublic String getAvatarUrl()
public void setAvatarUrl(String strAvatarUrl)
strAvatarUrl
- The AvatarUrlCopyright © 2017 City of Paris. All rights reserved.