Uses of Class
ca.uhn.hl7v2.model.v23.group.PPP_PCD_PATHWAY
Packages that use PPP_PCD_PATHWAY
-
Uses of PPP_PCD_PATHWAY in ca.uhn.hl7v2.model.v23.message
Methods in ca.uhn.hl7v2.model.v23.message that return PPP_PCD_PATHWAYModifier and TypeMethodDescriptionPPP_PCD.getPATHWAY()Returns the first repetition of PATHWAY (a Group object) - creates it if necessaryPPP_PCD.getPATHWAY(int rep) Returns a specific repetition of PATHWAY (a Group object) - creates it if necessaryPPP_PCD.insertPATHWAY(int rep) Inserts a specific repetition of PATHWAY (a Group object)PPP_PCD.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_PCD_PATHWAYModifier and TypeMethodDescriptionPPP_PCD.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_PCD_PATHWAYModifier and TypeMethodDescriptionvoidPPP_PCD.insertPATHWAY(PPP_PCD_PATHWAY structure, int rep) Inserts a specific repetition of PATHWAY (a Group object)