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

Packages that use DB1
  • Uses of DB1 in ca.uhn.hl7v2.model.v23.group

    Methods in ca.uhn.hl7v2.model.v23.group that return DB1
    Modifier and Type
    Method
    Description
    ADR_A19_QUERY_RESPONSE.getDB1()
    Returns the first repetition of DB1 (Disability Segment) - creates it if necessary
    ADR_A19_QUERY_RESPONSE.getDB1(int rep)
    Returns a specific repetition of DB1 (Disability Segment) - creates it if necessary
    BAR_P01_VISIT.getDB1()
    Returns the first repetition of DB1 (Disability Segment) - creates it if necessary
    BAR_P01_VISIT.getDB1(int rep)
    Returns a specific repetition of DB1 (Disability Segment) - creates it if necessary
    BAR_P02_PATIENT.getDB1()
    Returns the first repetition of DB1 (Disability Segment) - creates it if necessary
    BAR_P02_PATIENT.getDB1(int rep)
    Returns a specific repetition of DB1 (Disability Segment) - creates it if necessary
    BAR_P05_VISIT.getDB1()
    Returns the first repetition of DB1 (Disability Segment) - creates it if necessary
    BAR_P05_VISIT.getDB1(int rep)
    Returns a specific repetition of DB1 (Disability Segment) - creates it if necessary
    ADR_A19_QUERY_RESPONSE.insertDB1(int rep)
    Inserts a specific repetition of DB1 (Disability Segment)
    BAR_P01_VISIT.insertDB1(int rep)
    Inserts a specific repetition of DB1 (Disability Segment)
    BAR_P02_PATIENT.insertDB1(int rep)
    Inserts a specific repetition of DB1 (Disability Segment)
    BAR_P05_VISIT.insertDB1(int rep)
    Inserts a specific repetition of DB1 (Disability Segment)
    ADR_A19_QUERY_RESPONSE.removeDB1(int rep)
    Removes a specific repetition of DB1 (Disability Segment)
    BAR_P01_VISIT.removeDB1(int rep)
    Removes a specific repetition of DB1 (Disability Segment)
    BAR_P02_PATIENT.removeDB1(int rep)
    Removes a specific repetition of DB1 (Disability Segment)
    BAR_P05_VISIT.removeDB1(int rep)
    Removes a specific repetition of DB1 (Disability Segment)
    Methods in ca.uhn.hl7v2.model.v23.group that return types with arguments of type DB1
    Modifier and Type
    Method
    Description
    ADR_A19_QUERY_RESPONSE.getDB1All()
    Returns a non-modifiable List containing all current existing repetitions of DB1.
    BAR_P01_VISIT.getDB1All()
    Returns a non-modifiable List containing all current existing repetitions of DB1.
    BAR_P02_PATIENT.getDB1All()
    Returns a non-modifiable List containing all current existing repetitions of DB1.
    BAR_P05_VISIT.getDB1All()
    Returns a non-modifiable List containing all current existing repetitions of DB1.
    Methods in ca.uhn.hl7v2.model.v23.group with parameters of type DB1
    Modifier and Type
    Method
    Description
    void
    ADR_A19_QUERY_RESPONSE.insertDB1(DB1 structure, int rep)
    Inserts a specific repetition of DB1 (Disability Segment)
    void
    BAR_P01_VISIT.insertDB1(DB1 structure, int rep)
    Inserts a specific repetition of DB1 (Disability Segment)
    void
    BAR_P02_PATIENT.insertDB1(DB1 structure, int rep)
    Inserts a specific repetition of DB1 (Disability Segment)
    void
    BAR_P05_VISIT.insertDB1(DB1 structure, int rep)
    Inserts a specific repetition of DB1 (Disability Segment)
  • Uses of DB1 in ca.uhn.hl7v2.model.v23.message

    Methods in ca.uhn.hl7v2.model.v23.message that return DB1
    Modifier and Type
    Method
    Description
    ADT_A01.getDB1()
    Returns the first repetition of DB1 (Disability Segment) - creates it if necessary
    ADT_A01.getDB1(int rep)
    Returns a specific repetition of DB1 (Disability Segment) - creates it if necessary
    ADT_A02.getDB1()
    Returns the first repetition of DB1 (Disability Segment) - creates it if necessary
    ADT_A02.getDB1(int rep)
    Returns a specific repetition of DB1 (Disability Segment) - creates it if necessary
    ADT_A03.getDB1()
    Returns the first repetition of DB1 (Disability Segment) - creates it if necessary
    ADT_A03.getDB1(int rep)
    Returns a specific repetition of DB1 (Disability Segment) - creates it if necessary
    ADT_A04.getDB1()
    Returns the first repetition of DB1 (Disability Segment) - creates it if necessary
    ADT_A04.getDB1(int rep)
    Returns a specific repetition of DB1 (Disability Segment) - creates it if necessary
    ADT_A05.getDB1()
    Returns the first repetition of DB1 (Disability Segment) - creates it if necessary
    ADT_A05.getDB1(int rep)
    Returns a specific repetition of DB1 (Disability Segment) - creates it if necessary
    ADT_A06.getDB1()
    Returns the first repetition of DB1 (Disability Segment) - creates it if necessary
    ADT_A06.getDB1(int rep)
    Returns a specific repetition of DB1 (Disability Segment) - creates it if necessary
    ADT_A07.getDB1()
    Returns the first repetition of DB1 (Disability Segment) - creates it if necessary
    ADT_A07.getDB1(int rep)
    Returns a specific repetition of DB1 (Disability Segment) - creates it if necessary
    ADT_A08.getDB1()
    Returns the first repetition of DB1 (Disability Segment) - creates it if necessary
    ADT_A08.getDB1(int rep)
    Returns a specific repetition of DB1 (Disability Segment) - creates it if necessary
    ADT_A09.getDB1()
    Returns the first repetition of DB1 (Disability Segment) - creates it if necessary
    ADT_A09.getDB1(int rep)
    Returns a specific repetition of DB1 (Disability Segment) - creates it if necessary
    ADT_A10.getDB1()
    Returns the first repetition of DB1 (Disability Segment) - creates it if necessary
    ADT_A10.getDB1(int rep)
    Returns a specific repetition of DB1 (Disability Segment) - creates it if necessary
    ADT_A11.getDB1()
    Returns the first repetition of DB1 (Disability Segment) - creates it if necessary
    ADT_A11.getDB1(int rep)
    Returns a specific repetition of DB1 (Disability Segment) - creates it if necessary
    ADT_A12.getDB1()
    Returns the first repetition of DB1 (Disability Segment) - creates it if necessary
    ADT_A12.getDB1(int rep)
    Returns a specific repetition of DB1 (Disability Segment) - creates it if necessary
    ADT_A13.getDB1()
    Returns the first repetition of DB1 (Disability Segment) - creates it if necessary
    ADT_A13.getDB1(int rep)
    Returns a specific repetition of DB1 (Disability Segment) - creates it if necessary
    ADT_A14.getDB1()
    Returns the first repetition of DB1 (Disability Segment) - creates it if necessary
    ADT_A14.getDB1(int rep)
    Returns a specific repetition of DB1 (Disability Segment) - creates it if necessary
    ADT_A15.getDB1()
    Returns the first repetition of DB1 (Disability Segment) - creates it if necessary
    ADT_A15.getDB1(int rep)
    Returns a specific repetition of DB1 (Disability Segment) - creates it if necessary
    ADT_A16.getDB1()
    Returns the first repetition of DB1 (Disability Segment) - creates it if necessary
    ADT_A16.getDB1(int rep)
    Returns a specific repetition of DB1 (Disability Segment) - creates it if necessary
    ADT_A17.getDB1()
    Returns the first repetition of DB1 (Disability Segment) - creates it if necessary
    ADT_A17.getDB1(int rep)
    Returns a specific repetition of DB1 (Disability Segment) - creates it if necessary
    ADT_A21.getDB1()
    Returns the first repetition of DB1 (Disability Segment) - creates it if necessary
    ADT_A21.getDB1(int rep)
    Returns a specific repetition of DB1 (Disability Segment) - creates it if necessary
    ADT_A22.getDB1()
    Returns the first repetition of DB1 (Disability Segment) - creates it if necessary
    ADT_A22.getDB1(int rep)
    Returns a specific repetition of DB1 (Disability Segment) - creates it if necessary
    ADT_A23.getDB1()
    Returns the first repetition of DB1 (Disability Segment) - creates it if necessary
    ADT_A23.getDB1(int rep)
    Returns a specific repetition of DB1 (Disability Segment) - creates it if necessary
    ADT_A24.getDB1()
    Returns the first repetition of DB1 (Disability Segment) - creates it if necessary
    ADT_A24.getDB1(int rep)
    Returns a specific repetition of DB1 (Disability Segment) - creates it if necessary
    ADT_A25.getDB1()
    Returns the first repetition of DB1 (Disability Segment) - creates it if necessary
    ADT_A25.getDB1(int rep)
    Returns a specific repetition of DB1 (Disability Segment) - creates it if necessary
    ADT_A26.getDB1()
    Returns the first repetition of DB1 (Disability Segment) - creates it if necessary
    ADT_A26.getDB1(int rep)
    Returns a specific repetition of DB1 (Disability Segment) - creates it if necessary
    ADT_A27.getDB1()
    Returns the first repetition of DB1 (Disability Segment) - creates it if necessary
    ADT_A27.getDB1(int rep)
    Returns a specific repetition of DB1 (Disability Segment) - creates it if necessary
    ADT_A28.getDB1()
    Returns the first repetition of DB1 (Disability Segment) - creates it if necessary
    ADT_A28.getDB1(int rep)
    Returns a specific repetition of DB1 (Disability Segment) - creates it if necessary
    ADT_A29.getDB1()
    Returns the first repetition of DB1 (Disability Segment) - creates it if necessary
    ADT_A29.getDB1(int rep)
    Returns a specific repetition of DB1 (Disability Segment) - creates it if necessary
    ADT_A31.getDB1()
    Returns the first repetition of DB1 (Disability Segment) - creates it if necessary
    ADT_A31.getDB1(int rep)
    Returns a specific repetition of DB1 (Disability Segment) - creates it if necessary
    ADT_A32.getDB1()
    Returns the first repetition of DB1 (Disability Segment) - creates it if necessary
    ADT_A32.getDB1(int rep)
    Returns a specific repetition of DB1 (Disability Segment) - creates it if necessary
    ADT_A33.getDB1()
    Returns the first repetition of DB1 (Disability Segment) - creates it if necessary
    ADT_A33.getDB1(int rep)
    Returns a specific repetition of DB1 (Disability Segment) - creates it if necessary
    ADT_A37.getDB1()
    Returns the first repetition of DB1 (Disability Segment) - creates it if necessary
    ADT_A37.getDB1(int rep)
    Returns a specific repetition of DB1 (Disability Segment) - creates it if necessary
    ADT_A38.getDB1()
    Returns the first repetition of DB1 (Disability Segment) - creates it if necessary
    ADT_A38.getDB1(int rep)
    Returns a specific repetition of DB1 (Disability Segment) - creates it if necessary
    ADT_AXX.getDB1()
    Returns the first repetition of DB1 () - creates it if necessary
    ADT_AXX.getDB1(int rep)
    Returns a specific repetition of DB1 () - creates it if necessary
    DFT_P03.getDB1()
    Returns the first repetition of DB1 (Disability Segment) - creates it if necessary
    DFT_P03.getDB1(int rep)
    Returns a specific repetition of DB1 (Disability Segment) - creates it if necessary
    ADT_A17.getDB12()
    Returns the first repetition of DB12 (Disability Segment) - creates it if necessary
    ADT_A17.getDB12(int rep)
    Returns a specific repetition of DB12 (Disability Segment) - creates it if necessary
    ADT_A24.getDB12()
    Returns the first repetition of DB12 (Disability Segment) - creates it if necessary
    ADT_A24.getDB12(int rep)
    Returns a specific repetition of DB12 (Disability Segment) - creates it if necessary
    ADT_A37.getDB12()
    Returns the first repetition of DB12 (Disability Segment) - creates it if necessary
    ADT_A37.getDB12(int rep)
    Returns a specific repetition of DB12 (Disability Segment) - creates it if necessary
    ADT_AXX.getDB12()
    Returns the first repetition of DB12 () - creates it if necessary
    ADT_AXX.getDB12(int rep)
    Returns a specific repetition of DB12 () - creates it if necessary
    ADT_A01.insertDB1(int rep)
    Inserts a specific repetition of DB1 (Disability Segment)
    ADT_A02.insertDB1(int rep)
    Inserts a specific repetition of DB1 (Disability Segment)
    ADT_A03.insertDB1(int rep)
    Inserts a specific repetition of DB1 (Disability Segment)
    ADT_A04.insertDB1(int rep)
    Inserts a specific repetition of DB1 (Disability Segment)
    ADT_A05.insertDB1(int rep)
    Inserts a specific repetition of DB1 (Disability Segment)
    ADT_A06.insertDB1(int rep)
    Inserts a specific repetition of DB1 (Disability Segment)
    ADT_A07.insertDB1(int rep)
    Inserts a specific repetition of DB1 (Disability Segment)
    ADT_A08.insertDB1(int rep)
    Inserts a specific repetition of DB1 (Disability Segment)
    ADT_A09.insertDB1(int rep)
    Inserts a specific repetition of DB1 (Disability Segment)
    ADT_A10.insertDB1(int rep)
    Inserts a specific repetition of DB1 (Disability Segment)
    ADT_A11.insertDB1(int rep)
    Inserts a specific repetition of DB1 (Disability Segment)
    ADT_A12.insertDB1(int rep)
    Inserts a specific repetition of DB1 (Disability Segment)
    ADT_A13.insertDB1(int rep)
    Inserts a specific repetition of DB1 (Disability Segment)
    ADT_A14.insertDB1(int rep)
    Inserts a specific repetition of DB1 (Disability Segment)
    ADT_A15.insertDB1(int rep)
    Inserts a specific repetition of DB1 (Disability Segment)
    ADT_A16.insertDB1(int rep)
    Inserts a specific repetition of DB1 (Disability Segment)
    ADT_A17.insertDB1(int rep)
    Inserts a specific repetition of DB1 (Disability Segment)
    ADT_A21.insertDB1(int rep)
    Inserts a specific repetition of DB1 (Disability Segment)
    ADT_A22.insertDB1(int rep)
    Inserts a specific repetition of DB1 (Disability Segment)
    ADT_A23.insertDB1(int rep)
    Inserts a specific repetition of DB1 (Disability Segment)
    ADT_A24.insertDB1(int rep)
    Inserts a specific repetition of DB1 (Disability Segment)
    ADT_A25.insertDB1(int rep)
    Inserts a specific repetition of DB1 (Disability Segment)
    ADT_A26.insertDB1(int rep)
    Inserts a specific repetition of DB1 (Disability Segment)
    ADT_A27.insertDB1(int rep)
    Inserts a specific repetition of DB1 (Disability Segment)
    ADT_A28.insertDB1(int rep)
    Inserts a specific repetition of DB1 (Disability Segment)
    ADT_A29.insertDB1(int rep)
    Inserts a specific repetition of DB1 (Disability Segment)
    ADT_A31.insertDB1(int rep)
    Inserts a specific repetition of DB1 (Disability Segment)
    ADT_A32.insertDB1(int rep)
    Inserts a specific repetition of DB1 (Disability Segment)
    ADT_A33.insertDB1(int rep)
    Inserts a specific repetition of DB1 (Disability Segment)
    ADT_A37.insertDB1(int rep)
    Inserts a specific repetition of DB1 (Disability Segment)
    ADT_A38.insertDB1(int rep)
    Inserts a specific repetition of DB1 (Disability Segment)
    ADT_AXX.insertDB1(int rep)
    Inserts a specific repetition of DB1 ()
    DFT_P03.insertDB1(int rep)
    Inserts a specific repetition of DB1 (Disability Segment)
    ADT_A17.insertDB12(int rep)
    Inserts a specific repetition of DB12 (Disability Segment)
    ADT_A24.insertDB12(int rep)
    Inserts a specific repetition of DB12 (Disability Segment)
    ADT_A37.insertDB12(int rep)
    Inserts a specific repetition of DB12 (Disability Segment)
    ADT_AXX.insertDB12(int rep)
    Inserts a specific repetition of DB12 ()
    ADT_A01.removeDB1(int rep)
    Removes a specific repetition of DB1 (Disability Segment)
    ADT_A02.removeDB1(int rep)
    Removes a specific repetition of DB1 (Disability Segment)
    ADT_A03.removeDB1(int rep)
    Removes a specific repetition of DB1 (Disability Segment)
    ADT_A04.removeDB1(int rep)
    Removes a specific repetition of DB1 (Disability Segment)
    ADT_A05.removeDB1(int rep)
    Removes a specific repetition of DB1 (Disability Segment)
    ADT_A06.removeDB1(int rep)
    Removes a specific repetition of DB1 (Disability Segment)
    ADT_A07.removeDB1(int rep)
    Removes a specific repetition of DB1 (Disability Segment)
    ADT_A08.removeDB1(int rep)
    Removes a specific repetition of DB1 (Disability Segment)
    ADT_A09.removeDB1(int rep)
    Removes a specific repetition of DB1 (Disability Segment)
    ADT_A10.removeDB1(int rep)
    Removes a specific repetition of DB1 (Disability Segment)
    ADT_A11.removeDB1(int rep)
    Removes a specific repetition of DB1 (Disability Segment)
    ADT_A12.removeDB1(int rep)
    Removes a specific repetition of DB1 (Disability Segment)
    ADT_A13.removeDB1(int rep)
    Removes a specific repetition of DB1 (Disability Segment)
    ADT_A14.removeDB1(int rep)
    Removes a specific repetition of DB1 (Disability Segment)
    ADT_A15.removeDB1(int rep)
    Removes a specific repetition of DB1 (Disability Segment)
    ADT_A16.removeDB1(int rep)
    Removes a specific repetition of DB1 (Disability Segment)
    ADT_A17.removeDB1(int rep)
    Removes a specific repetition of DB1 (Disability Segment)
    ADT_A21.removeDB1(int rep)
    Removes a specific repetition of DB1 (Disability Segment)
    ADT_A22.removeDB1(int rep)
    Removes a specific repetition of DB1 (Disability Segment)
    ADT_A23.removeDB1(int rep)
    Removes a specific repetition of DB1 (Disability Segment)
    ADT_A24.removeDB1(int rep)
    Removes a specific repetition of DB1 (Disability Segment)
    ADT_A25.removeDB1(int rep)
    Removes a specific repetition of DB1 (Disability Segment)
    ADT_A26.removeDB1(int rep)
    Removes a specific repetition of DB1 (Disability Segment)
    ADT_A27.removeDB1(int rep)
    Removes a specific repetition of DB1 (Disability Segment)
    ADT_A28.removeDB1(int rep)
    Removes a specific repetition of DB1 (Disability Segment)
    ADT_A29.removeDB1(int rep)
    Removes a specific repetition of DB1 (Disability Segment)
    ADT_A31.removeDB1(int rep)
    Removes a specific repetition of DB1 (Disability Segment)
    ADT_A32.removeDB1(int rep)
    Removes a specific repetition of DB1 (Disability Segment)
    ADT_A33.removeDB1(int rep)
    Removes a specific repetition of DB1 (Disability Segment)
    ADT_A37.removeDB1(int rep)
    Removes a specific repetition of DB1 (Disability Segment)
    ADT_A38.removeDB1(int rep)
    Removes a specific repetition of DB1 (Disability Segment)
    ADT_AXX.removeDB1(int rep)
    Removes a specific repetition of DB1 ()
    DFT_P03.removeDB1(int rep)
    Removes a specific repetition of DB1 (Disability Segment)
    ADT_A17.removeDB12(int rep)
    Removes a specific repetition of DB12 (Disability Segment)
    ADT_A24.removeDB12(int rep)
    Removes a specific repetition of DB12 (Disability Segment)
    ADT_A37.removeDB12(int rep)
    Removes a specific repetition of DB12 (Disability Segment)
    ADT_AXX.removeDB12(int rep)
    Removes a specific repetition of DB12 ()
    Methods in ca.uhn.hl7v2.model.v23.message that return types with arguments of type DB1
    Modifier and Type
    Method
    Description
    ADT_A17.getDB12All()
    Returns a non-modifiable List containing all current existing repetitions of DB12.
    ADT_A24.getDB12All()
    Returns a non-modifiable List containing all current existing repetitions of DB12.
    ADT_A37.getDB12All()
    Returns a non-modifiable List containing all current existing repetitions of DB12.
    ADT_AXX.getDB12All()
    Returns a non-modifiable List containing all current existing repetitions of DB12.
    ADT_A01.getDB1All()
    Returns a non-modifiable List containing all current existing repetitions of DB1.
    ADT_A02.getDB1All()
    Returns a non-modifiable List containing all current existing repetitions of DB1.
    ADT_A03.getDB1All()
    Returns a non-modifiable List containing all current existing repetitions of DB1.
    ADT_A04.getDB1All()
    Returns a non-modifiable List containing all current existing repetitions of DB1.
    ADT_A05.getDB1All()
    Returns a non-modifiable List containing all current existing repetitions of DB1.
    ADT_A06.getDB1All()
    Returns a non-modifiable List containing all current existing repetitions of DB1.
    ADT_A07.getDB1All()
    Returns a non-modifiable List containing all current existing repetitions of DB1.
    ADT_A08.getDB1All()
    Returns a non-modifiable List containing all current existing repetitions of DB1.
    ADT_A09.getDB1All()
    Returns a non-modifiable List containing all current existing repetitions of DB1.
    ADT_A10.getDB1All()
    Returns a non-modifiable List containing all current existing repetitions of DB1.
    ADT_A11.getDB1All()
    Returns a non-modifiable List containing all current existing repetitions of DB1.
    ADT_A12.getDB1All()
    Returns a non-modifiable List containing all current existing repetitions of DB1.
    ADT_A13.getDB1All()
    Returns a non-modifiable List containing all current existing repetitions of DB1.
    ADT_A14.getDB1All()
    Returns a non-modifiable List containing all current existing repetitions of DB1.
    ADT_A15.getDB1All()
    Returns a non-modifiable List containing all current existing repetitions of DB1.
    ADT_A16.getDB1All()
    Returns a non-modifiable List containing all current existing repetitions of DB1.
    ADT_A17.getDB1All()
    Returns a non-modifiable List containing all current existing repetitions of DB1.
    ADT_A21.getDB1All()
    Returns a non-modifiable List containing all current existing repetitions of DB1.
    ADT_A22.getDB1All()
    Returns a non-modifiable List containing all current existing repetitions of DB1.
    ADT_A23.getDB1All()
    Returns a non-modifiable List containing all current existing repetitions of DB1.
    ADT_A24.getDB1All()
    Returns a non-modifiable List containing all current existing repetitions of DB1.
    ADT_A25.getDB1All()
    Returns a non-modifiable List containing all current existing repetitions of DB1.
    ADT_A26.getDB1All()
    Returns a non-modifiable List containing all current existing repetitions of DB1.
    ADT_A27.getDB1All()
    Returns a non-modifiable List containing all current existing repetitions of DB1.
    ADT_A28.getDB1All()
    Returns a non-modifiable List containing all current existing repetitions of DB1.
    ADT_A29.getDB1All()
    Returns a non-modifiable List containing all current existing repetitions of DB1.
    ADT_A31.getDB1All()
    Returns a non-modifiable List containing all current existing repetitions of DB1.
    ADT_A32.getDB1All()
    Returns a non-modifiable List containing all current existing repetitions of DB1.
    ADT_A33.getDB1All()
    Returns a non-modifiable List containing all current existing repetitions of DB1.
    ADT_A37.getDB1All()
    Returns a non-modifiable List containing all current existing repetitions of DB1.
    ADT_A38.getDB1All()
    Returns a non-modifiable List containing all current existing repetitions of DB1.
    ADT_AXX.getDB1All()
    Returns a non-modifiable List containing all current existing repetitions of DB1.
    DFT_P03.getDB1All()
    Returns a non-modifiable List containing all current existing repetitions of DB1.
    Methods in ca.uhn.hl7v2.model.v23.message with parameters of type DB1
    Modifier and Type
    Method
    Description
    void
    ADT_A01.insertDB1(DB1 structure, int rep)
    Inserts a specific repetition of DB1 (Disability Segment)
    void
    ADT_A02.insertDB1(DB1 structure, int rep)
    Inserts a specific repetition of DB1 (Disability Segment)
    void
    ADT_A03.insertDB1(DB1 structure, int rep)
    Inserts a specific repetition of DB1 (Disability Segment)
    void
    ADT_A04.insertDB1(DB1 structure, int rep)
    Inserts a specific repetition of DB1 (Disability Segment)
    void
    ADT_A05.insertDB1(DB1 structure, int rep)
    Inserts a specific repetition of DB1 (Disability Segment)
    void
    ADT_A06.insertDB1(DB1 structure, int rep)
    Inserts a specific repetition of DB1 (Disability Segment)
    void
    ADT_A07.insertDB1(DB1 structure, int rep)
    Inserts a specific repetition of DB1 (Disability Segment)
    void
    ADT_A08.insertDB1(DB1 structure, int rep)
    Inserts a specific repetition of DB1 (Disability Segment)
    void
    ADT_A09.insertDB1(DB1 structure, int rep)
    Inserts a specific repetition of DB1 (Disability Segment)
    void
    ADT_A10.insertDB1(DB1 structure, int rep)
    Inserts a specific repetition of DB1 (Disability Segment)
    void
    ADT_A11.insertDB1(DB1 structure, int rep)
    Inserts a specific repetition of DB1 (Disability Segment)
    void
    ADT_A12.insertDB1(DB1 structure, int rep)
    Inserts a specific repetition of DB1 (Disability Segment)
    void
    ADT_A13.insertDB1(DB1 structure, int rep)
    Inserts a specific repetition of DB1 (Disability Segment)
    void
    ADT_A14.insertDB1(DB1 structure, int rep)
    Inserts a specific repetition of DB1 (Disability Segment)
    void
    ADT_A15.insertDB1(DB1 structure, int rep)
    Inserts a specific repetition of DB1 (Disability Segment)
    void
    ADT_A16.insertDB1(DB1 structure, int rep)
    Inserts a specific repetition of DB1 (Disability Segment)
    void
    ADT_A17.insertDB1(DB1 structure, int rep)
    Inserts a specific repetition of DB1 (Disability Segment)
    void
    ADT_A21.insertDB1(DB1 structure, int rep)
    Inserts a specific repetition of DB1 (Disability Segment)
    void
    ADT_A22.insertDB1(DB1 structure, int rep)
    Inserts a specific repetition of DB1 (Disability Segment)
    void
    ADT_A23.insertDB1(DB1 structure, int rep)
    Inserts a specific repetition of DB1 (Disability Segment)
    void
    ADT_A24.insertDB1(DB1 structure, int rep)
    Inserts a specific repetition of DB1 (Disability Segment)
    void
    ADT_A25.insertDB1(DB1 structure, int rep)
    Inserts a specific repetition of DB1 (Disability Segment)
    void
    ADT_A26.insertDB1(DB1 structure, int rep)
    Inserts a specific repetition of DB1 (Disability Segment)
    void
    ADT_A27.insertDB1(DB1 structure, int rep)
    Inserts a specific repetition of DB1 (Disability Segment)
    void
    ADT_A28.insertDB1(DB1 structure, int rep)
    Inserts a specific repetition of DB1 (Disability Segment)
    void
    ADT_A29.insertDB1(DB1 structure, int rep)
    Inserts a specific repetition of DB1 (Disability Segment)
    void
    ADT_A31.insertDB1(DB1 structure, int rep)
    Inserts a specific repetition of DB1 (Disability Segment)
    void
    ADT_A32.insertDB1(DB1 structure, int rep)
    Inserts a specific repetition of DB1 (Disability Segment)
    void
    ADT_A33.insertDB1(DB1 structure, int rep)
    Inserts a specific repetition of DB1 (Disability Segment)
    void
    ADT_A37.insertDB1(DB1 structure, int rep)
    Inserts a specific repetition of DB1 (Disability Segment)
    void
    ADT_A38.insertDB1(DB1 structure, int rep)
    Inserts a specific repetition of DB1 (Disability Segment)
    void
    ADT_AXX.insertDB1(DB1 structure, int rep)
    Inserts a specific repetition of DB1 ()
    void
    DFT_P03.insertDB1(DB1 structure, int rep)
    Inserts a specific repetition of DB1 (Disability Segment)
    void
    ADT_A17.insertDB12(DB1 structure, int rep)
    Inserts a specific repetition of DB12 (Disability Segment)
    void
    ADT_A24.insertDB12(DB1 structure, int rep)
    Inserts a specific repetition of DB12 (Disability Segment)
    void
    ADT_A37.insertDB12(DB1 structure, int rep)
    Inserts a specific repetition of DB12 (Disability Segment)
    void
    ADT_AXX.insertDB12(DB1 structure, int rep)
    Inserts a specific repetition of DB12 ()