Uses of Enum Class
org.projecthusky.cda.elga.generated.artdecor.ps.enums.ElgaProficiencyLevelCode
Packages that use ElgaProficiencyLevelCode
-
Uses of ElgaProficiencyLevelCode in org.projecthusky.cda.elga.generated.artdecor.ps.enums
Methods in org.projecthusky.cda.elga.generated.artdecor.ps.enums that return ElgaProficiencyLevelCodeModifier and TypeMethodDescriptionstatic @Nullable ElgaProficiencyLevelCodeGets the Enum with a given code.static ElgaProficiencyLevelCodeReturns the enum constant of this class with the specified name.static ElgaProficiencyLevelCode[]ElgaProficiencyLevelCode.values()Returns an array containing the constants of this enum class, in the order they are declared.