Uses of Class
ca.uhn.hl7v2.model.v23.group.SRR_S09_RESOURCES
Packages that use SRR_S09_RESOURCES
-
Uses of SRR_S09_RESOURCES in ca.uhn.hl7v2.model.v23.group
Methods in ca.uhn.hl7v2.model.v23.group that return SRR_S09_RESOURCESModifier and TypeMethodDescriptionSRR_S09_SCHEDULE.getRESOURCES()Returns the first repetition of RESOURCES (a Group object) - creates it if necessarySRR_S09_SCHEDULE.getRESOURCES(int rep) Returns a specific repetition of RESOURCES (a Group object) - creates it if necessarySRR_S09_SCHEDULE.insertRESOURCES(int rep) Inserts a specific repetition of RESOURCES (a Group object)SRR_S09_SCHEDULE.removeRESOURCES(int rep) Removes a specific repetition of RESOURCES (a Group object)Methods in ca.uhn.hl7v2.model.v23.group that return types with arguments of type SRR_S09_RESOURCESModifier and TypeMethodDescriptionSRR_S09_SCHEDULE.getRESOURCESAll()Returns a non-modifiable List containing all current existing repetitions of RESOURCES.Methods in ca.uhn.hl7v2.model.v23.group with parameters of type SRR_S09_RESOURCESModifier and TypeMethodDescriptionvoidSRR_S09_SCHEDULE.insertRESOURCES(SRR_S09_RESOURCES structure, int rep) Inserts a specific repetition of RESOURCES (a Group object)