Uses of Class
ca.uhn.hl7v2.model.v23.group.PGL_PC6_PROBLEM
Packages that use PGL_PC6_PROBLEM
-
Uses of PGL_PC6_PROBLEM in ca.uhn.hl7v2.model.v23.group
Methods in ca.uhn.hl7v2.model.v23.group that return PGL_PC6_PROBLEMModifier and TypeMethodDescriptionPGL_PC6_GOAL.getPROBLEM()Returns the first repetition of PROBLEM (a Group object) - creates it if necessaryPGL_PC6_GOAL.getPROBLEM(int rep) Returns a specific repetition of PROBLEM (a Group object) - creates it if necessaryPGL_PC6_GOAL.insertPROBLEM(int rep) Inserts a specific repetition of PROBLEM (a Group object)PGL_PC6_GOAL.removePROBLEM(int rep) Removes a specific repetition of PROBLEM (a Group object)Methods in ca.uhn.hl7v2.model.v23.group that return types with arguments of type PGL_PC6_PROBLEMModifier and TypeMethodDescriptionPGL_PC6_GOAL.getPROBLEMAll()Returns a non-modifiable List containing all current existing repetitions of PROBLEM.Methods in ca.uhn.hl7v2.model.v23.group with parameters of type PGL_PC6_PROBLEMModifier and TypeMethodDescriptionvoidPGL_PC6_GOAL.insertPROBLEM(PGL_PC6_PROBLEM structure, int rep) Inserts a specific repetition of PROBLEM (a Group object)