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