All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.prowidesoftware.swift.model.mx.dic.CreditTransferTransaction43 Maven / Gradle / Ivy

There is a newer version: SRU2024-10.2.6
Show newest version

package com.prowidesoftware.swift.model.mx.dic;

import java.math.BigDecimal;
import java.util.ArrayList;
import java.util.List;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlSchemaType;
import javax.xml.bind.annotation.XmlType;
import javax.xml.datatype.XMLGregorianCalendar;
import org.apache.commons.lang3.builder.EqualsBuilder;
import org.apache.commons.lang3.builder.HashCodeBuilder;
import org.apache.commons.lang3.builder.ToStringBuilder;
import org.apache.commons.lang3.builder.ToStringStyle;


/**
 * Provides further details specific to the individual transaction(s) included in the message.
 * 
 * 
 * 
 */
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "CreditTransferTransaction43", propOrder = {
    "pmtId",
    "pmtTpInf",
    "intrBkSttlmAmt",
    "intrBkSttlmDt",
    "sttlmPrty",
    "sttlmTmIndctn",
    "sttlmTmReq",
    "accptncDtTm",
    "poolgAdjstmntDt",
    "instdAmt",
    "xchgRate",
    "chrgBr",
    "chrgsInf",
    "mndtRltdInf",
    "prvsInstgAgt1",
    "prvsInstgAgt1Acct",
    "prvsInstgAgt2",
    "prvsInstgAgt2Acct",
    "prvsInstgAgt3",
    "prvsInstgAgt3Acct",
    "instgAgt",
    "instdAgt",
    "intrmyAgt1",
    "intrmyAgt1Acct",
    "intrmyAgt2",
    "intrmyAgt2Acct",
    "intrmyAgt3",
    "intrmyAgt3Acct",
    "ultmtDbtr",
    "initgPty",
    "dbtr",
    "dbtrAcct",
    "dbtrAgt",
    "dbtrAgtAcct",
    "cdtrAgt",
    "cdtrAgtAcct",
    "cdtr",
    "cdtrAcct",
    "ultmtCdtr",
    "instrForCdtrAgt",
    "instrForNxtAgt",
    "purp",
    "rgltryRptg",
    "tax",
    "rltdRmtInf",
    "rmtInf",
    "splmtryData"
})
public class CreditTransferTransaction43 {

    @XmlElement(name = "PmtId", required = true)
    protected PaymentIdentification13 pmtId;
    @XmlElement(name = "PmtTpInf")
    protected PaymentTypeInformation28 pmtTpInf;
    @XmlElement(name = "IntrBkSttlmAmt", required = true)
    protected ActiveCurrencyAndAmount intrBkSttlmAmt;
    @XmlElement(name = "IntrBkSttlmDt")
    @XmlSchemaType(name = "date")
    protected XMLGregorianCalendar intrBkSttlmDt;
    @XmlElement(name = "SttlmPrty")
    @XmlSchemaType(name = "string")
    protected Priority3Code sttlmPrty;
    @XmlElement(name = "SttlmTmIndctn")
    protected SettlementDateTimeIndication1 sttlmTmIndctn;
    @XmlElement(name = "SttlmTmReq")
    protected SettlementTimeRequest2 sttlmTmReq;
    @XmlElement(name = "AccptncDtTm")
    @XmlSchemaType(name = "dateTime")
    protected XMLGregorianCalendar accptncDtTm;
    @XmlElement(name = "PoolgAdjstmntDt")
    @XmlSchemaType(name = "date")
    protected XMLGregorianCalendar poolgAdjstmntDt;
    @XmlElement(name = "InstdAmt")
    protected ActiveOrHistoricCurrencyAndAmount instdAmt;
    @XmlElement(name = "XchgRate")
    protected BigDecimal xchgRate;
    @XmlElement(name = "ChrgBr", required = true)
    @XmlSchemaType(name = "string")
    protected ChargeBearerType1Code chrgBr;
    @XmlElement(name = "ChrgsInf")
    protected List chrgsInf;
    @XmlElement(name = "MndtRltdInf")
    protected CreditTransferMandateData1 mndtRltdInf;
    @XmlElement(name = "PrvsInstgAgt1")
    protected BranchAndFinancialInstitutionIdentification6 prvsInstgAgt1;
    @XmlElement(name = "PrvsInstgAgt1Acct")
    protected CashAccount38 prvsInstgAgt1Acct;
    @XmlElement(name = "PrvsInstgAgt2")
    protected BranchAndFinancialInstitutionIdentification6 prvsInstgAgt2;
    @XmlElement(name = "PrvsInstgAgt2Acct")
    protected CashAccount38 prvsInstgAgt2Acct;
    @XmlElement(name = "PrvsInstgAgt3")
    protected BranchAndFinancialInstitutionIdentification6 prvsInstgAgt3;
    @XmlElement(name = "PrvsInstgAgt3Acct")
    protected CashAccount38 prvsInstgAgt3Acct;
    @XmlElement(name = "InstgAgt")
    protected BranchAndFinancialInstitutionIdentification6 instgAgt;
    @XmlElement(name = "InstdAgt")
    protected BranchAndFinancialInstitutionIdentification6 instdAgt;
    @XmlElement(name = "IntrmyAgt1")
    protected BranchAndFinancialInstitutionIdentification6 intrmyAgt1;
    @XmlElement(name = "IntrmyAgt1Acct")
    protected CashAccount38 intrmyAgt1Acct;
    @XmlElement(name = "IntrmyAgt2")
    protected BranchAndFinancialInstitutionIdentification6 intrmyAgt2;
    @XmlElement(name = "IntrmyAgt2Acct")
    protected CashAccount38 intrmyAgt2Acct;
    @XmlElement(name = "IntrmyAgt3")
    protected BranchAndFinancialInstitutionIdentification6 intrmyAgt3;
    @XmlElement(name = "IntrmyAgt3Acct")
    protected CashAccount38 intrmyAgt3Acct;
    @XmlElement(name = "UltmtDbtr")
    protected PartyIdentification135 ultmtDbtr;
    @XmlElement(name = "InitgPty")
    protected PartyIdentification135 initgPty;
    @XmlElement(name = "Dbtr", required = true)
    protected PartyIdentification135 dbtr;
    @XmlElement(name = "DbtrAcct")
    protected CashAccount38 dbtrAcct;
    @XmlElement(name = "DbtrAgt", required = true)
    protected BranchAndFinancialInstitutionIdentification6 dbtrAgt;
    @XmlElement(name = "DbtrAgtAcct")
    protected CashAccount38 dbtrAgtAcct;
    @XmlElement(name = "CdtrAgt", required = true)
    protected BranchAndFinancialInstitutionIdentification6 cdtrAgt;
    @XmlElement(name = "CdtrAgtAcct")
    protected CashAccount38 cdtrAgtAcct;
    @XmlElement(name = "Cdtr", required = true)
    protected PartyIdentification135 cdtr;
    @XmlElement(name = "CdtrAcct")
    protected CashAccount38 cdtrAcct;
    @XmlElement(name = "UltmtCdtr")
    protected PartyIdentification135 ultmtCdtr;
    @XmlElement(name = "InstrForCdtrAgt")
    protected List instrForCdtrAgt;
    @XmlElement(name = "InstrForNxtAgt")
    protected List instrForNxtAgt;
    @XmlElement(name = "Purp")
    protected Purpose2Choice purp;
    @XmlElement(name = "RgltryRptg")
    protected List rgltryRptg;
    @XmlElement(name = "Tax")
    protected TaxInformation8 tax;
    @XmlElement(name = "RltdRmtInf")
    protected List rltdRmtInf;
    @XmlElement(name = "RmtInf")
    protected RemittanceInformation16 rmtInf;
    @XmlElement(name = "SplmtryData")
    protected List splmtryData;

    /**
     * Gets the value of the pmtId property.
     * 
     * @return
     *     possible object is
     *     {@link PaymentIdentification13 }
     *     
     */
    public PaymentIdentification13 getPmtId() {
        return pmtId;
    }

    /**
     * Sets the value of the pmtId property.
     * 
     * @param value
     *     allowed object is
     *     {@link PaymentIdentification13 }
     *     
     */
    public CreditTransferTransaction43 setPmtId(PaymentIdentification13 value) {
        this.pmtId = value;
        return this;
    }

    /**
     * Gets the value of the pmtTpInf property.
     * 
     * @return
     *     possible object is
     *     {@link PaymentTypeInformation28 }
     *     
     */
    public PaymentTypeInformation28 getPmtTpInf() {
        return pmtTpInf;
    }

    /**
     * Sets the value of the pmtTpInf property.
     * 
     * @param value
     *     allowed object is
     *     {@link PaymentTypeInformation28 }
     *     
     */
    public CreditTransferTransaction43 setPmtTpInf(PaymentTypeInformation28 value) {
        this.pmtTpInf = value;
        return this;
    }

    /**
     * Gets the value of the intrBkSttlmAmt property.
     * 
     * @return
     *     possible object is
     *     {@link ActiveCurrencyAndAmount }
     *     
     */
    public ActiveCurrencyAndAmount getIntrBkSttlmAmt() {
        return intrBkSttlmAmt;
    }

    /**
     * Sets the value of the intrBkSttlmAmt property.
     * 
     * @param value
     *     allowed object is
     *     {@link ActiveCurrencyAndAmount }
     *     
     */
    public CreditTransferTransaction43 setIntrBkSttlmAmt(ActiveCurrencyAndAmount value) {
        this.intrBkSttlmAmt = value;
        return this;
    }

    /**
     * Gets the value of the intrBkSttlmDt property.
     * 
     * @return
     *     possible object is
     *     {@link XMLGregorianCalendar }
     *     
     */
    public XMLGregorianCalendar getIntrBkSttlmDt() {
        return intrBkSttlmDt;
    }

    /**
     * Sets the value of the intrBkSttlmDt property.
     * 
     * @param value
     *     allowed object is
     *     {@link XMLGregorianCalendar }
     *     
     */
    public CreditTransferTransaction43 setIntrBkSttlmDt(XMLGregorianCalendar value) {
        this.intrBkSttlmDt = value;
        return this;
    }

    /**
     * Gets the value of the sttlmPrty property.
     * 
     * @return
     *     possible object is
     *     {@link Priority3Code }
     *     
     */
    public Priority3Code getSttlmPrty() {
        return sttlmPrty;
    }

    /**
     * Sets the value of the sttlmPrty property.
     * 
     * @param value
     *     allowed object is
     *     {@link Priority3Code }
     *     
     */
    public CreditTransferTransaction43 setSttlmPrty(Priority3Code value) {
        this.sttlmPrty = value;
        return this;
    }

    /**
     * Gets the value of the sttlmTmIndctn property.
     * 
     * @return
     *     possible object is
     *     {@link SettlementDateTimeIndication1 }
     *     
     */
    public SettlementDateTimeIndication1 getSttlmTmIndctn() {
        return sttlmTmIndctn;
    }

    /**
     * Sets the value of the sttlmTmIndctn property.
     * 
     * @param value
     *     allowed object is
     *     {@link SettlementDateTimeIndication1 }
     *     
     */
    public CreditTransferTransaction43 setSttlmTmIndctn(SettlementDateTimeIndication1 value) {
        this.sttlmTmIndctn = value;
        return this;
    }

    /**
     * Gets the value of the sttlmTmReq property.
     * 
     * @return
     *     possible object is
     *     {@link SettlementTimeRequest2 }
     *     
     */
    public SettlementTimeRequest2 getSttlmTmReq() {
        return sttlmTmReq;
    }

    /**
     * Sets the value of the sttlmTmReq property.
     * 
     * @param value
     *     allowed object is
     *     {@link SettlementTimeRequest2 }
     *     
     */
    public CreditTransferTransaction43 setSttlmTmReq(SettlementTimeRequest2 value) {
        this.sttlmTmReq = value;
        return this;
    }

    /**
     * Gets the value of the accptncDtTm property.
     * 
     * @return
     *     possible object is
     *     {@link XMLGregorianCalendar }
     *     
     */
    public XMLGregorianCalendar getAccptncDtTm() {
        return accptncDtTm;
    }

    /**
     * Sets the value of the accptncDtTm property.
     * 
     * @param value
     *     allowed object is
     *     {@link XMLGregorianCalendar }
     *     
     */
    public CreditTransferTransaction43 setAccptncDtTm(XMLGregorianCalendar value) {
        this.accptncDtTm = value;
        return this;
    }

    /**
     * Gets the value of the poolgAdjstmntDt property.
     * 
     * @return
     *     possible object is
     *     {@link XMLGregorianCalendar }
     *     
     */
    public XMLGregorianCalendar getPoolgAdjstmntDt() {
        return poolgAdjstmntDt;
    }

    /**
     * Sets the value of the poolgAdjstmntDt property.
     * 
     * @param value
     *     allowed object is
     *     {@link XMLGregorianCalendar }
     *     
     */
    public CreditTransferTransaction43 setPoolgAdjstmntDt(XMLGregorianCalendar value) {
        this.poolgAdjstmntDt = value;
        return this;
    }

    /**
     * Gets the value of the instdAmt property.
     * 
     * @return
     *     possible object is
     *     {@link ActiveOrHistoricCurrencyAndAmount }
     *     
     */
    public ActiveOrHistoricCurrencyAndAmount getInstdAmt() {
        return instdAmt;
    }

    /**
     * Sets the value of the instdAmt property.
     * 
     * @param value
     *     allowed object is
     *     {@link ActiveOrHistoricCurrencyAndAmount }
     *     
     */
    public CreditTransferTransaction43 setInstdAmt(ActiveOrHistoricCurrencyAndAmount value) {
        this.instdAmt = value;
        return this;
    }

    /**
     * Gets the value of the xchgRate property.
     * 
     * @return
     *     possible object is
     *     {@link BigDecimal }
     *     
     */
    public BigDecimal getXchgRate() {
        return xchgRate;
    }

    /**
     * Sets the value of the xchgRate property.
     * 
     * @param value
     *     allowed object is
     *     {@link BigDecimal }
     *     
     */
    public CreditTransferTransaction43 setXchgRate(BigDecimal value) {
        this.xchgRate = value;
        return this;
    }

    /**
     * Gets the value of the chrgBr property.
     * 
     * @return
     *     possible object is
     *     {@link ChargeBearerType1Code }
     *     
     */
    public ChargeBearerType1Code getChrgBr() {
        return chrgBr;
    }

    /**
     * Sets the value of the chrgBr property.
     * 
     * @param value
     *     allowed object is
     *     {@link ChargeBearerType1Code }
     *     
     */
    public CreditTransferTransaction43 setChrgBr(ChargeBearerType1Code value) {
        this.chrgBr = value;
        return this;
    }

    /**
     * Gets the value of the chrgsInf property.
     * 
     * 

* This accessor method returns a reference to the live list, * not a snapshot. Therefore any modification you make to the * returned list will be present inside the JAXB object. * This is why there is not a set method for the chrgsInf property. * *

* For example, to add a new item, do as follows: *

     *    getChrgsInf().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link Charges7 } * * */ public List getChrgsInf() { if (chrgsInf == null) { chrgsInf = new ArrayList(); } return this.chrgsInf; } /** * Gets the value of the mndtRltdInf property. * * @return * possible object is * {@link CreditTransferMandateData1 } * */ public CreditTransferMandateData1 getMndtRltdInf() { return mndtRltdInf; } /** * Sets the value of the mndtRltdInf property. * * @param value * allowed object is * {@link CreditTransferMandateData1 } * */ public CreditTransferTransaction43 setMndtRltdInf(CreditTransferMandateData1 value) { this.mndtRltdInf = value; return this; } /** * Gets the value of the prvsInstgAgt1 property. * * @return * possible object is * {@link BranchAndFinancialInstitutionIdentification6 } * */ public BranchAndFinancialInstitutionIdentification6 getPrvsInstgAgt1() { return prvsInstgAgt1; } /** * Sets the value of the prvsInstgAgt1 property. * * @param value * allowed object is * {@link BranchAndFinancialInstitutionIdentification6 } * */ public CreditTransferTransaction43 setPrvsInstgAgt1(BranchAndFinancialInstitutionIdentification6 value) { this.prvsInstgAgt1 = value; return this; } /** * Gets the value of the prvsInstgAgt1Acct property. * * @return * possible object is * {@link CashAccount38 } * */ public CashAccount38 getPrvsInstgAgt1Acct() { return prvsInstgAgt1Acct; } /** * Sets the value of the prvsInstgAgt1Acct property. * * @param value * allowed object is * {@link CashAccount38 } * */ public CreditTransferTransaction43 setPrvsInstgAgt1Acct(CashAccount38 value) { this.prvsInstgAgt1Acct = value; return this; } /** * Gets the value of the prvsInstgAgt2 property. * * @return * possible object is * {@link BranchAndFinancialInstitutionIdentification6 } * */ public BranchAndFinancialInstitutionIdentification6 getPrvsInstgAgt2() { return prvsInstgAgt2; } /** * Sets the value of the prvsInstgAgt2 property. * * @param value * allowed object is * {@link BranchAndFinancialInstitutionIdentification6 } * */ public CreditTransferTransaction43 setPrvsInstgAgt2(BranchAndFinancialInstitutionIdentification6 value) { this.prvsInstgAgt2 = value; return this; } /** * Gets the value of the prvsInstgAgt2Acct property. * * @return * possible object is * {@link CashAccount38 } * */ public CashAccount38 getPrvsInstgAgt2Acct() { return prvsInstgAgt2Acct; } /** * Sets the value of the prvsInstgAgt2Acct property. * * @param value * allowed object is * {@link CashAccount38 } * */ public CreditTransferTransaction43 setPrvsInstgAgt2Acct(CashAccount38 value) { this.prvsInstgAgt2Acct = value; return this; } /** * Gets the value of the prvsInstgAgt3 property. * * @return * possible object is * {@link BranchAndFinancialInstitutionIdentification6 } * */ public BranchAndFinancialInstitutionIdentification6 getPrvsInstgAgt3() { return prvsInstgAgt3; } /** * Sets the value of the prvsInstgAgt3 property. * * @param value * allowed object is * {@link BranchAndFinancialInstitutionIdentification6 } * */ public CreditTransferTransaction43 setPrvsInstgAgt3(BranchAndFinancialInstitutionIdentification6 value) { this.prvsInstgAgt3 = value; return this; } /** * Gets the value of the prvsInstgAgt3Acct property. * * @return * possible object is * {@link CashAccount38 } * */ public CashAccount38 getPrvsInstgAgt3Acct() { return prvsInstgAgt3Acct; } /** * Sets the value of the prvsInstgAgt3Acct property. * * @param value * allowed object is * {@link CashAccount38 } * */ public CreditTransferTransaction43 setPrvsInstgAgt3Acct(CashAccount38 value) { this.prvsInstgAgt3Acct = value; return this; } /** * Gets the value of the instgAgt property. * * @return * possible object is * {@link BranchAndFinancialInstitutionIdentification6 } * */ public BranchAndFinancialInstitutionIdentification6 getInstgAgt() { return instgAgt; } /** * Sets the value of the instgAgt property. * * @param value * allowed object is * {@link BranchAndFinancialInstitutionIdentification6 } * */ public CreditTransferTransaction43 setInstgAgt(BranchAndFinancialInstitutionIdentification6 value) { this.instgAgt = value; return this; } /** * Gets the value of the instdAgt property. * * @return * possible object is * {@link BranchAndFinancialInstitutionIdentification6 } * */ public BranchAndFinancialInstitutionIdentification6 getInstdAgt() { return instdAgt; } /** * Sets the value of the instdAgt property. * * @param value * allowed object is * {@link BranchAndFinancialInstitutionIdentification6 } * */ public CreditTransferTransaction43 setInstdAgt(BranchAndFinancialInstitutionIdentification6 value) { this.instdAgt = value; return this; } /** * Gets the value of the intrmyAgt1 property. * * @return * possible object is * {@link BranchAndFinancialInstitutionIdentification6 } * */ public BranchAndFinancialInstitutionIdentification6 getIntrmyAgt1() { return intrmyAgt1; } /** * Sets the value of the intrmyAgt1 property. * * @param value * allowed object is * {@link BranchAndFinancialInstitutionIdentification6 } * */ public CreditTransferTransaction43 setIntrmyAgt1(BranchAndFinancialInstitutionIdentification6 value) { this.intrmyAgt1 = value; return this; } /** * Gets the value of the intrmyAgt1Acct property. * * @return * possible object is * {@link CashAccount38 } * */ public CashAccount38 getIntrmyAgt1Acct() { return intrmyAgt1Acct; } /** * Sets the value of the intrmyAgt1Acct property. * * @param value * allowed object is * {@link CashAccount38 } * */ public CreditTransferTransaction43 setIntrmyAgt1Acct(CashAccount38 value) { this.intrmyAgt1Acct = value; return this; } /** * Gets the value of the intrmyAgt2 property. * * @return * possible object is * {@link BranchAndFinancialInstitutionIdentification6 } * */ public BranchAndFinancialInstitutionIdentification6 getIntrmyAgt2() { return intrmyAgt2; } /** * Sets the value of the intrmyAgt2 property. * * @param value * allowed object is * {@link BranchAndFinancialInstitutionIdentification6 } * */ public CreditTransferTransaction43 setIntrmyAgt2(BranchAndFinancialInstitutionIdentification6 value) { this.intrmyAgt2 = value; return this; } /** * Gets the value of the intrmyAgt2Acct property. * * @return * possible object is * {@link CashAccount38 } * */ public CashAccount38 getIntrmyAgt2Acct() { return intrmyAgt2Acct; } /** * Sets the value of the intrmyAgt2Acct property. * * @param value * allowed object is * {@link CashAccount38 } * */ public CreditTransferTransaction43 setIntrmyAgt2Acct(CashAccount38 value) { this.intrmyAgt2Acct = value; return this; } /** * Gets the value of the intrmyAgt3 property. * * @return * possible object is * {@link BranchAndFinancialInstitutionIdentification6 } * */ public BranchAndFinancialInstitutionIdentification6 getIntrmyAgt3() { return intrmyAgt3; } /** * Sets the value of the intrmyAgt3 property. * * @param value * allowed object is * {@link BranchAndFinancialInstitutionIdentification6 } * */ public CreditTransferTransaction43 setIntrmyAgt3(BranchAndFinancialInstitutionIdentification6 value) { this.intrmyAgt3 = value; return this; } /** * Gets the value of the intrmyAgt3Acct property. * * @return * possible object is * {@link CashAccount38 } * */ public CashAccount38 getIntrmyAgt3Acct() { return intrmyAgt3Acct; } /** * Sets the value of the intrmyAgt3Acct property. * * @param value * allowed object is * {@link CashAccount38 } * */ public CreditTransferTransaction43 setIntrmyAgt3Acct(CashAccount38 value) { this.intrmyAgt3Acct = value; return this; } /** * Gets the value of the ultmtDbtr property. * * @return * possible object is * {@link PartyIdentification135 } * */ public PartyIdentification135 getUltmtDbtr() { return ultmtDbtr; } /** * Sets the value of the ultmtDbtr property. * * @param value * allowed object is * {@link PartyIdentification135 } * */ public CreditTransferTransaction43 setUltmtDbtr(PartyIdentification135 value) { this.ultmtDbtr = value; return this; } /** * Gets the value of the initgPty property. * * @return * possible object is * {@link PartyIdentification135 } * */ public PartyIdentification135 getInitgPty() { return initgPty; } /** * Sets the value of the initgPty property. * * @param value * allowed object is * {@link PartyIdentification135 } * */ public CreditTransferTransaction43 setInitgPty(PartyIdentification135 value) { this.initgPty = value; return this; } /** * Gets the value of the dbtr property. * * @return * possible object is * {@link PartyIdentification135 } * */ public PartyIdentification135 getDbtr() { return dbtr; } /** * Sets the value of the dbtr property. * * @param value * allowed object is * {@link PartyIdentification135 } * */ public CreditTransferTransaction43 setDbtr(PartyIdentification135 value) { this.dbtr = value; return this; } /** * Gets the value of the dbtrAcct property. * * @return * possible object is * {@link CashAccount38 } * */ public CashAccount38 getDbtrAcct() { return dbtrAcct; } /** * Sets the value of the dbtrAcct property. * * @param value * allowed object is * {@link CashAccount38 } * */ public CreditTransferTransaction43 setDbtrAcct(CashAccount38 value) { this.dbtrAcct = value; return this; } /** * Gets the value of the dbtrAgt property. * * @return * possible object is * {@link BranchAndFinancialInstitutionIdentification6 } * */ public BranchAndFinancialInstitutionIdentification6 getDbtrAgt() { return dbtrAgt; } /** * Sets the value of the dbtrAgt property. * * @param value * allowed object is * {@link BranchAndFinancialInstitutionIdentification6 } * */ public CreditTransferTransaction43 setDbtrAgt(BranchAndFinancialInstitutionIdentification6 value) { this.dbtrAgt = value; return this; } /** * Gets the value of the dbtrAgtAcct property. * * @return * possible object is * {@link CashAccount38 } * */ public CashAccount38 getDbtrAgtAcct() { return dbtrAgtAcct; } /** * Sets the value of the dbtrAgtAcct property. * * @param value * allowed object is * {@link CashAccount38 } * */ public CreditTransferTransaction43 setDbtrAgtAcct(CashAccount38 value) { this.dbtrAgtAcct = value; return this; } /** * Gets the value of the cdtrAgt property. * * @return * possible object is * {@link BranchAndFinancialInstitutionIdentification6 } * */ public BranchAndFinancialInstitutionIdentification6 getCdtrAgt() { return cdtrAgt; } /** * Sets the value of the cdtrAgt property. * * @param value * allowed object is * {@link BranchAndFinancialInstitutionIdentification6 } * */ public CreditTransferTransaction43 setCdtrAgt(BranchAndFinancialInstitutionIdentification6 value) { this.cdtrAgt = value; return this; } /** * Gets the value of the cdtrAgtAcct property. * * @return * possible object is * {@link CashAccount38 } * */ public CashAccount38 getCdtrAgtAcct() { return cdtrAgtAcct; } /** * Sets the value of the cdtrAgtAcct property. * * @param value * allowed object is * {@link CashAccount38 } * */ public CreditTransferTransaction43 setCdtrAgtAcct(CashAccount38 value) { this.cdtrAgtAcct = value; return this; } /** * Gets the value of the cdtr property. * * @return * possible object is * {@link PartyIdentification135 } * */ public PartyIdentification135 getCdtr() { return cdtr; } /** * Sets the value of the cdtr property. * * @param value * allowed object is * {@link PartyIdentification135 } * */ public CreditTransferTransaction43 setCdtr(PartyIdentification135 value) { this.cdtr = value; return this; } /** * Gets the value of the cdtrAcct property. * * @return * possible object is * {@link CashAccount38 } * */ public CashAccount38 getCdtrAcct() { return cdtrAcct; } /** * Sets the value of the cdtrAcct property. * * @param value * allowed object is * {@link CashAccount38 } * */ public CreditTransferTransaction43 setCdtrAcct(CashAccount38 value) { this.cdtrAcct = value; return this; } /** * Gets the value of the ultmtCdtr property. * * @return * possible object is * {@link PartyIdentification135 } * */ public PartyIdentification135 getUltmtCdtr() { return ultmtCdtr; } /** * Sets the value of the ultmtCdtr property. * * @param value * allowed object is * {@link PartyIdentification135 } * */ public CreditTransferTransaction43 setUltmtCdtr(PartyIdentification135 value) { this.ultmtCdtr = value; return this; } /** * Gets the value of the instrForCdtrAgt property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore any modification you make to the * returned list will be present inside the JAXB object. * This is why there is not a set method for the instrForCdtrAgt property. * *

* For example, to add a new item, do as follows: *

     *    getInstrForCdtrAgt().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link InstructionForCreditorAgent3 } * * */ public List getInstrForCdtrAgt() { if (instrForCdtrAgt == null) { instrForCdtrAgt = new ArrayList(); } return this.instrForCdtrAgt; } /** * Gets the value of the instrForNxtAgt property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore any modification you make to the * returned list will be present inside the JAXB object. * This is why there is not a set method for the instrForNxtAgt property. * *

* For example, to add a new item, do as follows: *

     *    getInstrForNxtAgt().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link InstructionForNextAgent1 } * * */ public List getInstrForNxtAgt() { if (instrForNxtAgt == null) { instrForNxtAgt = new ArrayList(); } return this.instrForNxtAgt; } /** * Gets the value of the purp property. * * @return * possible object is * {@link Purpose2Choice } * */ public Purpose2Choice getPurp() { return purp; } /** * Sets the value of the purp property. * * @param value * allowed object is * {@link Purpose2Choice } * */ public CreditTransferTransaction43 setPurp(Purpose2Choice value) { this.purp = value; return this; } /** * Gets the value of the rgltryRptg property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore any modification you make to the * returned list will be present inside the JAXB object. * This is why there is not a set method for the rgltryRptg property. * *

* For example, to add a new item, do as follows: *

     *    getRgltryRptg().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link RegulatoryReporting3 } * * */ public List getRgltryRptg() { if (rgltryRptg == null) { rgltryRptg = new ArrayList(); } return this.rgltryRptg; } /** * Gets the value of the tax property. * * @return * possible object is * {@link TaxInformation8 } * */ public TaxInformation8 getTax() { return tax; } /** * Sets the value of the tax property. * * @param value * allowed object is * {@link TaxInformation8 } * */ public CreditTransferTransaction43 setTax(TaxInformation8 value) { this.tax = value; return this; } /** * Gets the value of the rltdRmtInf property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore any modification you make to the * returned list will be present inside the JAXB object. * This is why there is not a set method for the rltdRmtInf property. * *

* For example, to add a new item, do as follows: *

     *    getRltdRmtInf().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link RemittanceLocation7 } * * */ public List getRltdRmtInf() { if (rltdRmtInf == null) { rltdRmtInf = new ArrayList(); } return this.rltdRmtInf; } /** * Gets the value of the rmtInf property. * * @return * possible object is * {@link RemittanceInformation16 } * */ public RemittanceInformation16 getRmtInf() { return rmtInf; } /** * Sets the value of the rmtInf property. * * @param value * allowed object is * {@link RemittanceInformation16 } * */ public CreditTransferTransaction43 setRmtInf(RemittanceInformation16 value) { this.rmtInf = value; return this; } /** * Gets the value of the splmtryData property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore any modification you make to the * returned list will be present inside the JAXB object. * This is why there is not a set method for the splmtryData property. * *

* For example, to add a new item, do as follows: *

     *    getSplmtryData().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SupplementaryData1 } * * */ public List getSplmtryData() { if (splmtryData == null) { splmtryData = new ArrayList(); } return this.splmtryData; } @Override public String toString() { return ToStringBuilder.reflectionToString(this, ToStringStyle.MULTI_LINE_STYLE); } @Override public boolean equals(Object that) { return EqualsBuilder.reflectionEquals(this, that); } @Override public int hashCode() { return HashCodeBuilder.reflectionHashCode(this); } /** * Adds a new item to the chrgsInf list. * @see #getChrgsInf() * */ public CreditTransferTransaction43 addChrgsInf(Charges7 chrgsInf) { getChrgsInf().add(chrgsInf); return this; } /** * Adds a new item to the instrForCdtrAgt list. * @see #getInstrForCdtrAgt() * */ public CreditTransferTransaction43 addInstrForCdtrAgt(InstructionForCreditorAgent3 instrForCdtrAgt) { getInstrForCdtrAgt().add(instrForCdtrAgt); return this; } /** * Adds a new item to the instrForNxtAgt list. * @see #getInstrForNxtAgt() * */ public CreditTransferTransaction43 addInstrForNxtAgt(InstructionForNextAgent1 instrForNxtAgt) { getInstrForNxtAgt().add(instrForNxtAgt); return this; } /** * Adds a new item to the rgltryRptg list. * @see #getRgltryRptg() * */ public CreditTransferTransaction43 addRgltryRptg(RegulatoryReporting3 rgltryRptg) { getRgltryRptg().add(rgltryRptg); return this; } /** * Adds a new item to the rltdRmtInf list. * @see #getRltdRmtInf() * */ public CreditTransferTransaction43 addRltdRmtInf(RemittanceLocation7 rltdRmtInf) { getRltdRmtInf().add(rltdRmtInf); return this; } /** * Adds a new item to the splmtryData list. * @see #getSplmtryData() * */ public CreditTransferTransaction43 addSplmtryData(SupplementaryData1 splmtryData) { getSplmtryData().add(splmtryData); return this; } }





© 2015 - 2025 Weber Informatics LLC | Privacy Policy