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

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

    Methods in ca.uhn.hl7v2.model.v23.group that return GT1
    Modifier and Type
    Method
    Description
    ADR_A19_QUERY_RESPONSE.getGT1()
    Returns the first repetition of GT1 (Guarantor) - creates it if necessary
    ADR_A19_QUERY_RESPONSE.getGT1(int rep)
    Returns a specific repetition of GT1 (Guarantor) - creates it if necessary
    BAR_P01_VISIT.getGT1()
    Returns the first repetition of GT1 (Guarantor) - creates it if necessary
    BAR_P01_VISIT.getGT1(int rep)
    Returns a specific repetition of GT1 (Guarantor) - creates it if necessary
    BAR_P05_VISIT.getGT1()
    Returns the first repetition of GT1 (Guarantor) - creates it if necessary
    BAR_P05_VISIT.getGT1(int rep)
    Returns a specific repetition of GT1 (Guarantor) - creates it if necessary
    OMD_O01_PATIENT.getGT1()
    Returns GT1 (Guarantor) - creates it if necessary
    OMN_O01_PATIENT.getGT1()
    Returns GT1 (Guarantor) - creates it if necessary
    OMS_O01_PATIENT.getGT1()
    Returns GT1 (Guarantor) - creates it if necessary
    ORM_O01_PATIENT.getGT1()
    Returns GT1 (Guarantor) - creates it if necessary
    PIN_I07_GUARANTOR_INSURANCE.getGT1()
    Returns the first repetition of GT1 (Guarantor) - creates it if necessary
    PIN_I07_GUARANTOR_INSURANCE.getGT1(int rep)
    Returns a specific repetition of GT1 (Guarantor) - creates it if necessary
    RDE_O01_PATIENT.getGT1()
    Returns GT1 (Guarantor) - creates it if necessary
    RDO_O01_PATIENT.getGT1()
    Returns GT1 (Guarantor) - creates it if necessary
    RPI_I01_GUARANTOR_INSURANCE.getGT1()
    Returns the first repetition of GT1 (Guarantor) - creates it if necessary
    RPI_I01_GUARANTOR_INSURANCE.getGT1(int rep)
    Returns a specific repetition of GT1 (Guarantor) - creates it if necessary
    RPI_I04_GUARANTOR_INSURANCE.getGT1()
    Returns the first repetition of GT1 (Guarantor) - creates it if necessary
    RPI_I04_GUARANTOR_INSURANCE.getGT1(int rep)
    Returns a specific repetition of GT1 (Guarantor) - creates it if necessary
    RQA_I08_GUARANTOR_INSURANCE.getGT1()
    Returns the first repetition of GT1 (Guarantor) - creates it if necessary
    RQA_I08_GUARANTOR_INSURANCE.getGT1(int rep)
    Returns a specific repetition of GT1 (Guarantor) - creates it if necessary
    RQA_I09_GUARANTOR_INSURANCE.getGT1()
    Returns the first repetition of GT1 (Guarantor) - creates it if necessary
    RQA_I09_GUARANTOR_INSURANCE.getGT1(int rep)
    Returns a specific repetition of GT1 (Guarantor) - creates it if necessary
    RQA_I10_GUARANTOR_INSURANCE.getGT1()
    Returns the first repetition of GT1 (Guarantor) - creates it if necessary
    RQA_I10_GUARANTOR_INSURANCE.getGT1(int rep)
    Returns a specific repetition of GT1 (Guarantor) - creates it if necessary
    RQA_I11_GUARANTOR_INSURANCE.getGT1()
    Returns the first repetition of GT1 (Guarantor) - creates it if necessary
    RQA_I11_GUARANTOR_INSURANCE.getGT1(int rep)
    Returns a specific repetition of GT1 (Guarantor) - creates it if necessary
    RQI_I01_GUARANTOR_INSURANCE.getGT1()
    Returns the first repetition of GT1 (Guarantor) - creates it if necessary
    RQI_I01_GUARANTOR_INSURANCE.getGT1(int rep)
    Returns a specific repetition of GT1 (Guarantor) - creates it if necessary
    RQI_I02_GUARANTOR_INSURANCE.getGT1()
    Returns the first repetition of GT1 (Guarantor) - creates it if necessary
    RQI_I02_GUARANTOR_INSURANCE.getGT1(int rep)
    Returns a specific repetition of GT1 (Guarantor) - creates it if necessary
    RQI_I03_GUARANTOR_INSURANCE.getGT1()
    Returns the first repetition of GT1 (Guarantor) - creates it if necessary
    RQI_I03_GUARANTOR_INSURANCE.getGT1(int rep)
    Returns a specific repetition of GT1 (Guarantor) - creates it if necessary
    ADR_A19_QUERY_RESPONSE.insertGT1(int rep)
    Inserts a specific repetition of GT1 (Guarantor)
    BAR_P01_VISIT.insertGT1(int rep)
    Inserts a specific repetition of GT1 (Guarantor)
    BAR_P05_VISIT.insertGT1(int rep)
    Inserts a specific repetition of GT1 (Guarantor)
    PIN_I07_GUARANTOR_INSURANCE.insertGT1(int rep)
    Inserts a specific repetition of GT1 (Guarantor)
    RPI_I01_GUARANTOR_INSURANCE.insertGT1(int rep)
    Inserts a specific repetition of GT1 (Guarantor)
    RPI_I04_GUARANTOR_INSURANCE.insertGT1(int rep)
    Inserts a specific repetition of GT1 (Guarantor)
    RQA_I08_GUARANTOR_INSURANCE.insertGT1(int rep)
    Inserts a specific repetition of GT1 (Guarantor)
    RQA_I09_GUARANTOR_INSURANCE.insertGT1(int rep)
    Inserts a specific repetition of GT1 (Guarantor)
    RQA_I10_GUARANTOR_INSURANCE.insertGT1(int rep)
    Inserts a specific repetition of GT1 (Guarantor)
    RQA_I11_GUARANTOR_INSURANCE.insertGT1(int rep)
    Inserts a specific repetition of GT1 (Guarantor)
    RQI_I01_GUARANTOR_INSURANCE.insertGT1(int rep)
    Inserts a specific repetition of GT1 (Guarantor)
    RQI_I02_GUARANTOR_INSURANCE.insertGT1(int rep)
    Inserts a specific repetition of GT1 (Guarantor)
    RQI_I03_GUARANTOR_INSURANCE.insertGT1(int rep)
    Inserts a specific repetition of GT1 (Guarantor)
    ADR_A19_QUERY_RESPONSE.removeGT1(int rep)
    Removes a specific repetition of GT1 (Guarantor)
    BAR_P01_VISIT.removeGT1(int rep)
    Removes a specific repetition of GT1 (Guarantor)
    BAR_P05_VISIT.removeGT1(int rep)
    Removes a specific repetition of GT1 (Guarantor)
    PIN_I07_GUARANTOR_INSURANCE.removeGT1(int rep)
    Removes a specific repetition of GT1 (Guarantor)
    RPI_I01_GUARANTOR_INSURANCE.removeGT1(int rep)
    Removes a specific repetition of GT1 (Guarantor)
    RPI_I04_GUARANTOR_INSURANCE.removeGT1(int rep)
    Removes a specific repetition of GT1 (Guarantor)
    RQA_I08_GUARANTOR_INSURANCE.removeGT1(int rep)
    Removes a specific repetition of GT1 (Guarantor)
    RQA_I09_GUARANTOR_INSURANCE.removeGT1(int rep)
    Removes a specific repetition of GT1 (Guarantor)
    RQA_I10_GUARANTOR_INSURANCE.removeGT1(int rep)
    Removes a specific repetition of GT1 (Guarantor)
    RQA_I11_GUARANTOR_INSURANCE.removeGT1(int rep)
    Removes a specific repetition of GT1 (Guarantor)
    RQI_I01_GUARANTOR_INSURANCE.removeGT1(int rep)
    Removes a specific repetition of GT1 (Guarantor)
    RQI_I02_GUARANTOR_INSURANCE.removeGT1(int rep)
    Removes a specific repetition of GT1 (Guarantor)
    RQI_I03_GUARANTOR_INSURANCE.removeGT1(int rep)
    Removes a specific repetition of GT1 (Guarantor)
    Methods in ca.uhn.hl7v2.model.v23.group that return types with arguments of type GT1
    Modifier and Type
    Method
    Description
    ADR_A19_QUERY_RESPONSE.getGT1All()
    Returns a non-modifiable List containing all current existing repetitions of GT1.
    BAR_P01_VISIT.getGT1All()
    Returns a non-modifiable List containing all current existing repetitions of GT1.
    BAR_P05_VISIT.getGT1All()
    Returns a non-modifiable List containing all current existing repetitions of GT1.
    PIN_I07_GUARANTOR_INSURANCE.getGT1All()
    Returns a non-modifiable List containing all current existing repetitions of GT1.
    RPI_I01_GUARANTOR_INSURANCE.getGT1All()
    Returns a non-modifiable List containing all current existing repetitions of GT1.
    RPI_I04_GUARANTOR_INSURANCE.getGT1All()
    Returns a non-modifiable List containing all current existing repetitions of GT1.
    RQA_I08_GUARANTOR_INSURANCE.getGT1All()
    Returns a non-modifiable List containing all current existing repetitions of GT1.
    RQA_I09_GUARANTOR_INSURANCE.getGT1All()
    Returns a non-modifiable List containing all current existing repetitions of GT1.
    RQA_I10_GUARANTOR_INSURANCE.getGT1All()
    Returns a non-modifiable List containing all current existing repetitions of GT1.
    RQA_I11_GUARANTOR_INSURANCE.getGT1All()
    Returns a non-modifiable List containing all current existing repetitions of GT1.
    RQI_I01_GUARANTOR_INSURANCE.getGT1All()
    Returns a non-modifiable List containing all current existing repetitions of GT1.
    RQI_I02_GUARANTOR_INSURANCE.getGT1All()
    Returns a non-modifiable List containing all current existing repetitions of GT1.
    RQI_I03_GUARANTOR_INSURANCE.getGT1All()
    Returns a non-modifiable List containing all current existing repetitions of GT1.
    Methods in ca.uhn.hl7v2.model.v23.group with parameters of type GT1
    Modifier and Type
    Method
    Description
    void
    ADR_A19_QUERY_RESPONSE.insertGT1(GT1 structure, int rep)
    Inserts a specific repetition of GT1 (Guarantor)
    void
    BAR_P01_VISIT.insertGT1(GT1 structure, int rep)
    Inserts a specific repetition of GT1 (Guarantor)
    void
    BAR_P05_VISIT.insertGT1(GT1 structure, int rep)
    Inserts a specific repetition of GT1 (Guarantor)
    void
    PIN_I07_GUARANTOR_INSURANCE.insertGT1(GT1 structure, int rep)
    Inserts a specific repetition of GT1 (Guarantor)
    void
    RPI_I01_GUARANTOR_INSURANCE.insertGT1(GT1 structure, int rep)
    Inserts a specific repetition of GT1 (Guarantor)
    void
    RPI_I04_GUARANTOR_INSURANCE.insertGT1(GT1 structure, int rep)
    Inserts a specific repetition of GT1 (Guarantor)
    void
    RQA_I08_GUARANTOR_INSURANCE.insertGT1(GT1 structure, int rep)
    Inserts a specific repetition of GT1 (Guarantor)
    void
    RQA_I09_GUARANTOR_INSURANCE.insertGT1(GT1 structure, int rep)
    Inserts a specific repetition of GT1 (Guarantor)
    void
    RQA_I10_GUARANTOR_INSURANCE.insertGT1(GT1 structure, int rep)
    Inserts a specific repetition of GT1 (Guarantor)
    void
    RQA_I11_GUARANTOR_INSURANCE.insertGT1(GT1 structure, int rep)
    Inserts a specific repetition of GT1 (Guarantor)
    void
    RQI_I01_GUARANTOR_INSURANCE.insertGT1(GT1 structure, int rep)
    Inserts a specific repetition of GT1 (Guarantor)
    void
    RQI_I02_GUARANTOR_INSURANCE.insertGT1(GT1 structure, int rep)
    Inserts a specific repetition of GT1 (Guarantor)
    void
    RQI_I03_GUARANTOR_INSURANCE.insertGT1(GT1 structure, int rep)
    Inserts a specific repetition of GT1 (Guarantor)
  • Uses of GT1 in ca.uhn.hl7v2.model.v23.message

    Methods in ca.uhn.hl7v2.model.v23.message that return GT1
    Modifier and Type
    Method
    Description
    ADT_A01.getGT1()
    Returns the first repetition of GT1 (Guarantor) - creates it if necessary
    ADT_A01.getGT1(int rep)
    Returns a specific repetition of GT1 (Guarantor) - creates it if necessary
    ADT_A04.getGT1()
    Returns the first repetition of GT1 (Guarantor) - creates it if necessary
    ADT_A04.getGT1(int rep)
    Returns a specific repetition of GT1 (Guarantor) - creates it if necessary
    ADT_A05.getGT1()
    Returns the first repetition of GT1 (Guarantor) - creates it if necessary
    ADT_A05.getGT1(int rep)
    Returns a specific repetition of GT1 (Guarantor) - creates it if necessary
    ADT_A06.getGT1()
    Returns the first repetition of GT1 (Guarantor) - creates it if necessary
    ADT_A06.getGT1(int rep)
    Returns a specific repetition of GT1 (Guarantor) - creates it if necessary
    ADT_A07.getGT1()
    Returns the first repetition of GT1 (Guarantor) - creates it if necessary
    ADT_A07.getGT1(int rep)
    Returns a specific repetition of GT1 (Guarantor) - creates it if necessary
    ADT_A08.getGT1()
    Returns the first repetition of GT1 (Guarantor) - creates it if necessary
    ADT_A08.getGT1(int rep)
    Returns a specific repetition of GT1 (Guarantor) - creates it if necessary
    ADT_A13.getGT1()
    Returns the first repetition of GT1 (Guarantor) - creates it if necessary
    ADT_A13.getGT1(int rep)
    Returns a specific repetition of GT1 (Guarantor) - creates it if necessary
    ADT_A14.getGT1()
    Returns the first repetition of GT1 (Guarantor) - creates it if necessary
    ADT_A14.getGT1(int rep)
    Returns a specific repetition of GT1 (Guarantor) - creates it if necessary
    ADT_A28.getGT1()
    Returns the first repetition of GT1 (Guarantor) - creates it if necessary
    ADT_A28.getGT1(int rep)
    Returns a specific repetition of GT1 (Guarantor) - creates it if necessary
    ADT_A31.getGT1()
    Returns the first repetition of GT1 (Guarantor) - creates it if necessary
    ADT_A31.getGT1(int rep)
    Returns a specific repetition of GT1 (Guarantor) - creates it if necessary
    ADT_AXX.getGT1()
    Returns the first repetition of GT1 () - creates it if necessary
    ADT_AXX.getGT1(int rep)
    Returns a specific repetition of GT1 () - creates it if necessary
    DFT_P03.getGT1()
    Returns the first repetition of GT1 (Guarantor) - creates it if necessary
    DFT_P03.getGT1(int rep)
    Returns a specific repetition of GT1 (Guarantor) - creates it if necessary
    REF_I12.getGT1()
    Returns the first repetition of GT1 (Guarantor) - creates it if necessary
    REF_I12.getGT1(int rep)
    Returns a specific repetition of GT1 (Guarantor) - creates it if necessary
    REF_I13.getGT1()
    Returns the first repetition of GT1 (Guarantor) - creates it if necessary
    REF_I13.getGT1(int rep)
    Returns a specific repetition of GT1 (Guarantor) - creates it if necessary
    REF_I14.getGT1()
    Returns the first repetition of GT1 (Guarantor) - creates it if necessary
    REF_I14.getGT1(int rep)
    Returns a specific repetition of GT1 (Guarantor) - creates it if necessary
    REF_I15.getGT1()
    Returns the first repetition of GT1 (Guarantor) - creates it if necessary
    REF_I15.getGT1(int rep)
    Returns a specific repetition of GT1 (Guarantor) - creates it if necessary
    RPA_I08.getGT1()
    Returns the first repetition of GT1 (Guarantor) - creates it if necessary
    RPA_I08.getGT1(int rep)
    Returns a specific repetition of GT1 (Guarantor) - creates it if necessary
    RPA_I09.getGT1()
    Returns the first repetition of GT1 (Guarantor) - creates it if necessary
    RPA_I09.getGT1(int rep)
    Returns a specific repetition of GT1 (Guarantor) - creates it if necessary
    RPA_I10.getGT1()
    Returns the first repetition of GT1 (Guarantor) - creates it if necessary
    RPA_I10.getGT1(int rep)
    Returns a specific repetition of GT1 (Guarantor) - creates it if necessary
    RPA_I11.getGT1()
    Returns the first repetition of GT1 (Guarantor) - creates it if necessary
    RPA_I11.getGT1(int rep)
    Returns a specific repetition of GT1 (Guarantor) - creates it if necessary
    RQC_I05.getGT1()
    Returns the first repetition of GT1 (Guarantor) - creates it if necessary
    RQC_I05.getGT1(int rep)
    Returns a specific repetition of GT1 (Guarantor) - creates it if necessary
    RQC_I06.getGT1()
    Returns GT1 (Guarantor) - creates it if necessary
    RQP_I04.getGT1()
    Returns the first repetition of GT1 (Guarantor) - creates it if necessary
    RQP_I04.getGT1(int rep)
    Returns a specific repetition of GT1 (Guarantor) - creates it if necessary
    ADT_A01.insertGT1(int rep)
    Inserts a specific repetition of GT1 (Guarantor)
    ADT_A04.insertGT1(int rep)
    Inserts a specific repetition of GT1 (Guarantor)
    ADT_A05.insertGT1(int rep)
    Inserts a specific repetition of GT1 (Guarantor)
    ADT_A06.insertGT1(int rep)
    Inserts a specific repetition of GT1 (Guarantor)
    ADT_A07.insertGT1(int rep)
    Inserts a specific repetition of GT1 (Guarantor)
    ADT_A08.insertGT1(int rep)
    Inserts a specific repetition of GT1 (Guarantor)
    ADT_A13.insertGT1(int rep)
    Inserts a specific repetition of GT1 (Guarantor)
    ADT_A14.insertGT1(int rep)
    Inserts a specific repetition of GT1 (Guarantor)
    ADT_A28.insertGT1(int rep)
    Inserts a specific repetition of GT1 (Guarantor)
    ADT_A31.insertGT1(int rep)
    Inserts a specific repetition of GT1 (Guarantor)
    ADT_AXX.insertGT1(int rep)
    Inserts a specific repetition of GT1 ()
    DFT_P03.insertGT1(int rep)
    Inserts a specific repetition of GT1 (Guarantor)
    REF_I12.insertGT1(int rep)
    Inserts a specific repetition of GT1 (Guarantor)
    REF_I13.insertGT1(int rep)
    Inserts a specific repetition of GT1 (Guarantor)
    REF_I14.insertGT1(int rep)
    Inserts a specific repetition of GT1 (Guarantor)
    REF_I15.insertGT1(int rep)
    Inserts a specific repetition of GT1 (Guarantor)
    RPA_I08.insertGT1(int rep)
    Inserts a specific repetition of GT1 (Guarantor)
    RPA_I09.insertGT1(int rep)
    Inserts a specific repetition of GT1 (Guarantor)
    RPA_I10.insertGT1(int rep)
    Inserts a specific repetition of GT1 (Guarantor)
    RPA_I11.insertGT1(int rep)
    Inserts a specific repetition of GT1 (Guarantor)
    RQC_I05.insertGT1(int rep)
    Inserts a specific repetition of GT1 (Guarantor)
    RQP_I04.insertGT1(int rep)
    Inserts a specific repetition of GT1 (Guarantor)
    ADT_A01.removeGT1(int rep)
    Removes a specific repetition of GT1 (Guarantor)
    ADT_A04.removeGT1(int rep)
    Removes a specific repetition of GT1 (Guarantor)
    ADT_A05.removeGT1(int rep)
    Removes a specific repetition of GT1 (Guarantor)
    ADT_A06.removeGT1(int rep)
    Removes a specific repetition of GT1 (Guarantor)
    ADT_A07.removeGT1(int rep)
    Removes a specific repetition of GT1 (Guarantor)
    ADT_A08.removeGT1(int rep)
    Removes a specific repetition of GT1 (Guarantor)
    ADT_A13.removeGT1(int rep)
    Removes a specific repetition of GT1 (Guarantor)
    ADT_A14.removeGT1(int rep)
    Removes a specific repetition of GT1 (Guarantor)
    ADT_A28.removeGT1(int rep)
    Removes a specific repetition of GT1 (Guarantor)
    ADT_A31.removeGT1(int rep)
    Removes a specific repetition of GT1 (Guarantor)
    ADT_AXX.removeGT1(int rep)
    Removes a specific repetition of GT1 ()
    DFT_P03.removeGT1(int rep)
    Removes a specific repetition of GT1 (Guarantor)
    REF_I12.removeGT1(int rep)
    Removes a specific repetition of GT1 (Guarantor)
    REF_I13.removeGT1(int rep)
    Removes a specific repetition of GT1 (Guarantor)
    REF_I14.removeGT1(int rep)
    Removes a specific repetition of GT1 (Guarantor)
    REF_I15.removeGT1(int rep)
    Removes a specific repetition of GT1 (Guarantor)
    RPA_I08.removeGT1(int rep)
    Removes a specific repetition of GT1 (Guarantor)
    RPA_I09.removeGT1(int rep)
    Removes a specific repetition of GT1 (Guarantor)
    RPA_I10.removeGT1(int rep)
    Removes a specific repetition of GT1 (Guarantor)
    RPA_I11.removeGT1(int rep)
    Removes a specific repetition of GT1 (Guarantor)
    RQC_I05.removeGT1(int rep)
    Removes a specific repetition of GT1 (Guarantor)
    RQP_I04.removeGT1(int rep)
    Removes a specific repetition of GT1 (Guarantor)
    Methods in ca.uhn.hl7v2.model.v23.message that return types with arguments of type GT1
    Modifier and Type
    Method
    Description
    ADT_A01.getGT1All()
    Returns a non-modifiable List containing all current existing repetitions of GT1.
    ADT_A04.getGT1All()
    Returns a non-modifiable List containing all current existing repetitions of GT1.
    ADT_A05.getGT1All()
    Returns a non-modifiable List containing all current existing repetitions of GT1.
    ADT_A06.getGT1All()
    Returns a non-modifiable List containing all current existing repetitions of GT1.
    ADT_A07.getGT1All()
    Returns a non-modifiable List containing all current existing repetitions of GT1.
    ADT_A08.getGT1All()
    Returns a non-modifiable List containing all current existing repetitions of GT1.
    ADT_A13.getGT1All()
    Returns a non-modifiable List containing all current existing repetitions of GT1.
    ADT_A14.getGT1All()
    Returns a non-modifiable List containing all current existing repetitions of GT1.
    ADT_A28.getGT1All()
    Returns a non-modifiable List containing all current existing repetitions of GT1.
    ADT_A31.getGT1All()
    Returns a non-modifiable List containing all current existing repetitions of GT1.
    ADT_AXX.getGT1All()
    Returns a non-modifiable List containing all current existing repetitions of GT1.
    DFT_P03.getGT1All()
    Returns a non-modifiable List containing all current existing repetitions of GT1.
    REF_I12.getGT1All()
    Returns a non-modifiable List containing all current existing repetitions of GT1.
    REF_I13.getGT1All()
    Returns a non-modifiable List containing all current existing repetitions of GT1.
    REF_I14.getGT1All()
    Returns a non-modifiable List containing all current existing repetitions of GT1.
    REF_I15.getGT1All()
    Returns a non-modifiable List containing all current existing repetitions of GT1.
    RPA_I08.getGT1All()
    Returns a non-modifiable List containing all current existing repetitions of GT1.
    RPA_I09.getGT1All()
    Returns a non-modifiable List containing all current existing repetitions of GT1.
    RPA_I10.getGT1All()
    Returns a non-modifiable List containing all current existing repetitions of GT1.
    RPA_I11.getGT1All()
    Returns a non-modifiable List containing all current existing repetitions of GT1.
    RQC_I05.getGT1All()
    Returns a non-modifiable List containing all current existing repetitions of GT1.
    RQP_I04.getGT1All()
    Returns a non-modifiable List containing all current existing repetitions of GT1.
    Methods in ca.uhn.hl7v2.model.v23.message with parameters of type GT1
    Modifier and Type
    Method
    Description
    void
    ADT_A01.insertGT1(GT1 structure, int rep)
    Inserts a specific repetition of GT1 (Guarantor)
    void
    ADT_A04.insertGT1(GT1 structure, int rep)
    Inserts a specific repetition of GT1 (Guarantor)
    void
    ADT_A05.insertGT1(GT1 structure, int rep)
    Inserts a specific repetition of GT1 (Guarantor)
    void
    ADT_A06.insertGT1(GT1 structure, int rep)
    Inserts a specific repetition of GT1 (Guarantor)
    void
    ADT_A07.insertGT1(GT1 structure, int rep)
    Inserts a specific repetition of GT1 (Guarantor)
    void
    ADT_A08.insertGT1(GT1 structure, int rep)
    Inserts a specific repetition of GT1 (Guarantor)
    void
    ADT_A13.insertGT1(GT1 structure, int rep)
    Inserts a specific repetition of GT1 (Guarantor)
    void
    ADT_A14.insertGT1(GT1 structure, int rep)
    Inserts a specific repetition of GT1 (Guarantor)
    void
    ADT_A28.insertGT1(GT1 structure, int rep)
    Inserts a specific repetition of GT1 (Guarantor)
    void
    ADT_A31.insertGT1(GT1 structure, int rep)
    Inserts a specific repetition of GT1 (Guarantor)
    void
    ADT_AXX.insertGT1(GT1 structure, int rep)
    Inserts a specific repetition of GT1 ()
    void
    DFT_P03.insertGT1(GT1 structure, int rep)
    Inserts a specific repetition of GT1 (Guarantor)
    void
    REF_I12.insertGT1(GT1 structure, int rep)
    Inserts a specific repetition of GT1 (Guarantor)
    void
    REF_I13.insertGT1(GT1 structure, int rep)
    Inserts a specific repetition of GT1 (Guarantor)
    void
    REF_I14.insertGT1(GT1 structure, int rep)
    Inserts a specific repetition of GT1 (Guarantor)
    void
    REF_I15.insertGT1(GT1 structure, int rep)
    Inserts a specific repetition of GT1 (Guarantor)
    void
    RPA_I08.insertGT1(GT1 structure, int rep)
    Inserts a specific repetition of GT1 (Guarantor)
    void
    RPA_I09.insertGT1(GT1 structure, int rep)
    Inserts a specific repetition of GT1 (Guarantor)
    void
    RPA_I10.insertGT1(GT1 structure, int rep)
    Inserts a specific repetition of GT1 (Guarantor)
    void
    RPA_I11.insertGT1(GT1 structure, int rep)
    Inserts a specific repetition of GT1 (Guarantor)
    void
    RQC_I05.insertGT1(GT1 structure, int rep)
    Inserts a specific repetition of GT1 (Guarantor)
    void
    RQP_I04.insertGT1(GT1 structure, int rep)
    Inserts a specific repetition of GT1 (Guarantor)