Uses of Class
ca.uhn.hl7v2.model.v24.group.SQM_S25_GENERAL_RESOURCE
Packages that use SQM_S25_GENERAL_RESOURCE
-
Uses of SQM_S25_GENERAL_RESOURCE in ca.uhn.hl7v2.model.v24.group
Methods in ca.uhn.hl7v2.model.v24.group that return SQM_S25_GENERAL_RESOURCEModifier and TypeMethodDescriptionSQM_S25_RESOURCES.getGENERAL_RESOURCE()Returns the first repetition of GENERAL_RESOURCE (a Group object) - creates it if necessarySQM_S25_RESOURCES.getGENERAL_RESOURCE(int rep) Returns a specific repetition of GENERAL_RESOURCE (a Group object) - creates it if necessarySQM_S25_RESOURCES.insertGENERAL_RESOURCE(int rep) Inserts a specific repetition of GENERAL_RESOURCE (a Group object)SQM_S25_RESOURCES.removeGENERAL_RESOURCE(int rep) Removes a specific repetition of GENERAL_RESOURCE (a Group object)Methods in ca.uhn.hl7v2.model.v24.group that return types with arguments of type SQM_S25_GENERAL_RESOURCEModifier and TypeMethodDescriptionSQM_S25_RESOURCES.getGENERAL_RESOURCEAll()Returns a non-modifiable List containing all current existing repetitions of GENERAL_RESOURCE.Methods in ca.uhn.hl7v2.model.v24.group with parameters of type SQM_S25_GENERAL_RESOURCEModifier and TypeMethodDescriptionvoidSQM_S25_RESOURCES.insertGENERAL_RESOURCE(SQM_S25_GENERAL_RESOURCE structure, int rep) Inserts a specific repetition of GENERAL_RESOURCE (a Group object)