Uses of Class
org.hl7.fhir.dstu2016may.model.codesystems.QicoreAdverseeventType
-
Packages that use QicoreAdverseeventType Package Description org.hl7.fhir.dstu2016may.model.codesystems -
-
Uses of QicoreAdverseeventType in org.hl7.fhir.dstu2016may.model.codesystems
Methods in org.hl7.fhir.dstu2016may.model.codesystems that return QicoreAdverseeventType Modifier and Type Method Description static QicoreAdverseeventTypeQicoreAdverseeventType. fromCode(String codeString)QicoreAdverseeventTypeQicoreAdverseeventTypeEnumFactory. fromCode(String codeString)static QicoreAdverseeventTypeQicoreAdverseeventType. valueOf(String name)Returns the enum constant of this type with the specified name.static QicoreAdverseeventType[]QicoreAdverseeventType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.hl7.fhir.dstu2016may.model.codesystems with parameters of type QicoreAdverseeventType Modifier and Type Method Description StringQicoreAdverseeventTypeEnumFactory. toCode(QicoreAdverseeventType code)StringQicoreAdverseeventTypeEnumFactory. toSystem(QicoreAdverseeventType code)
-