Uses of Class
net.runelite.client.plugins.grandexchange.GrandExchangeSearchMode
-
Packages that use GrandExchangeSearchMode Package Description net.runelite.client.plugins.grandexchange -
-
Uses of GrandExchangeSearchMode in net.runelite.client.plugins.grandexchange
Methods in net.runelite.client.plugins.grandexchange that return GrandExchangeSearchMode Modifier and Type Method Description default GrandExchangeSearchMode
GrandExchangeConfig. geSearchMode()
static GrandExchangeSearchMode
GrandExchangeSearchMode. valueOf(String name)
Returns the enum constant of this type with the specified name.static GrandExchangeSearchMode[]
GrandExchangeSearchMode. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-