Uses of Class
ca.uhn.hl7v2.model.v23.group.PPG_PCJ_PATHWAY
Packages that use PPG_PCJ_PATHWAY
-
Uses of PPG_PCJ_PATHWAY in ca.uhn.hl7v2.model.v23.message
Methods in ca.uhn.hl7v2.model.v23.message that return PPG_PCJ_PATHWAYModifier and TypeMethodDescriptionPPG_PCJ.getPATHWAY()Returns the first repetition of PATHWAY (a Group object) - creates it if necessaryPPG_PCJ.getPATHWAY(int rep) Returns a specific repetition of PATHWAY (a Group object) - creates it if necessaryPPG_PCJ.insertPATHWAY(int rep) Inserts a specific repetition of PATHWAY (a Group object)PPG_PCJ.removePATHWAY(int rep) Removes a specific repetition of PATHWAY (a Group object)Methods in ca.uhn.hl7v2.model.v23.message that return types with arguments of type PPG_PCJ_PATHWAYModifier and TypeMethodDescriptionPPG_PCJ.getPATHWAYAll()Returns a non-modifiable List containing all current existing repetitions of PATHWAY.Methods in ca.uhn.hl7v2.model.v23.message with parameters of type PPG_PCJ_PATHWAYModifier and TypeMethodDescriptionvoidPPG_PCJ.insertPATHWAY(PPG_PCJ_PATHWAY structure, int rep) Inserts a specific repetition of PATHWAY (a Group object)