Uses of Enum Class
cn.herodotus.engine.core.identity.enums.AccountCategory
Packages that use AccountCategory
-
Uses of AccountCategory in cn.herodotus.engine.core.identity.enums
Methods in cn.herodotus.engine.core.identity.enums that return AccountCategoryModifier and TypeMethodDescriptionstatic AccountCategoryAccountCategory.getAccountType(String key) static AccountCategoryReturns the enum constant of this class with the specified name.static AccountCategory[]AccountCategory.values()Returns an array containing the constants of this enum class, in the order they are declared.