Uses of Class
ca.uhn.hl7v2.model.v23.group.PEX_P08_EXPERIENCE
Packages that use PEX_P08_EXPERIENCE
-
Uses of PEX_P08_EXPERIENCE in ca.uhn.hl7v2.model.v23.message
Methods in ca.uhn.hl7v2.model.v23.message that return PEX_P08_EXPERIENCEModifier and TypeMethodDescriptionPEX_P08.getEXPERIENCE()Returns the first repetition of EXPERIENCE (a Group object) - creates it if necessaryPEX_P08.getEXPERIENCE(int rep) Returns a specific repetition of EXPERIENCE (a Group object) - creates it if necessaryPEX_P08.insertEXPERIENCE(int rep) Inserts a specific repetition of EXPERIENCE (a Group object)PEX_P08.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_P08_EXPERIENCEModifier and TypeMethodDescriptionPEX_P08.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_P08_EXPERIENCEModifier and TypeMethodDescriptionvoidPEX_P08.insertEXPERIENCE(PEX_P08_EXPERIENCE structure, int rep) Inserts a specific repetition of EXPERIENCE (a Group object)