Uses of Enum
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 CommunicationTopicstatic CommunicationTopicReturns the enum constant of this type with the specified name.static CommunicationTopic[]CommunicationTopic.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 CommunicationTopicModifier and TypeMethodDescriptionCommunicationTopicEnumFactory.toCode(CommunicationTopic code) CommunicationTopicEnumFactory.toSystem(CommunicationTopic code)