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

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

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

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

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



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