Class AmendmentInformationDetails13
- java.lang.Object
-
- org.kapott.hbci.sepa.jaxb.pain_002_001_10.AmendmentInformationDetails13
-
public class AmendmentInformationDetails13 extends java.lang.Object
Java class for AmendmentInformationDetails13 complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AmendmentInformationDetails13"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="OrgnlMndtId" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.10}Max35Text" minOccurs="0"/> <element name="OrgnlCdtrSchmeId" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.10}PartyIdentification135" minOccurs="0"/> <element name="OrgnlCdtrAgt" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.10}BranchAndFinancialInstitutionIdentification6" minOccurs="0"/> <element name="OrgnlCdtrAgtAcct" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.10}CashAccount38" minOccurs="0"/> <element name="OrgnlDbtr" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.10}PartyIdentification135" minOccurs="0"/> <element name="OrgnlDbtrAcct" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.10}CashAccount38" minOccurs="0"/> <element name="OrgnlDbtrAgt" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.10}BranchAndFinancialInstitutionIdentification6" minOccurs="0"/> <element name="OrgnlDbtrAgtAcct" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.10}CashAccount38" minOccurs="0"/> <element name="OrgnlFnlColltnDt" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.10}ISODate" minOccurs="0"/> <element name="OrgnlFrqcy" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.10}Frequency36Choice" minOccurs="0"/> <element name="OrgnlRsn" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.10}MandateSetupReason1Choice" minOccurs="0"/> <element name="OrgnlTrckgDays" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.10}Exact2NumericText" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
-
-
Field Summary
Fields Modifier and Type Field Description protected BranchAndFinancialInstitutionIdentification6
orgnlCdtrAgt
protected CashAccount38
orgnlCdtrAgtAcct
protected PartyIdentification135
orgnlCdtrSchmeId
protected PartyIdentification135
orgnlDbtr
protected CashAccount38
orgnlDbtrAcct
protected BranchAndFinancialInstitutionIdentification6
orgnlDbtrAgt
protected CashAccount38
orgnlDbtrAgtAcct
protected javax.xml.datatype.XMLGregorianCalendar
orgnlFnlColltnDt
protected Frequency36Choice
orgnlFrqcy
protected java.lang.String
orgnlMndtId
protected MandateSetupReason1Choice
orgnlRsn
protected java.lang.String
orgnlTrckgDays
-
Constructor Summary
Constructors Constructor Description AmendmentInformationDetails13()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description BranchAndFinancialInstitutionIdentification6
getOrgnlCdtrAgt()
Gets the value of the orgnlCdtrAgt property.CashAccount38
getOrgnlCdtrAgtAcct()
Gets the value of the orgnlCdtrAgtAcct property.PartyIdentification135
getOrgnlCdtrSchmeId()
Gets the value of the orgnlCdtrSchmeId property.PartyIdentification135
getOrgnlDbtr()
Gets the value of the orgnlDbtr property.CashAccount38
getOrgnlDbtrAcct()
Gets the value of the orgnlDbtrAcct property.BranchAndFinancialInstitutionIdentification6
getOrgnlDbtrAgt()
Gets the value of the orgnlDbtrAgt property.CashAccount38
getOrgnlDbtrAgtAcct()
Gets the value of the orgnlDbtrAgtAcct property.javax.xml.datatype.XMLGregorianCalendar
getOrgnlFnlColltnDt()
Gets the value of the orgnlFnlColltnDt property.Frequency36Choice
getOrgnlFrqcy()
Gets the value of the orgnlFrqcy property.java.lang.String
getOrgnlMndtId()
Gets the value of the orgnlMndtId property.MandateSetupReason1Choice
getOrgnlRsn()
Gets the value of the orgnlRsn property.java.lang.String
getOrgnlTrckgDays()
Gets the value of the orgnlTrckgDays property.void
setOrgnlCdtrAgt(BranchAndFinancialInstitutionIdentification6 value)
Sets the value of the orgnlCdtrAgt property.void
setOrgnlCdtrAgtAcct(CashAccount38 value)
Sets the value of the orgnlCdtrAgtAcct property.void
setOrgnlCdtrSchmeId(PartyIdentification135 value)
Sets the value of the orgnlCdtrSchmeId property.void
setOrgnlDbtr(PartyIdentification135 value)
Sets the value of the orgnlDbtr property.void
setOrgnlDbtrAcct(CashAccount38 value)
Sets the value of the orgnlDbtrAcct property.void
setOrgnlDbtrAgt(BranchAndFinancialInstitutionIdentification6 value)
Sets the value of the orgnlDbtrAgt property.void
setOrgnlDbtrAgtAcct(CashAccount38 value)
Sets the value of the orgnlDbtrAgtAcct property.void
setOrgnlFnlColltnDt(javax.xml.datatype.XMLGregorianCalendar value)
Sets the value of the orgnlFnlColltnDt property.void
setOrgnlFrqcy(Frequency36Choice value)
Sets the value of the orgnlFrqcy property.void
setOrgnlMndtId(java.lang.String value)
Sets the value of the orgnlMndtId property.void
setOrgnlRsn(MandateSetupReason1Choice value)
Sets the value of the orgnlRsn property.void
setOrgnlTrckgDays(java.lang.String value)
Sets the value of the orgnlTrckgDays property.
-
-
-
Field Detail
-
orgnlMndtId
protected java.lang.String orgnlMndtId
-
orgnlCdtrSchmeId
protected PartyIdentification135 orgnlCdtrSchmeId
-
orgnlCdtrAgt
protected BranchAndFinancialInstitutionIdentification6 orgnlCdtrAgt
-
orgnlCdtrAgtAcct
protected CashAccount38 orgnlCdtrAgtAcct
-
orgnlDbtr
protected PartyIdentification135 orgnlDbtr
-
orgnlDbtrAcct
protected CashAccount38 orgnlDbtrAcct
-
orgnlDbtrAgt
protected BranchAndFinancialInstitutionIdentification6 orgnlDbtrAgt
-
orgnlDbtrAgtAcct
protected CashAccount38 orgnlDbtrAgtAcct
-
orgnlFnlColltnDt
protected javax.xml.datatype.XMLGregorianCalendar orgnlFnlColltnDt
-
orgnlFrqcy
protected Frequency36Choice orgnlFrqcy
-
orgnlRsn
protected MandateSetupReason1Choice orgnlRsn
-
orgnlTrckgDays
protected java.lang.String orgnlTrckgDays
-
-
Method Detail
-
getOrgnlMndtId
public java.lang.String getOrgnlMndtId()
Gets the value of the orgnlMndtId property.- Returns:
- possible object is
String
-
setOrgnlMndtId
public void setOrgnlMndtId(java.lang.String value)
Sets the value of the orgnlMndtId property.- Parameters:
value
- allowed object isString
-
getOrgnlCdtrSchmeId
public PartyIdentification135 getOrgnlCdtrSchmeId()
Gets the value of the orgnlCdtrSchmeId property.- Returns:
- possible object is
PartyIdentification135
-
setOrgnlCdtrSchmeId
public void setOrgnlCdtrSchmeId(PartyIdentification135 value)
Sets the value of the orgnlCdtrSchmeId property.- Parameters:
value
- allowed object isPartyIdentification135
-
getOrgnlCdtrAgt
public BranchAndFinancialInstitutionIdentification6 getOrgnlCdtrAgt()
Gets the value of the orgnlCdtrAgt property.- Returns:
- possible object is
BranchAndFinancialInstitutionIdentification6
-
setOrgnlCdtrAgt
public void setOrgnlCdtrAgt(BranchAndFinancialInstitutionIdentification6 value)
Sets the value of the orgnlCdtrAgt property.- Parameters:
value
- allowed object isBranchAndFinancialInstitutionIdentification6
-
getOrgnlCdtrAgtAcct
public CashAccount38 getOrgnlCdtrAgtAcct()
Gets the value of the orgnlCdtrAgtAcct property.- Returns:
- possible object is
CashAccount38
-
setOrgnlCdtrAgtAcct
public void setOrgnlCdtrAgtAcct(CashAccount38 value)
Sets the value of the orgnlCdtrAgtAcct property.- Parameters:
value
- allowed object isCashAccount38
-
getOrgnlDbtr
public PartyIdentification135 getOrgnlDbtr()
Gets the value of the orgnlDbtr property.- Returns:
- possible object is
PartyIdentification135
-
setOrgnlDbtr
public void setOrgnlDbtr(PartyIdentification135 value)
Sets the value of the orgnlDbtr property.- Parameters:
value
- allowed object isPartyIdentification135
-
getOrgnlDbtrAcct
public CashAccount38 getOrgnlDbtrAcct()
Gets the value of the orgnlDbtrAcct property.- Returns:
- possible object is
CashAccount38
-
setOrgnlDbtrAcct
public void setOrgnlDbtrAcct(CashAccount38 value)
Sets the value of the orgnlDbtrAcct property.- Parameters:
value
- allowed object isCashAccount38
-
getOrgnlDbtrAgt
public BranchAndFinancialInstitutionIdentification6 getOrgnlDbtrAgt()
Gets the value of the orgnlDbtrAgt property.- Returns:
- possible object is
BranchAndFinancialInstitutionIdentification6
-
setOrgnlDbtrAgt
public void setOrgnlDbtrAgt(BranchAndFinancialInstitutionIdentification6 value)
Sets the value of the orgnlDbtrAgt property.- Parameters:
value
- allowed object isBranchAndFinancialInstitutionIdentification6
-
getOrgnlDbtrAgtAcct
public CashAccount38 getOrgnlDbtrAgtAcct()
Gets the value of the orgnlDbtrAgtAcct property.- Returns:
- possible object is
CashAccount38
-
setOrgnlDbtrAgtAcct
public void setOrgnlDbtrAgtAcct(CashAccount38 value)
Sets the value of the orgnlDbtrAgtAcct property.- Parameters:
value
- allowed object isCashAccount38
-
getOrgnlFnlColltnDt
public javax.xml.datatype.XMLGregorianCalendar getOrgnlFnlColltnDt()
Gets the value of the orgnlFnlColltnDt property.- Returns:
- possible object is
XMLGregorianCalendar
-
setOrgnlFnlColltnDt
public void setOrgnlFnlColltnDt(javax.xml.datatype.XMLGregorianCalendar value)
Sets the value of the orgnlFnlColltnDt property.- Parameters:
value
- allowed object isXMLGregorianCalendar
-
getOrgnlFrqcy
public Frequency36Choice getOrgnlFrqcy()
Gets the value of the orgnlFrqcy property.- Returns:
- possible object is
Frequency36Choice
-
setOrgnlFrqcy
public void setOrgnlFrqcy(Frequency36Choice value)
Sets the value of the orgnlFrqcy property.- Parameters:
value
- allowed object isFrequency36Choice
-
getOrgnlRsn
public MandateSetupReason1Choice getOrgnlRsn()
Gets the value of the orgnlRsn property.- Returns:
- possible object is
MandateSetupReason1Choice
-
setOrgnlRsn
public void setOrgnlRsn(MandateSetupReason1Choice value)
Sets the value of the orgnlRsn property.- Parameters:
value
- allowed object isMandateSetupReason1Choice
-
getOrgnlTrckgDays
public java.lang.String getOrgnlTrckgDays()
Gets the value of the orgnlTrckgDays property.- Returns:
- possible object is
String
-
setOrgnlTrckgDays
public void setOrgnlTrckgDays(java.lang.String value)
Sets the value of the orgnlTrckgDays property.- Parameters:
value
- allowed object isString
-
-