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

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

    Methods in ca.uhn.hl7v2.model.v23.group that return LCC
    Modifier and Type
    Method
    Description
    MFN_M05_MF_LOC_DEPT.getLCC()
    Returns the first repetition of LCC (Location Charge Code) - creates it if necessary
    MFN_M05_MF_LOC_DEPT.getLCC(int rep)
    Returns a specific repetition of LCC (Location Charge Code) - creates it if necessary
    MFN_M05_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)
    Methods in ca.uhn.hl7v2.model.v23.group that return types with arguments of type LCC
    Modifier and Type
    Method
    Description
    MFN_M05_MF_LOC_DEPT.getLCCAll()
    Returns a non-modifiable List containing all current existing repetitions of LCC.
    Methods in ca.uhn.hl7v2.model.v23.group with parameters of type LCC
    Modifier and Type
    Method
    Description
    void
    MFN_M05_MF_LOC_DEPT.insertLCC(LCC structure, int rep)
    Inserts a specific repetition of LCC (Location Charge Code)