Uses of Class
ca.uhn.hl7v2.model.v24.group.SQR_S25_RESOURCES
Packages that use SQR_S25_RESOURCES
-
Uses of SQR_S25_RESOURCES in ca.uhn.hl7v2.model.v24.group
Methods in ca.uhn.hl7v2.model.v24.group that return SQR_S25_RESOURCESModifier and TypeMethodDescriptionSQR_S25_SCHEDULE.getRESOURCES()Returns the first repetition of RESOURCES (a Group object) - creates it if necessarySQR_S25_SCHEDULE.getRESOURCES(int rep) Returns a specific repetition of RESOURCES (a Group object) - creates it if necessarySQR_S25_SCHEDULE.insertRESOURCES(int rep) Inserts a specific repetition of RESOURCES (a Group object)SQR_S25_SCHEDULE.removeRESOURCES(int rep) Removes a specific repetition of RESOURCES (a Group object)Methods in ca.uhn.hl7v2.model.v24.group that return types with arguments of type SQR_S25_RESOURCESModifier and TypeMethodDescriptionSQR_S25_SCHEDULE.getRESOURCESAll()Returns a non-modifiable List containing all current existing repetitions of RESOURCES.Methods in ca.uhn.hl7v2.model.v24.group with parameters of type SQR_S25_RESOURCESModifier and TypeMethodDescriptionvoidSQR_S25_SCHEDULE.insertRESOURCES(SQR_S25_RESOURCES structure, int rep) Inserts a specific repetition of RESOURCES (a Group object)