Uses of Enum Class
ca.cdr.api.model.enm.PermissionCategoryEnum
Packages that use PermissionCategoryEnum
-
Uses of PermissionCategoryEnum in ca.cdr.api.model.enm
Methods in ca.cdr.api.model.enm that return PermissionCategoryEnumModifier and TypeMethodDescriptionPermissionEnum.getCategory()static PermissionCategoryEnumReturns the enum constant of this class with the specified name.static PermissionCategoryEnum[]PermissionCategoryEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in ca.cdr.api.model.enm that return types with arguments of type PermissionCategoryEnum