Uses of Class
ca.uhn.hl7v2.model.v23.group.SRM_S05_SERVICE
Packages that use SRM_S05_SERVICE
-
Uses of SRM_S05_SERVICE in ca.uhn.hl7v2.model.v23.group
Methods in ca.uhn.hl7v2.model.v23.group that return SRM_S05_SERVICEModifier and TypeMethodDescriptionSRM_S05_RESOURCES.getSERVICE()Returns the first repetition of SERVICE (a Group object) - creates it if necessarySRM_S05_RESOURCES.getSERVICE(int rep) Returns a specific repetition of SERVICE (a Group object) - creates it if necessarySRM_S05_RESOURCES.insertSERVICE(int rep) Inserts a specific repetition of SERVICE (a Group object)SRM_S05_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 SRM_S05_SERVICEModifier and TypeMethodDescriptionSRM_S05_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 SRM_S05_SERVICEModifier and TypeMethodDescriptionvoidSRM_S05_RESOURCES.insertSERVICE(SRM_S05_SERVICE structure, int rep) Inserts a specific repetition of SERVICE (a Group object)