Uses of Class
ca.uhn.hl7v2.model.v22.datatype.CM_PIP
Packages that use CM_PIP
-
Uses of CM_PIP in ca.uhn.hl7v2.model.v22.segment
Methods in ca.uhn.hl7v2.model.v22.segment that return CM_PIPModifier and TypeMethodDescriptionCM_PIP[]PRA.getPra7_Privileges()Returns all repetitions of Privileges (PRA-7).PRA.getPra7_Privileges(int rep) Returns a specific repetition of PRA-7: "Privileges" - creates it if necessaryCM_PIP[]PRA.getPrivileges()Returns all repetitions of Privileges (PRA-7).PRA.getPrivileges(int rep) Returns a specific repetition of PRA-7: "Privileges" - creates it if necessaryPRA.insertPra7_Privileges(int rep) Inserts a repetition of PRA-7: "Privileges" at a specific indexPRA.insertPrivileges(int rep) Inserts a repetition of PRA-7: "Privileges" at a specific indexPRA.removePra7_Privileges(int rep) Removes a repetition of PRA-7: "Privileges" at a specific indexPRA.removePrivileges(int rep) Removes a repetition of PRA-7: "Privileges" at a specific index