Uses of Class
ca.uhn.hl7v2.model.v251.segment.LCC
Packages that use LCC
-
Uses of LCC in ca.uhn.hl7v2.model.v251.group
Methods in ca.uhn.hl7v2.model.v251.group that return LCCModifier and TypeMethodDescriptionMFN_M05_MF_LOC_DEPT.getLCC()Returns the first repetition of LCC (Location Charge Code) - creates it if necessaryMFN_M05_MF_LOC_DEPT.getLCC(int rep) Returns a specific repetition of LCC (Location Charge Code) - creates it if necessaryMFR_M05_MF_QUERY.getLCC()Returns the first repetition of LCC (Location Charge Code) - creates it if necessaryMFR_M05_MF_QUERY.getLCC(int rep) Returns a specific repetition of LCC (Location Charge Code) - creates it if necessaryRSP_Q11_MF_LOC_DEPT.getLCC()Returns the first repetition of LCC (Location Charge Code) - creates it if necessaryRSP_Q11_MF_LOC_DEPT.getLCC(int rep) Returns a specific repetition of LCC (Location Charge Code) - creates it if necessaryMFN_M05_MF_LOC_DEPT.insertLCC(int rep) Inserts a specific repetition of LCC (Location Charge Code)MFR_M05_MF_QUERY.insertLCC(int rep) Inserts a specific repetition of LCC (Location Charge Code)RSP_Q11_MF_LOC_DEPT.insertLCC(int rep) Inserts a specific repetition of LCC (Location Charge Code)MFN_M05_MF_LOC_DEPT.removeLCC(int rep) Removes a specific repetition of LCC (Location Charge Code)MFR_M05_MF_QUERY.removeLCC(int rep) Removes a specific repetition of LCC (Location Charge Code)RSP_Q11_MF_LOC_DEPT.removeLCC(int rep) Removes a specific repetition of LCC (Location Charge Code)Methods in ca.uhn.hl7v2.model.v251.group that return types with arguments of type LCCModifier and TypeMethodDescriptionMFN_M05_MF_LOC_DEPT.getLCCAll()Returns a non-modifiable List containing all current existing repetitions of LCC.MFR_M05_MF_QUERY.getLCCAll()Returns a non-modifiable List containing all current existing repetitions of LCC.RSP_Q11_MF_LOC_DEPT.getLCCAll()Returns a non-modifiable List containing all current existing repetitions of LCC.Methods in ca.uhn.hl7v2.model.v251.group with parameters of type LCCModifier and TypeMethodDescriptionvoidInserts a specific repetition of LCC (Location Charge Code)voidInserts a specific repetition of LCC (Location Charge Code)voidInserts a specific repetition of LCC (Location Charge Code)