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