Uses of Interface
me.ulrich.koth.interfaces.MoneyImplement
Packages that use MoneyImplement
Package
Description
-
Uses of MoneyImplement in me.ulrich.koth.api.implementations
Methods in me.ulrich.koth.api.implementations that return types with arguments of type MoneyImplementModifier and TypeMethodDescriptionMoneyAPIImplement.getImplementationPluginsData()MoneyAPIImplement.getImplementedMoney()MoneyAPIImplement.getMoneyImplemented(String pluginName) MoneyAPIImplement.getPreferentialOrFirstImplement()Methods in me.ulrich.koth.api.implementations with parameters of type MoneyImplementModifier and TypeMethodDescriptionbooleanMoneyAPIImplement.addImplementation(String pluginName, MoneyImplement money) -
Uses of MoneyImplement in me.ulrich.koth.interfaces
Methods in me.ulrich.koth.interfaces that return types with arguments of type MoneyImplementModifier and TypeMethodDescriptionMoneyAPI.getImplementationPluginsData()MoneyAPI.getImplementedMoney()MoneyAPI.getMoneyImplemented(String pluginName) MoneyAPI.getPreferentialOrFirstImplement()Methods in me.ulrich.koth.interfaces with parameters of type MoneyImplementModifier and TypeMethodDescriptionbooleanMoneyAPI.addImplementation(String pluginName, MoneyImplement region) -
Uses of MoneyImplement in me.ulrich.koth.manager.implementation
Methods in me.ulrich.koth.manager.implementation that return types with arguments of type MoneyImplementModifier and TypeMethodDescriptionMoneyImplementManager.getImplementationPluginsData()MoneyImplementManager.getImplementedMoney()MoneyImplementManager.getMoneyImplemented(String pluginName) MoneyImplementManager.getPreferentialOrFirstImplement()Methods in me.ulrich.koth.manager.implementation with parameters of type MoneyImplementModifier and TypeMethodDescriptionbooleanMoneyImplementManager.addImplementation(String pluginName, MoneyImplement region)