Uses of Class
ca.uhn.hl7v2.model.v251.group.DFT_P11_FINANCIAL_INSURANCE
Packages that use DFT_P11_FINANCIAL_INSURANCE
-
Uses of DFT_P11_FINANCIAL_INSURANCE in ca.uhn.hl7v2.model.v251.group
Methods in ca.uhn.hl7v2.model.v251.group that return DFT_P11_FINANCIAL_INSURANCEModifier and TypeMethodDescriptionDFT_P11_FINANCIAL.getFINANCIAL_INSURANCE()Returns the first repetition of FINANCIAL_INSURANCE (a Group object) - creates it if necessaryDFT_P11_FINANCIAL.getFINANCIAL_INSURANCE(int rep) Returns a specific repetition of FINANCIAL_INSURANCE (a Group object) - creates it if necessaryDFT_P11_FINANCIAL.insertFINANCIAL_INSURANCE(int rep) Inserts a specific repetition of FINANCIAL_INSURANCE (a Group object)DFT_P11_FINANCIAL.removeFINANCIAL_INSURANCE(int rep) Removes a specific repetition of FINANCIAL_INSURANCE (a Group object)Methods in ca.uhn.hl7v2.model.v251.group that return types with arguments of type DFT_P11_FINANCIAL_INSURANCEModifier and TypeMethodDescriptionDFT_P11_FINANCIAL.getFINANCIAL_INSURANCEAll()Returns a non-modifiable List containing all current existing repetitions of FINANCIAL_INSURANCE.Methods in ca.uhn.hl7v2.model.v251.group with parameters of type DFT_P11_FINANCIAL_INSURANCEModifier and TypeMethodDescriptionvoidDFT_P11_FINANCIAL.insertFINANCIAL_INSURANCE(DFT_P11_FINANCIAL_INSURANCE structure, int rep) Inserts a specific repetition of FINANCIAL_INSURANCE (a Group object)