Uses of Class
ca.uhn.hl7v2.model.v251.segment.LRL
Packages that use LRL
-
Uses of LRL in ca.uhn.hl7v2.model.v251.group
Methods in ca.uhn.hl7v2.model.v251.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 necessaryMFR_M05_MF_QUERY.getLRL()Returns the first repetition of LRL (Location Relationship) - creates it if necessaryMFR_M05_MF_QUERY.getLRL(int rep) Returns a specific repetition of LRL (Location Relationship) - creates it if necessaryRSP_Q11_QUERY_RESULT_CLUSTER.getLRL()Returns the first repetition of LRL (Location Relationship) - creates it if necessaryRSP_Q11_QUERY_RESULT_CLUSTER.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)MFR_M05_MF_QUERY.insertLRL(int rep) Inserts a specific repetition of LRL (Location Relationship)RSP_Q11_QUERY_RESULT_CLUSTER.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)MFR_M05_MF_QUERY.removeLRL(int rep) Removes a specific repetition of LRL (Location Relationship)RSP_Q11_QUERY_RESULT_CLUSTER.removeLRL(int rep) Removes a specific repetition of LRL (Location Relationship)Methods in ca.uhn.hl7v2.model.v251.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.MFR_M05_MF_QUERY.getLRLAll()Returns a non-modifiable List containing all current existing repetitions of LRL.RSP_Q11_QUERY_RESULT_CLUSTER.getLRLAll()Returns a non-modifiable List containing all current existing repetitions of LRL.Methods in ca.uhn.hl7v2.model.v251.group with parameters of type LRLModifier and TypeMethodDescriptionvoidInserts a specific repetition of LRL (Location Relationship)voidInserts a specific repetition of LRL (Location Relationship)voidInserts a specific repetition of LRL (Location Relationship)