Uses of Class
ca.uhn.hl7v2.model.v23.group.SRR_S06_SERVICE
Packages that use SRR_S06_SERVICE
-
Uses of SRR_S06_SERVICE in ca.uhn.hl7v2.model.v23.group
Methods in ca.uhn.hl7v2.model.v23.group that return SRR_S06_SERVICEModifier and TypeMethodDescriptionSRR_S06_RESOURCES.getSERVICE()Returns the first repetition of SERVICE (a Group object) - creates it if necessarySRR_S06_RESOURCES.getSERVICE(int rep) Returns a specific repetition of SERVICE (a Group object) - creates it if necessarySRR_S06_RESOURCES.insertSERVICE(int rep) Inserts a specific repetition of SERVICE (a Group object)SRR_S06_RESOURCES.removeSERVICE(int rep) Removes a specific repetition of SERVICE (a Group object)Methods in ca.uhn.hl7v2.model.v23.group that return types with arguments of type SRR_S06_SERVICEModifier and TypeMethodDescriptionSRR_S06_RESOURCES.getSERVICEAll()Returns a non-modifiable List containing all current existing repetitions of SERVICE.Methods in ca.uhn.hl7v2.model.v23.group with parameters of type SRR_S06_SERVICEModifier and TypeMethodDescriptionvoidSRR_S06_RESOURCES.insertSERVICE(SRR_S06_SERVICE structure, int rep) Inserts a specific repetition of SERVICE (a Group object)