Uses of Class
ca.uhn.hl7v2.model.v23.group.PGL_PC7_GOAL
Packages that use PGL_PC7_GOAL
-
Uses of PGL_PC7_GOAL in ca.uhn.hl7v2.model.v23.message
Methods in ca.uhn.hl7v2.model.v23.message that return PGL_PC7_GOALModifier and TypeMethodDescriptionPGL_PC7.getGOAL()Returns the first repetition of GOAL (a Group object) - creates it if necessaryPGL_PC7.getGOAL(int rep) Returns a specific repetition of GOAL (a Group object) - creates it if necessaryPGL_PC7.insertGOAL(int rep) Inserts a specific repetition of GOAL (a Group object)PGL_PC7.removeGOAL(int rep) Removes a specific repetition of GOAL (a Group object)Methods in ca.uhn.hl7v2.model.v23.message that return types with arguments of type PGL_PC7_GOALModifier and TypeMethodDescriptionPGL_PC7.getGOALAll()Returns a non-modifiable List containing all current existing repetitions of GOAL.Methods in ca.uhn.hl7v2.model.v23.message with parameters of type PGL_PC7_GOALModifier and TypeMethodDescriptionvoidPGL_PC7.insertGOAL(PGL_PC7_GOAL structure, int rep) Inserts a specific repetition of GOAL (a Group object)