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

Packages that use ROR_ROR_DEFINITION
ca.uhn.hl7v2.model.v24.message   
 

Uses of ROR_ROR_DEFINITION in ca.uhn.hl7v2.model.v24.message
 

Methods in ca.uhn.hl7v2.model.v24.message that return ROR_ROR_DEFINITION
 ROR_ROR_DEFINITION ROR_ROR.getDEFINITION()
          Returns the first repetition of DEFINITION (a Group object) - creates it if necessary
 ROR_ROR_DEFINITION ROR_ROR.getDEFINITION(int rep)
          Returns a specific repetition of DEFINITION (a Group object) - creates it if necessary
 ROR_ROR_DEFINITION ROR_ROR.insertDEFINITION(int rep)
          Inserts a specific repetition of DEFINITION (a Group object)
 ROR_ROR_DEFINITION ROR_ROR.removeDEFINITION(int rep)
          Removes a specific repetition of DEFINITION (a Group object)
 

Methods in ca.uhn.hl7v2.model.v24.message with parameters of type ROR_ROR_DEFINITION
 void ROR_ROR.insertDEFINITION(ROR_ROR_DEFINITION structure, int rep)
          Inserts a specific repetition of DEFINITION (a Group object)
 



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