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

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

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

Methods in ca.uhn.hl7v2.model.v24.message that return PPG_PCG_PATHWAY
 PPG_PCG_PATHWAY PPG_PCG.getPATHWAY()
          Returns the first repetition of PATHWAY (a Group object) - creates it if necessary
 PPG_PCG_PATHWAY PPG_PCG.getPATHWAY(int rep)
          Returns a specific repetition of PATHWAY (a Group object) - creates it if necessary
 PPG_PCG_PATHWAY PPG_PCG.insertPATHWAY(int rep)
          Inserts a specific repetition of PATHWAY (a Group object)
 PPG_PCG_PATHWAY PPG_PCG.removePATHWAY(int rep)
          Removes a specific repetition of PATHWAY (a Group object)
 

Methods in ca.uhn.hl7v2.model.v24.message with parameters of type PPG_PCG_PATHWAY
 void PPG_PCG.insertPATHWAY(PPG_PCG_PATHWAY structure, int rep)
          Inserts a specific repetition of PATHWAY (a Group object)
 



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