Uses of Enum Class
org.hl7.v3.XDocumentActMood
-
Uses of XDocumentActMood in org.hl7.v3
Fields in org.hl7.v3 declared as XDocumentActMoodMethods in org.hl7.v3 that return XDocumentActMoodModifier and TypeMethodDescriptionstatic XDocumentActMoodPOCDMT000040Act.getMoodCode()Gets the value of the moodCode property.static XDocumentActMoodReturns the enum constant of this class with the specified name.static XDocumentActMood[]XDocumentActMood.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 XDocumentActMoodModifier and TypeMethodDescriptionvoidPOCDMT000040Act.setMoodCode(XDocumentActMood value) Sets the value of the moodCode property.POCDMT000040Act.withMoodCode(XDocumentActMood value)