Uses of Class
ca.uhn.hl7v2.model.v23.group.PGL_PC8_GOAL
Packages that use PGL_PC8_GOAL
-
Uses of PGL_PC8_GOAL in ca.uhn.hl7v2.model.v23.message
Methods in ca.uhn.hl7v2.model.v23.message that return PGL_PC8_GOALModifier and TypeMethodDescriptionPGL_PC8.getGOAL()Returns the first repetition of GOAL (a Group object) - creates it if necessaryPGL_PC8.getGOAL(int rep) Returns a specific repetition of GOAL (a Group object) - creates it if necessaryPGL_PC8.insertGOAL(int rep) Inserts a specific repetition of GOAL (a Group object)PGL_PC8.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_PC8_GOALModifier and TypeMethodDescriptionPGL_PC8.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_PC8_GOALModifier and TypeMethodDescriptionvoidPGL_PC8.insertGOAL(PGL_PC8_GOAL structure, int rep) Inserts a specific repetition of GOAL (a Group object)