Uses of Class
ca.uhn.hl7v2.model.v23.group.PEX_P07_EXPERIENCE
Packages that use PEX_P07_EXPERIENCE
-
Uses of PEX_P07_EXPERIENCE in ca.uhn.hl7v2.model.v23.message
Methods in ca.uhn.hl7v2.model.v23.message that return PEX_P07_EXPERIENCEModifier and TypeMethodDescriptionPEX_P07.getEXPERIENCE()Returns the first repetition of EXPERIENCE (a Group object) - creates it if necessaryPEX_P07.getEXPERIENCE(int rep) Returns a specific repetition of EXPERIENCE (a Group object) - creates it if necessaryPEX_P07.insertEXPERIENCE(int rep) Inserts a specific repetition of EXPERIENCE (a Group object)PEX_P07.removeEXPERIENCE(int rep) Removes a specific repetition of EXPERIENCE (a Group object)Methods in ca.uhn.hl7v2.model.v23.message that return types with arguments of type PEX_P07_EXPERIENCEModifier and TypeMethodDescriptionPEX_P07.getEXPERIENCEAll()Returns a non-modifiable List containing all current existing repetitions of EXPERIENCE.Methods in ca.uhn.hl7v2.model.v23.message with parameters of type PEX_P07_EXPERIENCEModifier and TypeMethodDescriptionvoidPEX_P07.insertEXPERIENCE(PEX_P07_EXPERIENCE structure, int rep) Inserts a specific repetition of EXPERIENCE (a Group object)