Uses of Class
ca.uhn.hl7v2.model.v23.group.RQI_I01_PRDCTD
Packages that use RQI_I01_PRDCTD
-
Uses of RQI_I01_PRDCTD in ca.uhn.hl7v2.model.v23.message
Methods in ca.uhn.hl7v2.model.v23.message that return RQI_I01_PRDCTDModifier and TypeMethodDescriptionRQI_I01.getPRDCTD()Returns the first repetition of PRDCTD (a Group object) - creates it if necessaryRQI_I01.getPRDCTD(int rep) Returns a specific repetition of PRDCTD (a Group object) - creates it if necessaryRQI_I01.insertPRDCTD(int rep) Inserts a specific repetition of PRDCTD (a Group object)RQI_I01.removePRDCTD(int rep) Removes a specific repetition of PRDCTD (a Group object)Methods in ca.uhn.hl7v2.model.v23.message that return types with arguments of type RQI_I01_PRDCTDModifier and TypeMethodDescriptionRQI_I01.getPRDCTDAll()Returns a non-modifiable List containing all current existing repetitions of PRDCTD.Methods in ca.uhn.hl7v2.model.v23.message with parameters of type RQI_I01_PRDCTDModifier and TypeMethodDescriptionvoidRQI_I01.insertPRDCTD(RQI_I01_PRDCTD structure, int rep) Inserts a specific repetition of PRDCTD (a Group object)