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