Class MandateRelatedInformation15
java.lang.Object
org.kapott.hbci.sepa.jaxb.pain_008_001_10.MandateRelatedInformation15
Java class for MandateRelatedInformation15 complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="MandateRelatedInformation15">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="MndtId" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.10}Max35Text" minOccurs="0"/>
<element name="DtOfSgntr" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.10}ISODate" minOccurs="0"/>
<element name="AmdmntInd" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.10}TrueFalseIndicator" minOccurs="0"/>
<element name="AmdmntInfDtls" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.10}AmendmentInformationDetails14" minOccurs="0"/>
<element name="ElctrncSgntr" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.10}Max1025Text" minOccurs="0"/>
<element name="FrstColltnDt" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.10}ISODate" minOccurs="0"/>
<element name="FnlColltnDt" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.10}ISODate" minOccurs="0"/>
<element name="Frqcy" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.10}Frequency36Choice" minOccurs="0"/>
<element name="Rsn" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.10}MandateSetupReason1Choice" minOccurs="0"/>
<element name="TrckgDays" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.10}Exact2NumericText" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Booleanprotected AmendmentInformationDetails14protected XMLGregorianCalendarprotected Stringprotected XMLGregorianCalendarprotected Frequency36Choiceprotected XMLGregorianCalendarprotected Stringprotected MandateSetupReason1Choiceprotected String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the value of the amdmntInfDtls property.Gets the value of the dtOfSgntr property.Gets the value of the elctrncSgntr property.Gets the value of the fnlColltnDt property.getFrqcy()Gets the value of the frqcy property.Gets the value of the frstColltnDt property.Gets the value of the mndtId property.getRsn()Gets the value of the rsn property.Gets the value of the trckgDays property.Gets the value of the amdmntInd property.voidsetAmdmntInd(Boolean value) Sets the value of the amdmntInd property.voidSets the value of the amdmntInfDtls property.voidsetDtOfSgntr(XMLGregorianCalendar value) Sets the value of the dtOfSgntr property.voidsetElctrncSgntr(String value) Sets the value of the elctrncSgntr property.voidSets the value of the fnlColltnDt property.voidsetFrqcy(Frequency36Choice value) Sets the value of the frqcy property.voidSets the value of the frstColltnDt property.voidSets the value of the mndtId property.voidsetRsn(MandateSetupReason1Choice value) Sets the value of the rsn property.voidsetTrckgDays(String value) Sets the value of the trckgDays property.
-
Field Details
-
mndtId
-
dtOfSgntr
-
amdmntInd
-
amdmntInfDtls
-
elctrncSgntr
-
frstColltnDt
-
fnlColltnDt
-
frqcy
-
rsn
-
trckgDays
-
-
Constructor Details
-
MandateRelatedInformation15
public MandateRelatedInformation15()
-
-
Method Details
-
getMndtId
-
setMndtId
-
getDtOfSgntr
Gets the value of the dtOfSgntr property.- Returns:
- possible object is
XMLGregorianCalendar
-
setDtOfSgntr
Sets the value of the dtOfSgntr property.- Parameters:
value- allowed object isXMLGregorianCalendar
-
isAmdmntInd
-
setAmdmntInd
-
getAmdmntInfDtls
Gets the value of the amdmntInfDtls property.- Returns:
- possible object is
AmendmentInformationDetails14
-
setAmdmntInfDtls
Sets the value of the amdmntInfDtls property.- Parameters:
value- allowed object isAmendmentInformationDetails14
-
getElctrncSgntr
-
setElctrncSgntr
-
getFrstColltnDt
Gets the value of the frstColltnDt property.- Returns:
- possible object is
XMLGregorianCalendar
-
setFrstColltnDt
Sets the value of the frstColltnDt property.- Parameters:
value- allowed object isXMLGregorianCalendar
-
getFnlColltnDt
Gets the value of the fnlColltnDt property.- Returns:
- possible object is
XMLGregorianCalendar
-
setFnlColltnDt
Sets the value of the fnlColltnDt property.- Parameters:
value- allowed object isXMLGregorianCalendar
-
getFrqcy
Gets the value of the frqcy property.- Returns:
- possible object is
Frequency36Choice
-
setFrqcy
Sets the value of the frqcy property.- Parameters:
value- allowed object isFrequency36Choice
-
getRsn
Gets the value of the rsn property.- Returns:
- possible object is
MandateSetupReason1Choice
-
setRsn
Sets the value of the rsn property.- Parameters:
value- allowed object isMandateSetupReason1Choice
-
getTrckgDays
-
setTrckgDays
-