Class UnderlyingStatementEntry5

java.lang.Object
org.coderic.iso20022.messages.camt.UnderlyingStatementEntry5

public class UnderlyingStatementEntry5 extends Object

Java class for UnderlyingStatementEntry5 complex type.

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

 <complexType name="UnderlyingStatementEntry5">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="OrgnlAcct" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}CashAccount40" minOccurs="0"/>
         <element name="OrgnlGrpInf" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}OriginalGroupInformation29" minOccurs="0"/>
         <element name="OrgnlStmtId" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}Max35Text" minOccurs="0"/>
         <element name="OrgnlNtryRef" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}Max35Text" minOccurs="0"/>
         <element name="OrgnlUETR" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}UUIDv4Identifier" minOccurs="0"/>
         <element name="OrgnlNtryAmt" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}ActiveOrHistoricCurrencyAndAmount" minOccurs="0"/>
         <element name="OrgnlNtryValDt" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}DateAndDateTime2Choice" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 
  • Constructor Details

    • UnderlyingStatementEntry5

      public UnderlyingStatementEntry5()
  • Method Details