Uses of Enum Class
net.ihe.gazelle.hl7v3.voc.ActMoodIntent
Packages that use ActMoodIntent
Package
Description
-
Uses of ActMoodIntent in net.ihe.gazelle.hl7v3.coctmt300000UV04
Fields in net.ihe.gazelle.hl7v3.coctmt300000UV04 declared as ActMoodIntentMethods in net.ihe.gazelle.hl7v3.coctmt300000UV04 that return ActMoodIntentModifier and TypeMethodDescriptionCOCTMT300000UV04SubstanceAdministrationIntent.getMoodCode()
Return moodCode.Methods in net.ihe.gazelle.hl7v3.coctmt300000UV04 with parameters of type ActMoodIntentModifier and TypeMethodDescriptionvoid
COCTMT300000UV04SubstanceAdministrationIntent.setMoodCode
(ActMoodIntent moodCode) Set a value to attribute moodCode. -
Uses of ActMoodIntent in net.ihe.gazelle.hl7v3.coctmt600000UV06
Fields in net.ihe.gazelle.hl7v3.coctmt600000UV06 declared as ActMoodIntentMethods in net.ihe.gazelle.hl7v3.coctmt600000UV06 that return ActMoodIntentModifier and TypeMethodDescriptionCOCTMT600000UV06PrescriptionIntent.getMoodCode()
Return moodCode.Methods in net.ihe.gazelle.hl7v3.coctmt600000UV06 with parameters of type ActMoodIntentModifier and TypeMethodDescriptionvoid
COCTMT600000UV06PrescriptionIntent.setMoodCode
(ActMoodIntent moodCode) Set a value to attribute moodCode. -
Uses of ActMoodIntent in net.ihe.gazelle.hl7v3.voc
Methods in net.ihe.gazelle.hl7v3.voc that return ActMoodIntentModifier and TypeMethodDescriptionstatic ActMoodIntent
static ActMoodIntent
Returns the enum constant of this class with the specified name.static ActMoodIntent[]
ActMoodIntent.values()
Returns an array containing the constants of this enum class, in the order they are declared.