Uses of Enum Class
org.projecthusky.common.at.enums.DocumentLanguage
Packages that use DocumentLanguage
-
Uses of DocumentLanguage in org.projecthusky.common.at.enums
Methods in org.projecthusky.common.at.enums that return DocumentLanguageModifier and TypeMethodDescriptionstatic DocumentLanguageGets the Enum with a given codestatic DocumentLanguageReturns 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.