Uses of Class
ca.uhn.hl7v2.model.v23.group.PPG_PCH_PATHWAY
Packages that use PPG_PCH_PATHWAY
-
Uses of PPG_PCH_PATHWAY in ca.uhn.hl7v2.model.v23.message
Methods in ca.uhn.hl7v2.model.v23.message that return PPG_PCH_PATHWAYModifier and TypeMethodDescriptionPPG_PCH.getPATHWAY()Returns the first repetition of PATHWAY (a Group object) - creates it if necessaryPPG_PCH.getPATHWAY(int rep) Returns a specific repetition of PATHWAY (a Group object) - creates it if necessaryPPG_PCH.insertPATHWAY(int rep) Inserts a specific repetition of PATHWAY (a Group object)PPG_PCH.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_PCH_PATHWAYModifier and TypeMethodDescriptionPPG_PCH.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_PCH_PATHWAYModifier and TypeMethodDescriptionvoidPPG_PCH.insertPATHWAY(PPG_PCH_PATHWAY structure, int rep) Inserts a specific repetition of PATHWAY (a Group object)