Uses of Class
ca.uhn.hl7v2.model.v23.group.PGL_PC8_ORDER
Packages that use PGL_PC8_ORDER
-
Uses of PGL_PC8_ORDER in ca.uhn.hl7v2.model.v23.group
Methods in ca.uhn.hl7v2.model.v23.group that return PGL_PC8_ORDERModifier and TypeMethodDescriptionPGL_PC8_GOAL.getORDER()Returns the first repetition of ORDER (a Group object) - creates it if necessaryPGL_PC8_GOAL.getORDER(int rep) Returns a specific repetition of ORDER (a Group object) - creates it if necessaryPGL_PC8_GOAL.insertORDER(int rep) Inserts a specific repetition of ORDER (a Group object)PGL_PC8_GOAL.removeORDER(int rep) Removes a specific repetition of ORDER (a Group object)Methods in ca.uhn.hl7v2.model.v23.group that return types with arguments of type PGL_PC8_ORDERModifier and TypeMethodDescriptionPGL_PC8_GOAL.getORDERAll()Returns a non-modifiable List containing all current existing repetitions of ORDER.Methods in ca.uhn.hl7v2.model.v23.group with parameters of type PGL_PC8_ORDERModifier and TypeMethodDescriptionvoidPGL_PC8_GOAL.insertORDER(PGL_PC8_ORDER structure, int rep) Inserts a specific repetition of ORDER (a Group object)