Uses of Class
me.ulrich.outpost.data.ConfigAdvantage
Packages that use ConfigAdvantage
-
Uses of ConfigAdvantage in me.ulrich.outpost.api
Methods in me.ulrich.outpost.api that return types with arguments of type ConfigAdvantageModifier and TypeMethodDescriptionOutpostAPIManager.getConfigAdvanges(String type) OutpostAPIManager.getConfigAdvantage() -
Uses of ConfigAdvantage in me.ulrich.outpost.interfaces
Methods in me.ulrich.outpost.interfaces that return types with arguments of type ConfigAdvantageModifier and TypeMethodDescriptionOutpostAPI.getConfigAdvanges(String type) OutpostAPI.getConfigAdvantage() -
Uses of ConfigAdvantage in me.ulrich.outpost.manager
Methods in me.ulrich.outpost.manager that return types with arguments of type ConfigAdvantageModifier and TypeMethodDescriptionAdvantagesManager.getConfigAdvanges(String type) AdvantagesManager.getConfigAdvantage()Method parameters in me.ulrich.outpost.manager with type arguments of type ConfigAdvantageModifier and TypeMethodDescriptionvoidAdvantagesManager.setConfigAdvantage(HashMap<String, ConfigAdvantage> configAdvantage)