Uses of Class
ca.uhn.hl7v2.model.v23.group.VXU_V04_INSURANCE
Packages that use VXU_V04_INSURANCE
-
Uses of VXU_V04_INSURANCE in ca.uhn.hl7v2.model.v23.message
Methods in ca.uhn.hl7v2.model.v23.message that return VXU_V04_INSURANCEModifier and TypeMethodDescriptionVXU_V04.getINSURANCE()Returns the first repetition of INSURANCE (a Group object) - creates it if necessaryVXU_V04.getINSURANCE(int rep) Returns a specific repetition of INSURANCE (a Group object) - creates it if necessaryVXU_V04.insertINSURANCE(int rep) Inserts a specific repetition of INSURANCE (a Group object)VXU_V04.removeINSURANCE(int rep) Removes a specific repetition of INSURANCE (a Group object)Methods in ca.uhn.hl7v2.model.v23.message that return types with arguments of type VXU_V04_INSURANCEModifier and TypeMethodDescriptionVXU_V04.getINSURANCEAll()Returns a non-modifiable List containing all current existing repetitions of INSURANCE.Methods in ca.uhn.hl7v2.model.v23.message with parameters of type VXU_V04_INSURANCEModifier and TypeMethodDescriptionvoidVXU_V04.insertINSURANCE(VXU_V04_INSURANCE structure, int rep) Inserts a specific repetition of INSURANCE (a Group object)