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