Uses of Class
ca.uhn.hl7v2.model.v22.segment.FT1
Packages that use FT1
-
Uses of FT1 in ca.uhn.hl7v2.model.v22.message
Methods in ca.uhn.hl7v2.model.v22.message that return FT1Modifier and TypeMethodDescriptionDFT_P03.getFT1()Returns the first repetition of FT1 (FINANCIAL TRANSACTION) - creates it if necessaryDFT_P03.getFT1(int rep) Returns a specific repetition of FT1 (FINANCIAL TRANSACTION) - creates it if necessaryDFT_P03.insertFT1(int rep) Inserts a specific repetition of FT1 (FINANCIAL TRANSACTION)DFT_P03.removeFT1(int rep) Removes a specific repetition of FT1 (FINANCIAL TRANSACTION)Methods in ca.uhn.hl7v2.model.v22.message that return types with arguments of type FT1Modifier and TypeMethodDescriptionDFT_P03.getFT1All()Returns a non-modifiable List containing all current existing repetitions of FT1.Methods in ca.uhn.hl7v2.model.v22.message with parameters of type FT1