Package org.vrspace.server.obj
Class BotLibre.Response
java.lang.Object
org.vrspace.server.obj.BotLibre.Response
- Enclosing class:
- BotLibre
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleangetEmote()Explained in query class.inthashCode()voidvoidsetAvatarBackground(String avatarBackground) voidsetAvatarTalk(String avatarTalk) voidsetAvatarTalkType(String avatarTalkType) voidsetAvatarType(String avatarType) voidsetConversation(String conversation) voidExplained in query class.voidsetMessage(String message) toString()
-
Constructor Details
-
Response
public Response()
-
-
Method Details
-
getMessage
-
getConversation
-
getEmote
Explained in query class. Default emote in response seems to be NONE -
getAvatar
-
getAvatarType
-
getAvatarTalk
-
getAvatarTalkType
-
getAvatarBackground
-
setMessage
-
setConversation
-
setEmote
Explained in query class. Default emote in response seems to be NONE -
setAvatar
-
setAvatarType
-
setAvatarTalk
-
setAvatarTalkType
-
setAvatarBackground
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-