Uses of Class
ca.uhn.hl7v2.model.v251.group.DFT_P03_FINANCIAL_TIMING_QUANTITY
Packages that use DFT_P03_FINANCIAL_TIMING_QUANTITY
-
Uses of DFT_P03_FINANCIAL_TIMING_QUANTITY in ca.uhn.hl7v2.model.v251.group
Methods in ca.uhn.hl7v2.model.v251.group that return DFT_P03_FINANCIAL_TIMING_QUANTITYModifier and TypeMethodDescriptionDFT_P03_FINANCIAL_COMMON_ORDER.getFINANCIAL_TIMING_QUANTITY()Returns the first repetition of FINANCIAL_TIMING_QUANTITY (a Group object) - creates it if necessaryDFT_P03_FINANCIAL_COMMON_ORDER.getFINANCIAL_TIMING_QUANTITY(int rep) Returns a specific repetition of FINANCIAL_TIMING_QUANTITY (a Group object) - creates it if necessaryDFT_P03_FINANCIAL_COMMON_ORDER.insertFINANCIAL_TIMING_QUANTITY(int rep) Inserts a specific repetition of FINANCIAL_TIMING_QUANTITY (a Group object)DFT_P03_FINANCIAL_COMMON_ORDER.removeFINANCIAL_TIMING_QUANTITY(int rep) Removes a specific repetition of FINANCIAL_TIMING_QUANTITY (a Group object)Methods in ca.uhn.hl7v2.model.v251.group that return types with arguments of type DFT_P03_FINANCIAL_TIMING_QUANTITYModifier and TypeMethodDescriptionDFT_P03_FINANCIAL_COMMON_ORDER.getFINANCIAL_TIMING_QUANTITYAll()Returns a non-modifiable List containing all current existing repetitions of FINANCIAL_TIMING_QUANTITY.Methods in ca.uhn.hl7v2.model.v251.group with parameters of type DFT_P03_FINANCIAL_TIMING_QUANTITYModifier and TypeMethodDescriptionvoidDFT_P03_FINANCIAL_COMMON_ORDER.insertFINANCIAL_TIMING_QUANTITY(DFT_P03_FINANCIAL_TIMING_QUANTITY structure, int rep) Inserts a specific repetition of FINANCIAL_TIMING_QUANTITY (a Group object)