Uses of Class
ca.uhn.hl7v2.model.v23.group.PGL_PC6_GOAL
Packages that use PGL_PC6_GOAL
-
Uses of PGL_PC6_GOAL in ca.uhn.hl7v2.model.v23.message
Methods in ca.uhn.hl7v2.model.v23.message that return PGL_PC6_GOALModifier and TypeMethodDescriptionPGL_PC6.getGOAL()Returns the first repetition of GOAL (a Group object) - creates it if necessaryPGL_PC6.getGOAL(int rep) Returns a specific repetition of GOAL (a Group object) - creates it if necessaryPGL_PC6.insertGOAL(int rep) Inserts a specific repetition of GOAL (a Group object)PGL_PC6.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_PC6_GOALModifier and TypeMethodDescriptionPGL_PC6.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_PC6_GOALModifier and TypeMethodDescriptionvoidPGL_PC6.insertGOAL(PGL_PC6_GOAL structure, int rep) Inserts a specific repetition of GOAL (a Group object)