Class BusinessLetter1

java.lang.Object
org.coderic.iso20022.messages.tsin.BusinessLetter1

public class BusinessLetter1 extends Object

Java class for BusinessLetter1 complex type.

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

 <complexType name="BusinessLetter1">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="ApplCntxt" type="{urn:iso:std:iso:20022:tech:xsd:tsin.013.001.01}Max35Text" minOccurs="0"/>
         <element name="LttrIdr" type="{urn:iso:std:iso:20022:tech:xsd:tsin.013.001.01}QualifiedDocumentInformation1"/>
         <element name="Dt" type="{urn:iso:std:iso:20022:tech:xsd:tsin.013.001.01}ISODate"/>
         <element name="RltdLttr" type="{urn:iso:std:iso:20022:tech:xsd:tsin.013.001.01}QualifiedDocumentInformation1" maxOccurs="unbounded" minOccurs="0"/>
         <element name="RltdMsg" type="{urn:iso:std:iso:20022:tech:xsd:tsin.013.001.01}QualifiedDocumentInformation1" maxOccurs="unbounded" minOccurs="0"/>
         <element name="CnttIdr" type="{urn:iso:std:iso:20022:tech:xsd:tsin.013.001.01}Max35Text" maxOccurs="unbounded" minOccurs="0"/>
         <element name="InstrPrty" type="{urn:iso:std:iso:20022:tech:xsd:tsin.013.001.01}Priority3Code" minOccurs="0"/>
         <element name="Orgtr" type="{urn:iso:std:iso:20022:tech:xsd:tsin.013.001.01}QualifiedPartyIdentification1"/>
         <element name="PmryRcpt" type="{urn:iso:std:iso:20022:tech:xsd:tsin.013.001.01}QualifiedPartyIdentification1" maxOccurs="unbounded"/>
         <element name="Sndr" type="{urn:iso:std:iso:20022:tech:xsd:tsin.013.001.01}QualifiedPartyIdentification1" maxOccurs="unbounded" minOccurs="0"/>
         <element name="AuthstnUsr" type="{urn:iso:std:iso:20022:tech:xsd:tsin.013.001.01}QualifiedPartyIdentification1" maxOccurs="unbounded"/>
         <element name="RspnRcpt" type="{urn:iso:std:iso:20022:tech:xsd:tsin.013.001.01}QualifiedPartyIdentification1" maxOccurs="unbounded" minOccurs="0"/>
         <element name="CpyRcpt" type="{urn:iso:std:iso:20022:tech:xsd:tsin.013.001.01}QualifiedPartyIdentification1" maxOccurs="unbounded" minOccurs="0"/>
         <element name="OthrPty" type="{urn:iso:std:iso:20022:tech:xsd:tsin.013.001.01}QualifiedPartyIdentification1" maxOccurs="unbounded" minOccurs="0"/>
         <element name="AssoctdDoc" type="{urn:iso:std:iso:20022:tech:xsd:tsin.013.001.01}QualifiedDocumentInformation1" maxOccurs="unbounded" minOccurs="0"/>
         <element name="GovngCtrct" type="{urn:iso:std:iso:20022:tech:xsd:tsin.013.001.01}QualifiedDocumentInformation1" maxOccurs="unbounded" minOccurs="0"/>
         <element name="LglCntxt" type="{urn:iso:std:iso:20022:tech:xsd:tsin.013.001.01}GovernanceRules2" maxOccurs="unbounded" minOccurs="0"/>
         <element name="AddtlInf" type="{urn:iso:std:iso:20022:tech:xsd:tsin.013.001.01}Max2000Text" minOccurs="0"/>
         <element name="Ntce" type="{urn:iso:std:iso:20022:tech:xsd:tsin.013.001.01}Max350Text" minOccurs="0"/>
         <element name="VldtnStsInf" type="{urn:iso:std:iso:20022:tech:xsd:tsin.013.001.01}ValidationStatusInformation1" minOccurs="0"/>
         <element name="DgtlSgntr" type="{urn:iso:std:iso:20022:tech:xsd:tsin.013.001.01}QualifiedPartyAndXMLSignature1" maxOccurs="unbounded" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 
  • Constructor Details

    • BusinessLetter1

      public BusinessLetter1()
  • Method Details

    • getApplCntxt

      public String getApplCntxt()
      Gets the value of the applCntxt property.
      Returns:
      possible object is String
    • setApplCntxt

      public void setApplCntxt(String value)
      Sets the value of the applCntxt property.
      Parameters:
      value - allowed object is String
    • getLttrIdr

      public QualifiedDocumentInformation1 getLttrIdr()
      Gets the value of the lttrIdr property.
      Returns:
      possible object is QualifiedDocumentInformation1
    • setLttrIdr

      public void setLttrIdr(QualifiedDocumentInformation1 value)
      Sets the value of the lttrIdr property.
      Parameters:
      value - allowed object is QualifiedDocumentInformation1
    • getDt

      public XMLGregorianCalendar getDt()
      Gets the value of the dt property.
      Returns:
      possible object is XMLGregorianCalendar
    • setDt

      public void setDt(XMLGregorianCalendar value)
      Sets the value of the dt property.
      Parameters:
      value - allowed object is XMLGregorianCalendar
    • getRltdLttr

      public List<QualifiedDocumentInformation1> getRltdLttr()
      Gets the value of the rltdLttr 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 Jakarta XML Binding object. This is why there is not a set method for the rltdLttr property.

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

          getRltdLttr().add(newItem);
       

      Objects of the following type(s) are allowed in the list QualifiedDocumentInformation1

    • getRltdMsg

      public List<QualifiedDocumentInformation1> getRltdMsg()
      Gets the value of the rltdMsg 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 Jakarta XML Binding object. This is why there is not a set method for the rltdMsg property.

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

          getRltdMsg().add(newItem);
       

      Objects of the following type(s) are allowed in the list QualifiedDocumentInformation1

    • getCnttIdr

      public List<String> getCnttIdr()
      Gets the value of the cnttIdr 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 Jakarta XML Binding object. This is why there is not a set method for the cnttIdr property.

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

          getCnttIdr().add(newItem);
       

      Objects of the following type(s) are allowed in the list String

    • getInstrPrty

      public Priority3Code getInstrPrty()
      Gets the value of the instrPrty property.
      Returns:
      possible object is Priority3Code
    • setInstrPrty

      public void setInstrPrty(Priority3Code value)
      Sets the value of the instrPrty property.
      Parameters:
      value - allowed object is Priority3Code
    • getOrgtr

      public QualifiedPartyIdentification1 getOrgtr()
      Gets the value of the orgtr property.
      Returns:
      possible object is QualifiedPartyIdentification1
    • setOrgtr

      public void setOrgtr(QualifiedPartyIdentification1 value)
      Sets the value of the orgtr property.
      Parameters:
      value - allowed object is QualifiedPartyIdentification1
    • getPmryRcpt

      public List<QualifiedPartyIdentification1> getPmryRcpt()
      Gets the value of the pmryRcpt 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 Jakarta XML Binding object. This is why there is not a set method for the pmryRcpt property.

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

          getPmryRcpt().add(newItem);
       

      Objects of the following type(s) are allowed in the list QualifiedPartyIdentification1

    • getSndr

      Gets the value of the sndr 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 Jakarta XML Binding object. This is why there is not a set method for the sndr property.

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

          getSndr().add(newItem);
       

      Objects of the following type(s) are allowed in the list QualifiedPartyIdentification1

    • getAuthstnUsr

      public List<QualifiedPartyIdentification1> getAuthstnUsr()
      Gets the value of the authstnUsr 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 Jakarta XML Binding object. This is why there is not a set method for the authstnUsr property.

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

          getAuthstnUsr().add(newItem);
       

      Objects of the following type(s) are allowed in the list QualifiedPartyIdentification1

    • getRspnRcpt

      public List<QualifiedPartyIdentification1> getRspnRcpt()
      Gets the value of the rspnRcpt 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 Jakarta XML Binding object. This is why there is not a set method for the rspnRcpt property.

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

          getRspnRcpt().add(newItem);
       

      Objects of the following type(s) are allowed in the list QualifiedPartyIdentification1

    • getCpyRcpt

      public List<QualifiedPartyIdentification1> getCpyRcpt()
      Gets the value of the cpyRcpt 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 Jakarta XML Binding object. This is why there is not a set method for the cpyRcpt property.

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

          getCpyRcpt().add(newItem);
       

      Objects of the following type(s) are allowed in the list QualifiedPartyIdentification1

    • getOthrPty

      public List<QualifiedPartyIdentification1> getOthrPty()
      Gets the value of the othrPty 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 Jakarta XML Binding object. This is why there is not a set method for the othrPty property.

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

          getOthrPty().add(newItem);
       

      Objects of the following type(s) are allowed in the list QualifiedPartyIdentification1

    • getAssoctdDoc

      public List<QualifiedDocumentInformation1> getAssoctdDoc()
      Gets the value of the assoctdDoc 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 Jakarta XML Binding object. This is why there is not a set method for the assoctdDoc property.

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

          getAssoctdDoc().add(newItem);
       

      Objects of the following type(s) are allowed in the list QualifiedDocumentInformation1

    • getGovngCtrct

      public List<QualifiedDocumentInformation1> getGovngCtrct()
      Gets the value of the govngCtrct 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 Jakarta XML Binding object. This is why there is not a set method for the govngCtrct property.

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

          getGovngCtrct().add(newItem);
       

      Objects of the following type(s) are allowed in the list QualifiedDocumentInformation1

    • getLglCntxt

      public List<GovernanceRules2> getLglCntxt()
      Gets the value of the lglCntxt 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 Jakarta XML Binding object. This is why there is not a set method for the lglCntxt property.

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

          getLglCntxt().add(newItem);
       

      Objects of the following type(s) are allowed in the list GovernanceRules2

    • getAddtlInf

      public String getAddtlInf()
      Gets the value of the addtlInf property.
      Returns:
      possible object is String
    • setAddtlInf

      public void setAddtlInf(String value)
      Sets the value of the addtlInf property.
      Parameters:
      value - allowed object is String
    • getNtce

      public String getNtce()
      Gets the value of the ntce property.
      Returns:
      possible object is String
    • setNtce

      public void setNtce(String value)
      Sets the value of the ntce property.
      Parameters:
      value - allowed object is String
    • getVldtnStsInf

      public ValidationStatusInformation1 getVldtnStsInf()
      Gets the value of the vldtnStsInf property.
      Returns:
      possible object is ValidationStatusInformation1
    • setVldtnStsInf

      public void setVldtnStsInf(ValidationStatusInformation1 value)
      Sets the value of the vldtnStsInf property.
      Parameters:
      value - allowed object is ValidationStatusInformation1
    • getDgtlSgntr

      public List<QualifiedPartyAndXMLSignature1> getDgtlSgntr()
      Gets the value of the dgtlSgntr 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 Jakarta XML Binding object. This is why there is not a set method for the dgtlSgntr property.

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

          getDgtlSgntr().add(newItem);
       

      Objects of the following type(s) are allowed in the list QualifiedPartyAndXMLSignature1