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

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

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

Methods in ca.uhn.hl7v2.model.v24.message that return PGL_PC6_GOAL
 PGL_PC6_GOAL PGL_PC6.getGOAL()
          Returns the first repetition of GOAL (a Group object) - creates it if necessary
 PGL_PC6_GOAL PGL_PC6.getGOAL(int rep)
          Returns a specific repetition of GOAL (a Group object) - creates it if necessary
 PGL_PC6_GOAL PGL_PC6.insertGOAL(int rep)
          Inserts a specific repetition of GOAL (a Group object)
 PGL_PC6_GOAL PGL_PC6.removeGOAL(int rep)
          Removes a specific repetition of GOAL (a Group object)
 

Methods in ca.uhn.hl7v2.model.v24.message with parameters of type PGL_PC6_GOAL
 void PGL_PC6.insertGOAL(PGL_PC6_GOAL structure, int rep)
          Inserts a specific repetition of GOAL (a Group object)
 



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