Uses of Enum Class
org.hl7.v3.XDocumentProcedureMood
-
Uses of XDocumentProcedureMood in org.hl7.v3
Fields in org.hl7.v3 declared as XDocumentProcedureMoodMethods in org.hl7.v3 that return XDocumentProcedureMoodModifier and TypeMethodDescriptionstatic XDocumentProcedureMoodPOCDMT000040Procedure.getMoodCode()Gets the value of the moodCode property.static XDocumentProcedureMoodReturns the enum constant of this class with the specified name.static XDocumentProcedureMood[]XDocumentProcedureMood.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 XDocumentProcedureMoodModifier and TypeMethodDescriptionvoidPOCDMT000040Procedure.setMoodCode(XDocumentProcedureMood value) Sets the value of the moodCode property.POCDMT000040Procedure.withMoodCode(XDocumentProcedureMood value)