Uses of Class
ca.uhn.hl7v2.model.v251.segment.EDU
Packages that use EDU
-
Uses of EDU in ca.uhn.hl7v2.model.v251.group
Methods in ca.uhn.hl7v2.model.v251.group that return EDUModifier and TypeMethodDescriptionMFN_M02_MF_STAFF.getEDU()Returns the first repetition of EDU (Educational Detail) - creates it if necessaryMFN_M02_MF_STAFF.getEDU(int rep) Returns a specific repetition of EDU (Educational Detail) - creates it if necessaryRSP_K25_STAFF.getEDU()Returns the first repetition of EDU (Educational Detail) - creates it if necessaryRSP_K25_STAFF.getEDU(int rep) Returns a specific repetition of EDU (Educational Detail) - creates it if necessaryMFN_M02_MF_STAFF.insertEDU(int rep) Inserts a specific repetition of EDU (Educational Detail)RSP_K25_STAFF.insertEDU(int rep) Inserts a specific repetition of EDU (Educational Detail)MFN_M02_MF_STAFF.removeEDU(int rep) Removes a specific repetition of EDU (Educational Detail)RSP_K25_STAFF.removeEDU(int rep) Removes a specific repetition of EDU (Educational Detail)Methods in ca.uhn.hl7v2.model.v251.group that return types with arguments of type EDUModifier and TypeMethodDescriptionMFN_M02_MF_STAFF.getEDUAll()Returns a non-modifiable List containing all current existing repetitions of EDU.RSP_K25_STAFF.getEDUAll()Returns a non-modifiable List containing all current existing repetitions of EDU.Methods in ca.uhn.hl7v2.model.v251.group with parameters of type EDU -
Uses of EDU in ca.uhn.hl7v2.model.v251.message
Methods in ca.uhn.hl7v2.model.v251.message that return EDUModifier and TypeMethodDescriptionPMU_B01.getEDU()Returns the first repetition of EDU (Educational Detail) - creates it if necessaryPMU_B01.getEDU(int rep) Returns a specific repetition of EDU (Educational Detail) - creates it if necessaryPMU_B01.insertEDU(int rep) Inserts a specific repetition of EDU (Educational Detail)PMU_B01.removeEDU(int rep) Removes a specific repetition of EDU (Educational Detail)Methods in ca.uhn.hl7v2.model.v251.message that return types with arguments of type EDUModifier and TypeMethodDescriptionPMU_B01.getEDUAll()Returns a non-modifiable List containing all current existing repetitions of EDU.Methods in ca.uhn.hl7v2.model.v251.message with parameters of type EDU