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

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

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

Methods in ca.uhn.hl7v2.model.v24.group that return ADR_A19_INSURANCE
 ADR_A19_INSURANCE ADR_A19_QUERY_RESPONSE.getINSURANCE()
          Returns the first repetition of INSURANCE (a Group object) - creates it if necessary
 ADR_A19_INSURANCE ADR_A19_QUERY_RESPONSE.getINSURANCE(int rep)
          Returns a specific repetition of INSURANCE (a Group object) - creates it if necessary
 ADR_A19_INSURANCE ADR_A19_QUERY_RESPONSE.insertINSURANCE(int rep)
          Inserts a specific repetition of INSURANCE (a Group object)
 ADR_A19_INSURANCE ADR_A19_QUERY_RESPONSE.removeINSURANCE(int rep)
          Removes a specific repetition of INSURANCE (a Group object)
 

Methods in ca.uhn.hl7v2.model.v24.group with parameters of type ADR_A19_INSURANCE
 void ADR_A19_QUERY_RESPONSE.insertINSURANCE(ADR_A19_INSURANCE structure, int rep)
          Inserts a specific repetition of INSURANCE (a Group object)
 



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