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