Uses of Class
ca.uhn.hl7v2.model.v24.group.SRM_S01_GENERAL_RESOURCE

Packages that use SRM_S01_GENERAL_RESOURCE
ca.uhn.hl7v2.model.v24.group   
 

Uses of SRM_S01_GENERAL_RESOURCE in ca.uhn.hl7v2.model.v24.group
 

Methods in ca.uhn.hl7v2.model.v24.group that return SRM_S01_GENERAL_RESOURCE
 SRM_S01_GENERAL_RESOURCE SRM_S01_RESOURCES.getGENERAL_RESOURCE()
          Returns the first repetition of GENERAL_RESOURCE (a Group object) - creates it if necessary
 SRM_S01_GENERAL_RESOURCE SRM_S01_RESOURCES.getGENERAL_RESOURCE(int rep)
          Returns a specific repetition of GENERAL_RESOURCE (a Group object) - creates it if necessary
 SRM_S01_GENERAL_RESOURCE SRM_S01_RESOURCES.insertGENERAL_RESOURCE(int rep)
          Inserts a specific repetition of GENERAL_RESOURCE (a Group object)
 SRM_S01_GENERAL_RESOURCE SRM_S01_RESOURCES.removeGENERAL_RESOURCE(int rep)
          Removes a specific repetition of GENERAL_RESOURCE (a Group object)
 

Methods in ca.uhn.hl7v2.model.v24.group with parameters of type SRM_S01_GENERAL_RESOURCE
 void SRM_S01_RESOURCES.insertGENERAL_RESOURCE(SRM_S01_GENERAL_RESOURCE structure, int rep)
          Inserts a specific repetition of GENERAL_RESOURCE (a Group object)
 



Copyright © 2001-2011 University Health Network. All Rights Reserved.