Uses of Class
ca.uhn.hl7v2.model.v24.group.SQM_S25_SERVICE
Packages that use SQM_S25_SERVICE
-
Uses of SQM_S25_SERVICE in ca.uhn.hl7v2.model.v24.group
Methods in ca.uhn.hl7v2.model.v24.group that return SQM_S25_SERVICEModifier and TypeMethodDescriptionSQM_S25_RESOURCES.getSERVICE()Returns the first repetition of SERVICE (a Group object) - creates it if necessarySQM_S25_RESOURCES.getSERVICE(int rep) Returns a specific repetition of SERVICE (a Group object) - creates it if necessarySQM_S25_RESOURCES.insertSERVICE(int rep) Inserts a specific repetition of SERVICE (a Group object)SQM_S25_RESOURCES.removeSERVICE(int rep) Removes a specific repetition of SERVICE (a Group object)Methods in ca.uhn.hl7v2.model.v24.group that return types with arguments of type SQM_S25_SERVICEModifier and TypeMethodDescriptionSQM_S25_RESOURCES.getSERVICEAll()Returns a non-modifiable List containing all current existing repetitions of SERVICE.Methods in ca.uhn.hl7v2.model.v24.group with parameters of type SQM_S25_SERVICEModifier and TypeMethodDescriptionvoidSQM_S25_RESOURCES.insertSERVICE(SQM_S25_SERVICE structure, int rep) Inserts a specific repetition of SERVICE (a Group object)