Uses of Class
ca.uhn.hl7v2.model.v251.datatype.SRT
Packages that use SRT
-
Uses of SRT in ca.uhn.hl7v2.model.v251.segment
Methods in ca.uhn.hl7v2.model.v251.segment that return SRTModifier and TypeMethodDescriptionSRT[]RCP.getRcp6_SortByField()Returns all repetitions of Sort-by Field (RCP-6).RCP.getRcp6_SortByField(int rep) Returns a specific repetition of RCP-6: "Sort-by Field" - creates it if necessarySRT[]RCP.getSortByField()Returns all repetitions of Sort-by Field (RCP-6).RCP.getSortByField(int rep) Returns a specific repetition of RCP-6: "Sort-by Field" - creates it if necessaryRCP.insertRcp6_SortByField(int rep) Inserts a repetition of RCP-6: "Sort-by Field" at a specific indexRCP.insertSortByField(int rep) Inserts a repetition of RCP-6: "Sort-by Field" at a specific indexRCP.removeRcp6_SortByField(int rep) Removes a repetition of RCP-6: "Sort-by Field" at a specific indexRCP.removeSortByField(int rep) Removes a repetition of RCP-6: "Sort-by Field" at a specific index