Class EntryTransaction4


  • public class EntryTransaction4
    extends java.lang.Object

    Java class for EntryTransaction4 complex type.

    The following schema fragment specifies the expected content contained within this class.

     <complexType name="EntryTransaction4">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <element name="Refs" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.04}TransactionReferences3" minOccurs="0"/>
             <element name="Amt" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.04}ActiveOrHistoricCurrencyAndAmount"/>
             <element name="CdtDbtInd" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.04}CreditDebitCode"/>
             <element name="AmtDtls" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.04}AmountAndCurrencyExchange3" minOccurs="0"/>
             <element name="Avlbty" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.04}CashBalanceAvailability2" maxOccurs="unbounded" minOccurs="0"/>
             <element name="BkTxCd" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.04}BankTransactionCodeStructure4" minOccurs="0"/>
             <element name="Chrgs" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.04}Charges4" minOccurs="0"/>
             <element name="Intrst" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.04}TransactionInterest3" minOccurs="0"/>
             <element name="RltdPties" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.04}TransactionParties3" minOccurs="0"/>
             <element name="RltdAgts" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.04}TransactionAgents3" minOccurs="0"/>
             <element name="Purp" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.04}Purpose2Choice" minOccurs="0"/>
             <element name="RltdRmtInf" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.04}RemittanceLocation2" maxOccurs="10" minOccurs="0"/>
             <element name="RmtInf" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.04}RemittanceInformation7" minOccurs="0"/>
             <element name="RltdDts" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.04}TransactionDates2" minOccurs="0"/>
             <element name="RltdPric" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.04}TransactionPrice3Choice" minOccurs="0"/>
             <element name="RltdQties" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.04}TransactionQuantities2Choice" maxOccurs="unbounded" minOccurs="0"/>
             <element name="FinInstrmId" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.04}SecurityIdentification14" minOccurs="0"/>
             <element name="Tax" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.04}TaxInformation3" minOccurs="0"/>
             <element name="RtrInf" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.04}PaymentReturnReason2" minOccurs="0"/>
             <element name="CorpActn" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.04}CorporateAction9" minOccurs="0"/>
             <element name="SfkpgAcct" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.04}SecuritiesAccount13" minOccurs="0"/>
             <element name="CshDpst" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.04}CashDeposit1" maxOccurs="unbounded" minOccurs="0"/>
             <element name="CardTx" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.04}CardTransaction1" minOccurs="0"/>
             <element name="AddtlTxInf" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.04}Max500Text" minOccurs="0"/>
             <element name="SplmtryData" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.04}SupplementaryData1" maxOccurs="unbounded" minOccurs="0"/>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>
     
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getAddtlTxInf()
      Gets the value of the addtlTxInf property.
      ActiveOrHistoricCurrencyAndAmount getAmt()
      Gets the value of the amt property.
      AmountAndCurrencyExchange3 getAmtDtls()
      Gets the value of the amtDtls property.
      java.util.List<CashBalanceAvailability2> getAvlbty()
      Gets the value of the avlbty property.
      BankTransactionCodeStructure4 getBkTxCd()
      Gets the value of the bkTxCd property.
      CardTransaction1 getCardTx()
      Gets the value of the cardTx property.
      CreditDebitCode getCdtDbtInd()
      Gets the value of the cdtDbtInd property.
      Charges4 getChrgs()
      Gets the value of the chrgs property.
      CorporateAction9 getCorpActn()
      Gets the value of the corpActn property.
      java.util.List<CashDeposit1> getCshDpst()
      Gets the value of the cshDpst property.
      SecurityIdentification14 getFinInstrmId()
      Gets the value of the finInstrmId property.
      TransactionInterest3 getIntrst()
      Gets the value of the intrst property.
      Purpose2Choice getPurp()
      Gets the value of the purp property.
      TransactionReferences3 getRefs()
      Gets the value of the refs property.
      CreditDebitCode getCdtDbtInd()
      Gets the value of the cdtDbtInd2property.
      Charges4 Method Description
      java.lang.String getDesc()
      Gets the value of the desc property.
      java.lang.String getISIN() StructuredRemittanceInformation9.setRfrdDocAmt​(
      Field | 
    • Constr | 
    • Method