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