Uses of Class
ca.uhn.hl7v2.model.v23.group.PPP_PCC_PATHWAY
Packages that use PPP_PCC_PATHWAY
-
Uses of PPP_PCC_PATHWAY in ca.uhn.hl7v2.model.v23.message
Methods in ca.uhn.hl7v2.model.v23.message that return PPP_PCC_PATHWAYModifier and TypeMethodDescriptionPPP_PCC.getPATHWAY()Returns the first repetition of PATHWAY (a Group object) - creates it if necessaryPPP_PCC.getPATHWAY(int rep) Returns a specific repetition of PATHWAY (a Group object) - creates it if necessaryPPP_PCC.insertPATHWAY(int rep) Inserts a specific repetition of PATHWAY (a Group object)PPP_PCC.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_PCC_PATHWAYModifier and TypeMethodDescriptionPPP_PCC.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_PCC_PATHWAYModifier and TypeMethodDescriptionvoidPPP_PCC.insertPATHWAY(PPP_PCC_PATHWAY structure, int rep) Inserts a specific repetition of PATHWAY (a Group object)