Uses of Enum Class
net.ihe.gazelle.hl7v3.voc.ActMoodCompletionTrack
Package
Description
-
Uses of ActMoodCompletionTrack in net.ihe.gazelle.hl7v3.coctmt290000UV06
Modifier and TypeMethodDescriptionCOCTMT290000UV06BillableClinicalService.getMoodCode()
Return moodCode.Modifier and TypeMethodDescriptionvoid
COCTMT290000UV06BillableClinicalService.setMoodCode
(ActMoodCompletionTrack moodCode) Set a value to attribute moodCode. -
Uses of ActMoodCompletionTrack in net.ihe.gazelle.hl7v3.coctmt510000UV06
Modifier and TypeMethodDescriptionvoid
COCTMT510000UV06Benefit.setMoodCode
(ActMoodCompletionTrack moodCode) Set a value to attribute moodCode. -
Uses of ActMoodCompletionTrack in net.ihe.gazelle.hl7v3.mfmimt700701UV01
Modifier and TypeMethodDescriptionMFMIMT700701UV01PriorRegisteredAct.getMoodCode()
Return moodCode.Modifier and TypeMethodDescriptionvoid
MFMIMT700701UV01PriorRegisteredAct.setMoodCode
(ActMoodCompletionTrack moodCode) Set a value to attribute moodCode. -
Uses of ActMoodCompletionTrack in net.ihe.gazelle.hl7v3.mfmimt700711UV01
Modifier and TypeMethodDescriptionMFMIMT700711UV01PriorRegisteredAct.getMoodCode()
Return moodCode.Modifier and TypeMethodDescriptionvoid
MFMIMT700711UV01PriorRegisteredAct.setMoodCode
(ActMoodCompletionTrack moodCode) Set a value to attribute moodCode. -
Uses of ActMoodCompletionTrack in net.ihe.gazelle.hl7v3.voc
Modifier and TypeMethodDescriptionstatic ActMoodCompletionTrack
static ActMoodCompletionTrack
Returns the enum constant of this class with the specified name.static ActMoodCompletionTrack[]
ActMoodCompletionTrack.values()
Returns an array containing the constants of this enum class, in the order they are declared.