Package org.vrspace.server.obj
Class BotLibre.Response
java.lang.Object
org.vrspace.server.obj.BotLibre.Response
- Enclosing class:
- BotLibre
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
getEmote()
Explained in query class.int
hashCode()
void
void
setAvatarBackground
(String avatarBackground) void
setAvatarTalk
(String avatarTalk) void
setAvatarTalkType
(String avatarTalkType) void
setAvatarType
(String avatarType) void
setConversation
(String conversation) void
Explained in query class.void
setMessage
(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
-