Uses of Enum Class
org.hl7.v3.XActMoodDocumentObservation
-
Uses of XActMoodDocumentObservation in org.hl7.v3
Fields in org.hl7.v3 declared as XActMoodDocumentObservationModifier and TypeFieldDescriptionprotected XActMoodDocumentObservationPOCDMT000040Observation.moodCodeMethods in org.hl7.v3 that return XActMoodDocumentObservationModifier and TypeMethodDescriptionstatic XActMoodDocumentObservationPOCDMT000040Observation.getMoodCode()Gets the value of the moodCode property.static XActMoodDocumentObservationReturns the enum constant of this class with the specified name.static XActMoodDocumentObservation[]XActMoodDocumentObservation.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 XActMoodDocumentObservationModifier and TypeMethodDescriptionvoidPOCDMT000040Observation.setMoodCode(XActMoodDocumentObservation value) Sets the value of the moodCode property.POCDMT000040Observation.withMoodCode(XActMoodDocumentObservation value)