
Uses of Enum Class
org.hl7.fhir.r4.model.codesystems.Hl7WorkGroup
Packages that use Hl7WorkGroup
-
Uses of Hl7WorkGroup in org.hl7.fhir.r4.model.codesystems
Methods in org.hl7.fhir.r4.model.codesystems that return Hl7WorkGroupModifier and TypeMethodDescriptionstatic Hl7WorkGroupstatic Hl7WorkGroupReturns the enum constant of this class with the specified name.static Hl7WorkGroup[]Hl7WorkGroup.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.hl7.fhir.r4.model.codesystems with parameters of type Hl7WorkGroupModifier and TypeMethodDescriptionHl7WorkGroupEnumFactory.toCode(Hl7WorkGroup code) Hl7WorkGroupEnumFactory.toSystem(Hl7WorkGroup code)