Uses of Class
ca.uhn.hl7v2.model.v24.group.PPR_PC1_PROBLEM

Packages that use PPR_PC1_PROBLEM
ca.uhn.hl7v2.model.v24.message   
 

Uses of PPR_PC1_PROBLEM in ca.uhn.hl7v2.model.v24.message
 

Methods in ca.uhn.hl7v2.model.v24.message that return PPR_PC1_PROBLEM
 PPR_PC1_PROBLEM PPR_PC1.getPROBLEM()
          Returns the first repetition of PROBLEM (a Group object) - creates it if necessary
 PPR_PC1_PROBLEM PPR_PC1.getPROBLEM(int rep)
          Returns a specific repetition of PROBLEM (a Group object) - creates it if necessary
 PPR_PC1_PROBLEM PPR_PC1.insertPROBLEM(int rep)
          Inserts a specific repetition of PROBLEM (a Group object)
 PPR_PC1_PROBLEM PPR_PC1.removePROBLEM(int rep)
          Removes a specific repetition of PROBLEM (a Group object)
 

Methods in ca.uhn.hl7v2.model.v24.message with parameters of type PPR_PC1_PROBLEM
 void PPR_PC1.insertPROBLEM(PPR_PC1_PROBLEM structure, int rep)
          Inserts a specific repetition of PROBLEM (a Group object)
 



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