Uses of Class
ca.uhn.hl7v2.model.v251.segment.LDP

Packages that use LDP
Package
Description
 
  • Uses of LDP in ca.uhn.hl7v2.model.v251.group

    Methods in ca.uhn.hl7v2.model.v251.group that return LDP
    Modifier and Type
    Method
    Description
    MFN_M05_MF_LOC_DEPT.getLDP()
    Returns LDP (Location Department) - creates it if necessary
    MFR_M05_MF_QUERY.getLDP()
    Returns the first repetition of LDP (Location Department) - creates it if necessary
    MFR_M05_MF_QUERY.getLDP(int rep)
    Returns a specific repetition of LDP (Location Department) - creates it if necessary
    RSP_Q11_MF_LOC_DEPT.getLDP()
    Returns LDP (Location Department) - creates it if necessary
    MFR_M05_MF_QUERY.insertLDP(int rep)
    Inserts a specific repetition of LDP (Location Department)
    MFR_M05_MF_QUERY.removeLDP(int rep)
    Removes a specific repetition of LDP (Location Department)
    Methods in ca.uhn.hl7v2.model.v251.group that return types with arguments of type LDP
    Modifier and Type
    Method
    Description
    MFR_M05_MF_QUERY.getLDPAll()
    Returns a non-modifiable List containing all current existing repetitions of LDP.
    Methods in ca.uhn.hl7v2.model.v251.group with parameters of type LDP
    Modifier and Type
    Method
    Description
    void
    MFR_M05_MF_QUERY.insertLDP(LDP structure, int rep)
    Inserts a specific repetition of LDP (Location Department)