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