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