Uses of Class
ca.uhn.hl7v2.model.v251.group.PEX_P07_ASSOCIATED_RX_ADMIN
Packages that use PEX_P07_ASSOCIATED_RX_ADMIN
-
Uses of PEX_P07_ASSOCIATED_RX_ADMIN in ca.uhn.hl7v2.model.v251.group
Methods in ca.uhn.hl7v2.model.v251.group that return PEX_P07_ASSOCIATED_RX_ADMINModifier and TypeMethodDescriptionPEX_P07_ASSOCIATED_PERSON.getASSOCIATED_RX_ADMIN()Returns the first repetition of ASSOCIATED_RX_ADMIN (a Group object) - creates it if necessaryPEX_P07_ASSOCIATED_PERSON.getASSOCIATED_RX_ADMIN(int rep) Returns a specific repetition of ASSOCIATED_RX_ADMIN (a Group object) - creates it if necessaryPEX_P07_ASSOCIATED_PERSON.insertASSOCIATED_RX_ADMIN(int rep) Inserts a specific repetition of ASSOCIATED_RX_ADMIN (a Group object)PEX_P07_ASSOCIATED_PERSON.removeASSOCIATED_RX_ADMIN(int rep) Removes a specific repetition of ASSOCIATED_RX_ADMIN (a Group object)Methods in ca.uhn.hl7v2.model.v251.group that return types with arguments of type PEX_P07_ASSOCIATED_RX_ADMINModifier and TypeMethodDescriptionPEX_P07_ASSOCIATED_PERSON.getASSOCIATED_RX_ADMINAll()Returns a non-modifiable List containing all current existing repetitions of ASSOCIATED_RX_ADMIN.Methods in ca.uhn.hl7v2.model.v251.group with parameters of type PEX_P07_ASSOCIATED_RX_ADMINModifier and TypeMethodDescriptionvoidPEX_P07_ASSOCIATED_PERSON.insertASSOCIATED_RX_ADMIN(PEX_P07_ASSOCIATED_RX_ADMIN structure, int rep) Inserts a specific repetition of ASSOCIATED_RX_ADMIN (a Group object)