Uses of Enum Class
org.hl7.v3.XDocumentEncounterMood
-
Uses of XDocumentEncounterMood in org.hl7.v3
Fields in org.hl7.v3 declared as XDocumentEncounterMoodMethods in org.hl7.v3 that return XDocumentEncounterMoodModifier and TypeMethodDescriptionstatic XDocumentEncounterMoodPOCDMT000040Encounter.getMoodCode()Gets the value of the moodCode property.static XDocumentEncounterMoodReturns the enum constant of this class with the specified name.static XDocumentEncounterMood[]XDocumentEncounterMood.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.hl7.v3 with parameters of type XDocumentEncounterMoodModifier and TypeMethodDescriptionvoidPOCDMT000040Encounter.setMoodCode(XDocumentEncounterMood value) Sets the value of the moodCode property.POCDMT000040Encounter.withMoodCode(XDocumentEncounterMood value)