Uses of Class
ca.uhn.hl7v2.model.v23.group.DFT_P03_FINANCIAL
Packages that use DFT_P03_FINANCIAL
-
Uses of DFT_P03_FINANCIAL in ca.uhn.hl7v2.model.v23.message
Methods in ca.uhn.hl7v2.model.v23.message that return DFT_P03_FINANCIALModifier and TypeMethodDescriptionDFT_P03.getFINANCIAL()Returns the first repetition of FINANCIAL (a Group object) - creates it if necessaryDFT_P03.getFINANCIAL(int rep) Returns a specific repetition of FINANCIAL (a Group object) - creates it if necessaryDFT_P03.insertFINANCIAL(int rep) Inserts a specific repetition of FINANCIAL (a Group object)DFT_P03.removeFINANCIAL(int rep) Removes a specific repetition of FINANCIAL (a Group object)Methods in ca.uhn.hl7v2.model.v23.message that return types with arguments of type DFT_P03_FINANCIALModifier and TypeMethodDescriptionDFT_P03.getFINANCIALAll()Returns a non-modifiable List containing all current existing repetitions of FINANCIAL.Methods in ca.uhn.hl7v2.model.v23.message with parameters of type DFT_P03_FINANCIALModifier and TypeMethodDescriptionvoidDFT_P03.insertFINANCIAL(DFT_P03_FINANCIAL structure, int rep) Inserts a specific repetition of FINANCIAL (a Group object)