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