Uses of Enum
me.ulrich.koth.data.KothEnum.MoneyType
Packages that use KothEnum.MoneyType
-
Uses of KothEnum.MoneyType in me.ulrich.koth.data
Methods in me.ulrich.koth.data that return KothEnum.MoneyTypeModifier and TypeMethodDescriptionstatic KothEnum.MoneyTypeReturns the enum constant of this type with the specified name.static KothEnum.MoneyType[]KothEnum.MoneyType.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of KothEnum.MoneyType in me.ulrich.koth.manager
Methods in me.ulrich.koth.manager that return KothEnum.MoneyTypeMethods in me.ulrich.koth.manager with parameters of type KothEnum.MoneyType