Uses of Interface
ru.easydonate.easydonate4j.api.v3.data.model.plugin.PluginManager
-
Packages that use PluginManager Package Description ru.easydonate.easydonate4j.api.v3.client -
-
Uses of PluginManager in ru.easydonate.easydonate4j.api.v3.client
Classes in ru.easydonate.easydonate4j.api.v3.client that implement PluginManager Modifier and Type Class Description static classSimpleEasyDonateClient.SimplePluginManagerFields in ru.easydonate.easydonate4j.api.v3.client declared as PluginManager Modifier and Type Field Description protected PluginManagerSimpleEasyDonateClient. pluginManagerMethods in ru.easydonate.easydonate4j.api.v3.client that return PluginManager Modifier and Type Method Description @NotNull PluginManagerEasyDonateClient. getPluginManager()Get the plugin manager for any plugins related operations performing.
-