Uses of Class
ca.uhn.hl7v2.model.v24.segment.LCH
Packages that use LCH
-
Uses of LCH in ca.uhn.hl7v2.model.v24.group
Methods in ca.uhn.hl7v2.model.v24.group that return LCHModifier and TypeMethodDescriptionMFN_M05_MF_LOC_DEPT.getLCH()Returns the first repetition of LCH (Location Characteristic) - creates it if necessaryMFN_M05_MF_LOC_DEPT.getLCH(int rep) Returns a specific repetition of LCH (Location Characteristic) - creates it if necessaryMFN_M05_MF_LOCATION.getLCH()Returns the first repetition of LCH (Location Characteristic) - creates it if necessaryMFN_M05_MF_LOCATION.getLCH(int rep) Returns a specific repetition of LCH (Location Characteristic) - creates it if necessaryMFN_M05_MF_LOC_DEPT.insertLCH(int rep) Inserts a specific repetition of LCH (Location Characteristic)MFN_M05_MF_LOCATION.insertLCH(int rep) Inserts a specific repetition of LCH (Location Characteristic)MFN_M05_MF_LOC_DEPT.removeLCH(int rep) Removes a specific repetition of LCH (Location Characteristic)MFN_M05_MF_LOCATION.removeLCH(int rep) Removes a specific repetition of LCH (Location Characteristic)Methods in ca.uhn.hl7v2.model.v24.group that return types with arguments of type LCHModifier and TypeMethodDescriptionMFN_M05_MF_LOC_DEPT.getLCHAll()Returns a non-modifiable List containing all current existing repetitions of LCH.MFN_M05_MF_LOCATION.getLCHAll()Returns a non-modifiable List containing all current existing repetitions of LCH.Methods in ca.uhn.hl7v2.model.v24.group with parameters of type LCH