Uses of Class
ca.uhn.hl7v2.model.v24.datatype.SPD

Packages that use SPD
ca.uhn.hl7v2.model.v24.segment   
 

Uses of SPD in ca.uhn.hl7v2.model.v24.segment
 

Methods in ca.uhn.hl7v2.model.v24.segment that return SPD
 SPD PRA.getPra5_Specialty(int rep)
          Returns a specific repetition of PRA-5: "Specialty" - creates it if necessary
 SPD[] PRA.getSpecialty()
          Returns all repetitions of Specialty (PRA-5).
 SPD PRA.getSpecialty(int rep)
          Returns a specific repetition of PRA-5: "Specialty" - creates it if necessary
 SPD PRA.insertPra5_Specialty(int rep)
          Inserts a repetition of PRA-5: "Specialty" at a specific index
 SPD PRA.insertSpecialty(int rep)
          Inserts a repetition of PRA-5: "Specialty" at a specific index
 SPD PRA.removePra5_Specialty(int rep)
          Removes a repetition of PRA-5: "Specialty" at a specific index
 SPD PRA.removeSpecialty(int rep)
          Removes a repetition of PRA-5: "Specialty" at a specific index
 



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