Uses of Class
ca.uhn.hl7v2.model.v23.group.SIU_S14_SERVICE
Packages that use SIU_S14_SERVICE
-
Uses of SIU_S14_SERVICE in ca.uhn.hl7v2.model.v23.group
Methods in ca.uhn.hl7v2.model.v23.group that return SIU_S14_SERVICEModifier and TypeMethodDescriptionSIU_S14_RESOURCES.getSERVICE()Returns the first repetition of SERVICE (a Group object) - creates it if necessarySIU_S14_RESOURCES.getSERVICE(int rep) Returns a specific repetition of SERVICE (a Group object) - creates it if necessarySIU_S14_RESOURCES.insertSERVICE(int rep) Inserts a specific repetition of SERVICE (a Group object)SIU_S14_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 SIU_S14_SERVICEModifier and TypeMethodDescriptionSIU_S14_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 SIU_S14_SERVICEModifier and TypeMethodDescriptionvoidSIU_S14_RESOURCES.insertSERVICE(SIU_S14_SERVICE structure, int rep) Inserts a specific repetition of SERVICE (a Group object)