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