Uses of Enum Class
org.projecthusky.common.ch.enums.r202406.AuthorRole
Packages that use AuthorRole
-
Uses of AuthorRole in org.projecthusky.common.ch.enums.r202406
Methods in org.projecthusky.common.ch.enums.r202406 that return AuthorRoleModifier and TypeMethodDescriptionstatic @Nullable AuthorRole
Gets the Enum with a given code.static AuthorRole
Returns the enum constant of this class with the specified name.static AuthorRole[]
AuthorRole.values()
Returns an array containing the constants of this enum class, in the order they are declared.