Uses of Class
ca.uhn.hl7v2.model.v251.datatype.FC
Packages that use FC
-
Uses of FC in ca.uhn.hl7v2.model.v251.segment
Methods in ca.uhn.hl7v2.model.v251.segment that return FCModifier and TypeMethodDescriptionFC[]PV1.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 necessaryReturns GT1-54: "Guarantor Financial Class" - creates it if necessaryReturns GT1-54: "Guarantor Financial Class" - creates it if necessaryFC[]PV1.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