Uses of Enum Class
org.hl7.v3.ActClassControlAct
-
Uses of ActClassControlAct in org.hl7.v3
Fields in org.hl7.v3 declared as ActClassControlActModifier and TypeFieldDescriptionprotected ActClassControlActCOCTMT530000UVControlActEvent.classCodeprotected ActClassControlActPRPAIN201305UV02QUQIMT021001UV01ControlActProcess.classCodeprotected ActClassControlActPRPAIN201306UV02MFMIMT700711UV01ControlActProcess.classCodeMethods in org.hl7.v3 that return ActClassControlActModifier and TypeMethodDescriptionstatic ActClassControlActCOCTMT530000UVControlActEvent.getClassCode()Gets the value of the classCode property.PRPAIN201305UV02QUQIMT021001UV01ControlActProcess.getClassCode()Gets the value of the classCode property.PRPAIN201306UV02MFMIMT700711UV01ControlActProcess.getClassCode()Gets the value of the classCode property.static ActClassControlActReturns the enum constant of this class with the specified name.static ActClassControlAct[]ActClassControlAct.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 ActClassControlActModifier and TypeMethodDescriptionvoidCOCTMT530000UVControlActEvent.setClassCode(ActClassControlAct value) Sets the value of the classCode property.voidPRPAIN201305UV02QUQIMT021001UV01ControlActProcess.setClassCode(ActClassControlAct value) Sets the value of the classCode property.voidPRPAIN201306UV02MFMIMT700711UV01ControlActProcess.setClassCode(ActClassControlAct value) Sets the value of the classCode property.COCTMT530000UVControlActEvent.withClassCode(ActClassControlAct value) PRPAIN201305UV02QUQIMT021001UV01ControlActProcess.withClassCode(ActClassControlAct value) PRPAIN201306UV02MFMIMT700711UV01ControlActProcess.withClassCode(ActClassControlAct value)