Uses of Class
org.hl7.fhir.r4.model.codesystems.Iso21089Lifecycle
-
Packages that use Iso21089Lifecycle Package Description org.hl7.fhir.r4.model.codesystems -
-
Uses of Iso21089Lifecycle in org.hl7.fhir.r4.model.codesystems
Methods in org.hl7.fhir.r4.model.codesystems that return Iso21089Lifecycle Modifier and Type Method Description static Iso21089LifecycleIso21089Lifecycle. fromCode(String codeString)Iso21089LifecycleIso21089LifecycleEnumFactory. fromCode(String codeString)static Iso21089LifecycleIso21089Lifecycle. valueOf(String name)Returns the enum constant of this type with the specified name.static Iso21089Lifecycle[]Iso21089Lifecycle. 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 Iso21089Lifecycle Modifier and Type Method Description StringIso21089LifecycleEnumFactory. toCode(Iso21089Lifecycle code)StringIso21089LifecycleEnumFactory. toSystem(Iso21089Lifecycle code)
-