Uses of Class
ca.uhn.hl7v2.model.v24.group.PPG_PCG_PATHWAY
Packages that use PPG_PCG_PATHWAY
-
Uses of PPG_PCG_PATHWAY in ca.uhn.hl7v2.model.v24.message
Methods in ca.uhn.hl7v2.model.v24.message that return PPG_PCG_PATHWAYModifier and TypeMethodDescriptionPPG_PCG.getPATHWAY()Returns the first repetition of PATHWAY (a Group object) - creates it if necessaryPPG_PCG.getPATHWAY(int rep) Returns a specific repetition of PATHWAY (a Group object) - creates it if necessaryPPG_PCG.insertPATHWAY(int rep) Inserts a specific repetition of PATHWAY (a Group object)PPG_PCG.removePATHWAY(int rep) Removes a specific repetition of PATHWAY (a Group object)Methods in ca.uhn.hl7v2.model.v24.message that return types with arguments of type PPG_PCG_PATHWAYModifier and TypeMethodDescriptionPPG_PCG.getPATHWAYAll()Returns a non-modifiable List containing all current existing repetitions of PATHWAY.Methods in ca.uhn.hl7v2.model.v24.message with parameters of type PPG_PCG_PATHWAYModifier and TypeMethodDescriptionvoidPPG_PCG.insertPATHWAY(PPG_PCG_PATHWAY structure, int rep) Inserts a specific repetition of PATHWAY (a Group object)