Uses of Enum Class
org.hl7.v3.XActMoodIntentEvent
-
Uses of XActMoodIntentEvent in org.hl7.v3
Fields in org.hl7.v3 declared as XActMoodIntentEventModifier and TypeFieldDescriptionprotected XActMoodIntentEventCOCTMT060000UV01Transportation.moodCodeprotected XActMoodIntentEventCOCTMT080000UVProcess.moodCodeprotected XActMoodIntentEventCOCTMT300000UV04SupplyEvent.moodCodeprotected XActMoodIntentEventCOCTMT310000UV04AccomodationSupplied.moodCodeprotected XActMoodIntentEventCOCTMT490000UV04BillableClinicalProduct.moodCodeprotected XActMoodIntentEventCOCTMT740000UV04OralHealthService.moodCodeprotected XActMoodIntentEventPRPAIN201305UV02QUQIMT021001UV01ControlActProcess.moodCodeprotected XActMoodIntentEventPRPAIN201306UV02MFMIMT700711UV01ControlActProcess.moodCodeMethods in org.hl7.v3 that return XActMoodIntentEventModifier and TypeMethodDescriptionstatic XActMoodIntentEventCOCTMT060000UV01Transportation.getMoodCode()Gets the value of the moodCode property.COCTMT080000UVProcess.getMoodCode()Gets the value of the moodCode property.COCTMT300000UV04SupplyEvent.getMoodCode()Gets the value of the moodCode property.COCTMT310000UV04AccomodationSupplied.getMoodCode()Gets the value of the moodCode property.COCTMT490000UV04BillableClinicalProduct.getMoodCode()Gets the value of the moodCode property.COCTMT740000UV04OralHealthService.getMoodCode()Gets the value of the moodCode property.PRPAIN201305UV02QUQIMT021001UV01ControlActProcess.getMoodCode()Gets the value of the moodCode property.PRPAIN201306UV02MFMIMT700711UV01ControlActProcess.getMoodCode()Gets the value of the moodCode property.static XActMoodIntentEventReturns the enum constant of this class with the specified name.static XActMoodIntentEvent[]XActMoodIntentEvent.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 XActMoodIntentEventModifier and TypeMethodDescriptionvoidCOCTMT060000UV01Transportation.setMoodCode(XActMoodIntentEvent value) Sets the value of the moodCode property.voidCOCTMT080000UVProcess.setMoodCode(XActMoodIntentEvent value) Sets the value of the moodCode property.voidCOCTMT300000UV04SupplyEvent.setMoodCode(XActMoodIntentEvent value) Sets the value of the moodCode property.voidCOCTMT310000UV04AccomodationSupplied.setMoodCode(XActMoodIntentEvent value) Sets the value of the moodCode property.voidCOCTMT490000UV04BillableClinicalProduct.setMoodCode(XActMoodIntentEvent value) Sets the value of the moodCode property.voidCOCTMT740000UV04OralHealthService.setMoodCode(XActMoodIntentEvent value) Sets the value of the moodCode property.voidPRPAIN201305UV02QUQIMT021001UV01ControlActProcess.setMoodCode(XActMoodIntentEvent value) Sets the value of the moodCode property.voidPRPAIN201306UV02MFMIMT700711UV01ControlActProcess.setMoodCode(XActMoodIntentEvent value) Sets the value of the moodCode property.COCTMT060000UV01Transportation.withMoodCode(XActMoodIntentEvent value) COCTMT080000UVProcess.withMoodCode(XActMoodIntentEvent value) COCTMT300000UV04SupplyEvent.withMoodCode(XActMoodIntentEvent value) COCTMT310000UV04AccomodationSupplied.withMoodCode(XActMoodIntentEvent value) COCTMT490000UV04BillableClinicalProduct.withMoodCode(XActMoodIntentEvent value) COCTMT740000UV04OralHealthService.withMoodCode(XActMoodIntentEvent value) PRPAIN201305UV02QUQIMT021001UV01ControlActProcess.withMoodCode(XActMoodIntentEvent value) PRPAIN201306UV02MFMIMT700711UV01ControlActProcess.withMoodCode(XActMoodIntentEvent value)