Uses of Class
ca.uhn.hl7v2.model.v23.group.PEX_P08_STUDY
Packages that use PEX_P08_STUDY
-
Uses of PEX_P08_STUDY in ca.uhn.hl7v2.model.v23.group
Methods in ca.uhn.hl7v2.model.v23.group that return PEX_P08_STUDYModifier and TypeMethodDescriptionPEX_P08_PEX_CAUSE.getSTUDY()Returns the first repetition of STUDY (a Group object) - creates it if necessaryPEX_P08_PEX_CAUSE.getSTUDY(int rep) Returns a specific repetition of STUDY (a Group object) - creates it if necessaryPEX_P08_PEX_CAUSE.insertSTUDY(int rep) Inserts a specific repetition of STUDY (a Group object)PEX_P08_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_P08_STUDYModifier and TypeMethodDescriptionPEX_P08_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_P08_STUDYModifier and TypeMethodDescriptionvoidPEX_P08_PEX_CAUSE.insertSTUDY(PEX_P08_STUDY structure, int rep) Inserts a specific repetition of STUDY (a Group object)