Uses of Class
ca.uhn.hl7v2.model.v23.group.SRM_S08_GENERAL_RESOURCE
Packages that use SRM_S08_GENERAL_RESOURCE
-
Uses of SRM_S08_GENERAL_RESOURCE in ca.uhn.hl7v2.model.v23.group
Methods in ca.uhn.hl7v2.model.v23.group that return SRM_S08_GENERAL_RESOURCEModifier and TypeMethodDescriptionSRM_S08_RESOURCES.getGENERAL_RESOURCE()Returns the first repetition of GENERAL_RESOURCE (a Group object) - creates it if necessarySRM_S08_RESOURCES.getGENERAL_RESOURCE(int rep) Returns a specific repetition of GENERAL_RESOURCE (a Group object) - creates it if necessarySRM_S08_RESOURCES.insertGENERAL_RESOURCE(int rep) Inserts a specific repetition of GENERAL_RESOURCE (a Group object)SRM_S08_RESOURCES.removeGENERAL_RESOURCE(int rep) Removes a specific repetition of GENERAL_RESOURCE (a Group object)Methods in ca.uhn.hl7v2.model.v23.group that return types with arguments of type SRM_S08_GENERAL_RESOURCEModifier and TypeMethodDescriptionSRM_S08_RESOURCES.getGENERAL_RESOURCEAll()Returns a non-modifiable List containing all current existing repetitions of GENERAL_RESOURCE.Methods in ca.uhn.hl7v2.model.v23.group with parameters of type SRM_S08_GENERAL_RESOURCEModifier and TypeMethodDescriptionvoidSRM_S08_RESOURCES.insertGENERAL_RESOURCE(SRM_S08_GENERAL_RESOURCE structure, int rep) Inserts a specific repetition of GENERAL_RESOURCE (a Group object)