Uses of Class
ca.uhn.hl7v2.model.v23.group.PEX_P07_STUDY
Packages that use PEX_P07_STUDY
-
Uses of PEX_P07_STUDY in ca.uhn.hl7v2.model.v23.group
Methods in ca.uhn.hl7v2.model.v23.group that return PEX_P07_STUDYModifier and TypeMethodDescriptionPEX_P07_PEX_CAUSE.getSTUDY()Returns the first repetition of STUDY (a Group object) - creates it if necessaryPEX_P07_PEX_CAUSE.getSTUDY(int rep) Returns a specific repetition of STUDY (a Group object) - creates it if necessaryPEX_P07_PEX_CAUSE.insertSTUDY(int rep) Inserts a specific repetition of STUDY (a Group object)PEX_P07_PEX_CAUSE.removeSTUDY(int rep) Removes a specific repetition of STUDY (a Group object)Methods in ca.uhn.hl7v2.model.v23.group that return types with arguments of type PEX_P07_STUDYModifier and TypeMethodDescriptionPEX_P07_PEX_CAUSE.getSTUDYAll()Returns a non-modifiable List containing all current existing repetitions of STUDY.Methods in ca.uhn.hl7v2.model.v23.group with parameters of type PEX_P07_STUDYModifier and TypeMethodDescriptionvoidPEX_P07_PEX_CAUSE.insertSTUDY(PEX_P07_STUDY structure, int rep) Inserts a specific repetition of STUDY (a Group object)