JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
org.vrspace.server.config.BotConfig.BotProperties
Packages that use
BotConfig.BotProperties
Package
Description
org.vrspace.server.config
Uses of
BotConfig.BotProperties
in
org.vrspace.server.config
Methods in
org.vrspace.server.config
that return types with arguments of type
BotConfig.BotProperties
Modifier and Type
Method
Description
Map
<
String
,
BotConfig.BotProperties
>
BotConfig.
getBot
()
Method parameters in
org.vrspace.server.config
with type arguments of type
BotConfig.BotProperties
Modifier and Type
Method
Description
void
BotConfig.
setBot
(
Map
<
String
,
BotConfig.BotProperties
> bot)