Uses of Class
ca.uhn.hl7v2.model.v23.group.SRR_S10_SERVICE
Packages that use SRR_S10_SERVICE
-
Uses of SRR_S10_SERVICE in ca.uhn.hl7v2.model.v23.group
Methods in ca.uhn.hl7v2.model.v23.group that return SRR_S10_SERVICEModifier and TypeMethodDescriptionSRR_S10_RESOURCES.getSERVICE()Returns the first repetition of SERVICE (a Group object) - creates it if necessarySRR_S10_RESOURCES.getSERVICE(int rep) Returns a specific repetition of SERVICE (a Group object) - creates it if necessarySRR_S10_RESOURCES.insertSERVICE(int rep) Inserts a specific repetition of SERVICE (a Group object)SRR_S10_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_S10_SERVICEModifier and TypeMethodDescriptionSRR_S10_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_S10_SERVICEModifier and TypeMethodDescriptionvoidSRR_S10_RESOURCES.insertSERVICE(SRR_S10_SERVICE structure, int rep) Inserts a specific repetition of SERVICE (a Group object)