Uses of Class
ca.uhn.hl7v2.model.v23.group.SRR_S04_SERVICE
Packages that use SRR_S04_SERVICE
-
Uses of SRR_S04_SERVICE in ca.uhn.hl7v2.model.v23.group
Methods in ca.uhn.hl7v2.model.v23.group that return SRR_S04_SERVICEModifier and TypeMethodDescriptionSRR_S04_RESOURCES.getSERVICE()Returns the first repetition of SERVICE (a Group object) - creates it if necessarySRR_S04_RESOURCES.getSERVICE(int rep) Returns a specific repetition of SERVICE (a Group object) - creates it if necessarySRR_S04_RESOURCES.insertSERVICE(int rep) Inserts a specific repetition of SERVICE (a Group object)SRR_S04_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_S04_SERVICEModifier and TypeMethodDescriptionSRR_S04_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_S04_SERVICEModifier and TypeMethodDescriptionvoidSRR_S04_RESOURCES.insertSERVICE(SRR_S04_SERVICE structure, int rep) Inserts a specific repetition of SERVICE (a Group object)