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

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

    Methods in ca.uhn.hl7v2.model.v251.group that return TCC
    Modifier and Type
    Method
    Description
    TCU_U10_TEST_CONFIGURATION.getTCC()
    Returns the first repetition of TCC (Test Code Configuration) - creates it if necessary
    TCU_U10_TEST_CONFIGURATION.getTCC(int rep)
    Returns a specific repetition of TCC (Test Code Configuration) - creates it if necessary
    TCU_U10_TEST_CONFIGURATION.insertTCC(int rep)
    Inserts a specific repetition of TCC (Test Code Configuration)
    TCU_U10_TEST_CONFIGURATION.removeTCC(int rep)
    Removes a specific repetition of TCC (Test Code Configuration)
    Methods in ca.uhn.hl7v2.model.v251.group that return types with arguments of type TCC
    Modifier and Type
    Method
    Description
    TCU_U10_TEST_CONFIGURATION.getTCCAll()
    Returns a non-modifiable List containing all current existing repetitions of TCC.
    Methods in ca.uhn.hl7v2.model.v251.group with parameters of type TCC
    Modifier and Type
    Method
    Description
    void
    TCU_U10_TEST_CONFIGURATION.insertTCC(TCC structure, int rep)
    Inserts a specific repetition of TCC (Test Code Configuration)