Uses of Class
ca.uhn.hl7v2.model.v22.datatype.CM_BATCH_TOTAL
Packages that use CM_BATCH_TOTAL
-
Uses of CM_BATCH_TOTAL in ca.uhn.hl7v2.model.v22.segment
Methods in ca.uhn.hl7v2.model.v22.segment that return CM_BATCH_TOTALModifier and TypeMethodDescriptionBTS.getBatchTotals()Returns all repetitions of Batch Totals (BTS-3).BTS.getBatchTotals(int rep) Returns a specific repetition of BTS-3: "Batch Totals" - creates it if necessaryBTS.getBts3_BatchTotals()Returns all repetitions of Batch Totals (BTS-3).BTS.getBts3_BatchTotals(int rep) Returns a specific repetition of BTS-3: "Batch Totals" - creates it if necessaryBTS.insertBatchTotals(int rep) Inserts a repetition of BTS-3: "Batch Totals" at a specific indexBTS.insertBts3_BatchTotals(int rep) Inserts a repetition of BTS-3: "Batch Totals" at a specific indexBTS.removeBatchTotals(int rep) Removes a repetition of BTS-3: "Batch Totals" at a specific indexBTS.removeBts3_BatchTotals(int rep) Removes a repetition of BTS-3: "Batch Totals" at a specific index