Uses of Class
ca.uhn.hl7v2.model.v22.datatype.CM_FINANCE
Packages that use CM_FINANCE
-
Uses of CM_FINANCE in ca.uhn.hl7v2.model.v22.segment
Methods in ca.uhn.hl7v2.model.v22.segment that return CM_FINANCEModifier and TypeMethodDescriptionPV1.getFinancialClass()Returns all repetitions of Financial Class (PV1-20).PV1.getFinancialClass(int rep) Returns a specific repetition of PV1-20: "Financial Class" - creates it if necessaryPV1.getPv120_FinancialClass()Returns all repetitions of Financial Class (PV1-20).PV1.getPv120_FinancialClass(int rep) Returns a specific repetition of PV1-20: "Financial Class" - creates it if necessaryPV1.insertFinancialClass(int rep) Inserts a repetition of PV1-20: "Financial Class" at a specific indexPV1.insertPv120_FinancialClass(int rep) Inserts a repetition of PV1-20: "Financial Class" at a specific indexPV1.removeFinancialClass(int rep) Removes a repetition of PV1-20: "Financial Class" at a specific indexPV1.removePv120_FinancialClass(int rep) Removes a repetition of PV1-20: "Financial Class" at a specific index