Uses of Class
ca.uhn.hl7v2.model.v23.group.SQM_S25_RESOURCES
Packages that use SQM_S25_RESOURCES
-
Uses of SQM_S25_RESOURCES in ca.uhn.hl7v2.model.v23.group
Methods in ca.uhn.hl7v2.model.v23.group that return SQM_S25_RESOURCESModifier and TypeMethodDescriptionSQM_S25_REQUEST.getRESOURCES()Returns the first repetition of RESOURCES (a Group object) - creates it if necessarySQM_S25_REQUEST.getRESOURCES(int rep) Returns a specific repetition of RESOURCES (a Group object) - creates it if necessarySQM_S25_REQUEST.insertRESOURCES(int rep) Inserts a specific repetition of RESOURCES (a Group object)SQM_S25_REQUEST.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 SQM_S25_RESOURCESModifier and TypeMethodDescriptionSQM_S25_REQUEST.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 SQM_S25_RESOURCESModifier and TypeMethodDescriptionvoidSQM_S25_REQUEST.insertRESOURCES(SQM_S25_RESOURCES structure, int rep) Inserts a specific repetition of RESOURCES (a Group object)