Uses of Class
ca.uhn.hl7v2.model.v23.group.PPP_PCB_PATHWAY
Packages that use PPP_PCB_PATHWAY
-
Uses of PPP_PCB_PATHWAY in ca.uhn.hl7v2.model.v23.message
Methods in ca.uhn.hl7v2.model.v23.message that return PPP_PCB_PATHWAYModifier and TypeMethodDescriptionPPP_PCB.getPATHWAY()Returns the first repetition of PATHWAY (a Group object) - creates it if necessaryPPP_PCB.getPATHWAY(int rep) Returns a specific repetition of PATHWAY (a Group object) - creates it if necessaryPPP_PCB.insertPATHWAY(int rep) Inserts a specific repetition of PATHWAY (a Group object)PPP_PCB.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 PPP_PCB_PATHWAYModifier and TypeMethodDescriptionPPP_PCB.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 PPP_PCB_PATHWAYModifier and TypeMethodDescriptionvoidPPP_PCB.insertPATHWAY(PPP_PCB_PATHWAY structure, int rep) Inserts a specific repetition of PATHWAY (a Group object)