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

Packages that use EDU
ca.uhn.hl7v2.model.v24.group   
ca.uhn.hl7v2.model.v24.message   
 

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

Methods in ca.uhn.hl7v2.model.v24.group that return EDU
 EDU RSP_K25_STAFF.getEDU()
          Returns the first repetition of EDU (Educational Detail) - creates it if necessary
 EDU RSP_K25_STAFF.getEDU(int rep)
          Returns a specific repetition of EDU (Educational Detail) - creates it if necessary
 EDU RSP_K25_STAFF.insertEDU(int rep)
          Inserts a specific repetition of EDU (Educational Detail)
 EDU RSP_K25_STAFF.removeEDU(int rep)
          Removes a specific repetition of EDU (Educational Detail)
 

Methods in ca.uhn.hl7v2.model.v24.group with parameters of type EDU
 void RSP_K25_STAFF.insertEDU(EDU structure, int rep)
          Inserts a specific repetition of EDU (Educational Detail)
 

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

Methods in ca.uhn.hl7v2.model.v24.message that return EDU
 EDU PMU_B01.getEDU()
          Returns the first repetition of EDU (Educational Detail) - creates it if necessary
 EDU PMU_B01.getEDU(int rep)
          Returns a specific repetition of EDU (Educational Detail) - creates it if necessary
 EDU PMU_B01.insertEDU(int rep)
          Inserts a specific repetition of EDU (Educational Detail)
 EDU PMU_B01.removeEDU(int rep)
          Removes a specific repetition of EDU (Educational Detail)
 

Methods in ca.uhn.hl7v2.model.v24.message with parameters of type EDU
 void PMU_B01.insertEDU(EDU structure, int rep)
          Inserts a specific repetition of EDU (Educational Detail)
 



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