Uses of Class
ca.uhn.hl7v2.model.v24.segment.PRC

Packages that use PRC
ca.uhn.hl7v2.model.v24.group   
 

Uses of PRC in ca.uhn.hl7v2.model.v24.group
 

Methods in ca.uhn.hl7v2.model.v24.group that return PRC
 PRC MFN_M04_MF_CDM.getPRC()
          Returns the first repetition of PRC (Pricing) - creates it if necessary
 PRC MFN_M04_MF_CDM.getPRC(int rep)
          Returns a specific repetition of PRC (Pricing) - creates it if necessary
 PRC MFN_M04_MF_CDM.insertPRC(int rep)
          Inserts a specific repetition of PRC (Pricing)
 PRC MFN_M04_MF_CDM.removePRC(int rep)
          Removes a specific repetition of PRC (Pricing)
 

Methods in ca.uhn.hl7v2.model.v24.group with parameters of type PRC
 void MFN_M04_MF_CDM.insertPRC(PRC structure, int rep)
          Inserts a specific repetition of PRC (Pricing)
 



Copyright © 2001-2011 University Health Network. All Rights Reserved.