Uses of Class
ca.uhn.hl7v2.model.v22.group.ADT_AXX_INSURANCE
Packages that use ADT_AXX_INSURANCE
-
Uses of ADT_AXX_INSURANCE in ca.uhn.hl7v2.model.v22.message
Methods in ca.uhn.hl7v2.model.v22.message that return ADT_AXX_INSURANCEModifier and TypeMethodDescriptionADT_AXX.getINSURANCE()Returns the first repetition of INSURANCE () - creates it if necessaryADT_AXX.getINSURANCE(int rep) Returns a specific repetition of INSURANCE () - creates it if necessaryADT_AXX.insertINSURANCE(int rep) Inserts a specific repetition of INSURANCE ()ADT_AXX.removeINSURANCE(int rep) Removes a specific repetition of INSURANCE ()Methods in ca.uhn.hl7v2.model.v22.message that return types with arguments of type ADT_AXX_INSURANCEModifier and TypeMethodDescriptionADT_AXX.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_AXX_INSURANCEModifier and TypeMethodDescriptionvoidADT_AXX.insertINSURANCE(ADT_AXX_INSURANCE structure, int rep) Inserts a specific repetition of INSURANCE ()