
Uses of Enum Class
org.hl7.fhir.r4.model.codesystems.CommunicationTopic
Packages that use CommunicationTopic
-
Uses of CommunicationTopic in org.hl7.fhir.r4.model.codesystems
Methods in org.hl7.fhir.r4.model.codesystems that return CommunicationTopicModifier and TypeMethodDescriptionstatic CommunicationTopic
static CommunicationTopic
Returns the enum constant of this class with the specified name.static CommunicationTopic[]
CommunicationTopic.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.hl7.fhir.r4.model.codesystems with parameters of type CommunicationTopicModifier and TypeMethodDescriptionCommunicationTopicEnumFactory.toCode
(CommunicationTopic code) CommunicationTopicEnumFactory.toSystem
(CommunicationTopic code)