Uses of Class
ca.uhn.hl7v2.model.v251.datatype.SPD
Packages that use SPD
-
Uses of SPD in ca.uhn.hl7v2.model.v251.segment
Methods in ca.uhn.hl7v2.model.v251.segment that return SPDModifier and TypeMethodDescriptionSPD[]PRA.getPra5_Specialty()Returns all repetitions of Specialty (PRA-5).PRA.getPra5_Specialty(int rep) Returns a specific repetition of PRA-5: "Specialty" - creates it if necessarySPD[]PRA.getSpecialty()Returns all repetitions of Specialty (PRA-5).PRA.getSpecialty(int rep) Returns a specific repetition of PRA-5: "Specialty" - creates it if necessaryPRA.insertPra5_Specialty(int rep) Inserts a repetition of PRA-5: "Specialty" at a specific indexPRA.insertSpecialty(int rep) Inserts a repetition of PRA-5: "Specialty" at a specific indexPRA.removePra5_Specialty(int rep) Removes a repetition of PRA-5: "Specialty" at a specific indexPRA.removeSpecialty(int rep) Removes a repetition of PRA-5: "Specialty" at a specific index