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