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