Uses of Class
ca.uhn.hl7v2.model.v24.group.RQP_I04_PROVIDER
Packages that use RQP_I04_PROVIDER
-
Uses of RQP_I04_PROVIDER in ca.uhn.hl7v2.model.v24.message
Methods in ca.uhn.hl7v2.model.v24.message that return RQP_I04_PROVIDERModifier and TypeMethodDescriptionRQP_I04.getPROVIDER()Returns the first repetition of PROVIDER (a Group object) - creates it if necessaryRQP_I04.getPROVIDER(int rep) Returns a specific repetition of PROVIDER (a Group object) - creates it if necessaryRQP_I04.insertPROVIDER(int rep) Inserts a specific repetition of PROVIDER (a Group object)RQP_I04.removePROVIDER(int rep) Removes a specific repetition of PROVIDER (a Group object)Methods in ca.uhn.hl7v2.model.v24.message that return types with arguments of type RQP_I04_PROVIDERModifier and TypeMethodDescriptionRQP_I04.getPROVIDERAll()Returns a non-modifiable List containing all current existing repetitions of PROVIDER.Methods in ca.uhn.hl7v2.model.v24.message with parameters of type RQP_I04_PROVIDERModifier and TypeMethodDescriptionvoidRQP_I04.insertPROVIDER(RQP_I04_PROVIDER structure, int rep) Inserts a specific repetition of PROVIDER (a Group object)