Uses of Class
ca.uhn.hl7v2.model.v23.segment.LRL

Packages that use LRL
Package
Description
 
  • Uses of LRL in ca.uhn.hl7v2.model.v23.group

    Methods in ca.uhn.hl7v2.model.v23.group that return LRL
    Modifier and Type
    Method
    Description
    MFN_M05_MF_LOCATION.getLRL()
    Returns the first repetition of LRL (Location Relationship) - creates it if necessary
    MFN_M05_MF_LOCATION.getLRL(int rep)
    Returns a specific repetition of LRL (Location Relationship) - creates it if necessary
    MFN_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 LRL
    Modifier and Type
    Method
    Description
    MFN_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
    Modifier and Type
    Method
    Description
    void
    MFN_M05_MF_LOCATION.insertLRL(LRL structure, int rep)
    Inserts a specific repetition of LRL (Location Relationship)