Uses of Enum Class
net.ihe.gazelle.hl7v3.voc.ActMoodCriterion
Packages that use ActMoodCriterion
-
Uses of ActMoodCriterion in net.ihe.gazelle.hl7v3.coctmt510000UV06
Fields in net.ihe.gazelle.hl7v3.coctmt510000UV06 declared as ActMoodCriterionModifier and TypeFieldDescriptionCOCTMT510000UV06CoverageCharge.moodCodeCOCTMT510000UV06FinancialParticipationCharge.moodCodeMethods in net.ihe.gazelle.hl7v3.coctmt510000UV06 that return ActMoodCriterionModifier and TypeMethodDescriptionCOCTMT510000UV06CoverageCharge.getMoodCode()Return moodCode.COCTMT510000UV06FinancialParticipationCharge.getMoodCode()Return moodCode.Methods in net.ihe.gazelle.hl7v3.coctmt510000UV06 with parameters of type ActMoodCriterionModifier and TypeMethodDescriptionvoidCOCTMT510000UV06CoverageCharge.setMoodCode(ActMoodCriterion moodCode) Set a value to attribute moodCode.voidCOCTMT510000UV06FinancialParticipationCharge.setMoodCode(ActMoodCriterion moodCode) Set a value to attribute moodCode. -
Uses of ActMoodCriterion in net.ihe.gazelle.hl7v3.voc
Methods in net.ihe.gazelle.hl7v3.voc that return ActMoodCriterionModifier and TypeMethodDescriptionstatic ActMoodCriterionstatic ActMoodCriterionReturns the enum constant of this class with the specified name.static ActMoodCriterion[]ActMoodCriterion.values()Returns an array containing the constants of this enum class, in the order they are declared.