Uses of Class
ca.uhn.hl7v2.model.v22.group.ADR_A19_INSURANCE
Packages that use ADR_A19_INSURANCE
-
Uses of ADR_A19_INSURANCE in ca.uhn.hl7v2.model.v22.group
Methods in ca.uhn.hl7v2.model.v22.group that return ADR_A19_INSURANCEModifier and TypeMethodDescriptionADR_A19_QUERY_RESPONSE.getINSURANCE()Returns the first repetition of INSURANCE (a Group object) - creates it if necessaryADR_A19_QUERY_RESPONSE.getINSURANCE(int rep) Returns a specific repetition of INSURANCE (a Group object) - creates it if necessaryADR_A19_QUERY_RESPONSE.insertINSURANCE(int rep) Inserts a specific repetition of INSURANCE (a Group object)ADR_A19_QUERY_RESPONSE.removeINSURANCE(int rep) Removes a specific repetition of INSURANCE (a Group object)Methods in ca.uhn.hl7v2.model.v22.group that return types with arguments of type ADR_A19_INSURANCEModifier and TypeMethodDescriptionADR_A19_QUERY_RESPONSE.getINSURANCEAll()Returns a non-modifiable List containing all current existing repetitions of INSURANCE.Methods in ca.uhn.hl7v2.model.v22.group with parameters of type ADR_A19_INSURANCEModifier and TypeMethodDescriptionvoidADR_A19_QUERY_RESPONSE.insertINSURANCE(ADR_A19_INSURANCE structure, int rep) Inserts a specific repetition of INSURANCE (a Group object)