Uses of Class
ca.uhn.hl7v2.model.v251.segment.LDP
Packages that use LDP
-
Uses of LDP in ca.uhn.hl7v2.model.v251.group
Methods in ca.uhn.hl7v2.model.v251.group that return LDPModifier and TypeMethodDescriptionMFN_M05_MF_LOC_DEPT.getLDP()Returns LDP (Location Department) - creates it if necessaryMFR_M05_MF_QUERY.getLDP()Returns the first repetition of LDP (Location Department) - creates it if necessaryMFR_M05_MF_QUERY.getLDP(int rep) Returns a specific repetition of LDP (Location Department) - creates it if necessaryRSP_Q11_MF_LOC_DEPT.getLDP()Returns LDP (Location Department) - creates it if necessaryMFR_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 LDPModifier and TypeMethodDescriptionMFR_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