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