Uses of Class
ca.uhn.hl7v2.model.v23.segment.LRL
Packages that use LRL
-
Uses of LRL in ca.uhn.hl7v2.model.v23.group
Methods in ca.uhn.hl7v2.model.v23.group that return LRLModifier and TypeMethodDescriptionMFN_M05_MF_LOCATION.getLRL()Returns the first repetition of LRL (Location Relationship) - creates it if necessaryMFN_M05_MF_LOCATION.getLRL(int rep) Returns a specific repetition of LRL (Location Relationship) - creates it if necessaryMFN_M05_MF_LOCATION.insertLRL(int rep) Inserts a specific repetition of LRL (Location Relationship)MFN_M05_MF_LOCATION.removeLRL(int rep) Removes a specific repetition of LRL (Location Relationship)Methods in ca.uhn.hl7v2.model.v23.group that return types with arguments of type LRLModifier and TypeMethodDescriptionMFN_M05_MF_LOCATION.getLRLAll()Returns a non-modifiable List containing all current existing repetitions of LRL.Methods in ca.uhn.hl7v2.model.v23.group with parameters of type LRL