Uses of Class
ca.uhn.hl7v2.model.v23.group.CSU_C11_RX_ADMIN
Packages that use CSU_C11_RX_ADMIN
-
Uses of CSU_C11_RX_ADMIN in ca.uhn.hl7v2.model.v23.group
Methods in ca.uhn.hl7v2.model.v23.group that return CSU_C11_RX_ADMINModifier and TypeMethodDescriptionCSU_C11_STUDY_PHARM.getRX_ADMIN()Returns the first repetition of RX_ADMIN (a Group object) - creates it if necessaryCSU_C11_STUDY_PHARM.getRX_ADMIN(int rep) Returns a specific repetition of RX_ADMIN (a Group object) - creates it if necessaryCSU_C11_STUDY_PHARM.insertRX_ADMIN(int rep) Inserts a specific repetition of RX_ADMIN (a Group object)CSU_C11_STUDY_PHARM.removeRX_ADMIN(int rep) Removes a specific repetition of RX_ADMIN (a Group object)Methods in ca.uhn.hl7v2.model.v23.group that return types with arguments of type CSU_C11_RX_ADMINModifier and TypeMethodDescriptionCSU_C11_STUDY_PHARM.getRX_ADMINAll()Returns a non-modifiable List containing all current existing repetitions of RX_ADMIN.Methods in ca.uhn.hl7v2.model.v23.group with parameters of type CSU_C11_RX_ADMINModifier and TypeMethodDescriptionvoidCSU_C11_STUDY_PHARM.insertRX_ADMIN(CSU_C11_RX_ADMIN structure, int rep) Inserts a specific repetition of RX_ADMIN (a Group object)