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

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

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

Methods in ca.uhn.hl7v2.model.v24.segment that return PIP
 PIP PRA.getPra7_Privileges(int rep)
          Returns a specific repetition of PRA-7: "Privileges" - creates it if necessary
 PIP[] PRA.getPrivileges()
          Returns all repetitions of Privileges (PRA-7).
 PIP PRA.getPrivileges(int rep)
          Returns a specific repetition of PRA-7: "Privileges" - creates it if necessary
 PIP PRA.insertPra7_Privileges(int rep)
          Inserts a repetition of PRA-7: "Privileges" at a specific index
 PIP PRA.insertPrivileges(int rep)
          Inserts a repetition of PRA-7: "Privileges" at a specific index
 PIP PRA.removePra7_Privileges(int rep)
          Removes a repetition of PRA-7: "Privileges" at a specific index
 PIP PRA.removePrivileges(int rep)
          Removes a repetition of PRA-7: "Privileges" at a specific index
 



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