Uses of Class
org.hl7.fhir.r4.model.codesystems.Hl7WorkGroup
-
Packages that use Hl7WorkGroup Package Description org.hl7.fhir.r4.model.codesystems -
-
Uses of Hl7WorkGroup in org.hl7.fhir.r4.model.codesystems
Methods in org.hl7.fhir.r4.model.codesystems that return Hl7WorkGroup Modifier and Type Method Description static Hl7WorkGroupHl7WorkGroup. fromCode(String codeString)Hl7WorkGroupHl7WorkGroupEnumFactory. fromCode(String codeString)static Hl7WorkGroupHl7WorkGroup. valueOf(String name)Returns the enum constant of this type with the specified name.static Hl7WorkGroup[]Hl7WorkGroup. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.hl7.fhir.r4.model.codesystems with parameters of type Hl7WorkGroup Modifier and Type Method Description StringHl7WorkGroupEnumFactory. toCode(Hl7WorkGroup code)StringHl7WorkGroupEnumFactory. toSystem(Hl7WorkGroup code)
-