public class TransactionDates2
extends java.lang.Object
Java class for TransactionDates2 complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="TransactionDates2"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="AccptncDtTm" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.03}ISODateTime" minOccurs="0"/> <element name="TradActvtyCtrctlSttlmDt" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.03}ISODate" minOccurs="0"/> <element name="TradDt" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.03}ISODate" minOccurs="0"/> <element name="IntrBkSttlmDt" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.03}ISODate" minOccurs="0"/> <element name="StartDt" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.03}ISODate" minOccurs="0"/> <element name="EndDt" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.03}ISODate" minOccurs="0"/> <element name="TxDtTm" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.03}ISODateTime" minOccurs="0"/> <element name="Prtry" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.03}ProprietaryDate2" maxOccurs="unbounded" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
Modifier and Type | Field | Description |
---|---|---|
protected javax.xml.datatype.XMLGregorianCalendar |
accptncDtTm |
|
protected javax.xml.datatype.XMLGregorianCalendar |
endDt |
|
protected javax.xml.datatype.XMLGregorianCalendar |
intrBkSttlmDt |
|
protected java.util.List<ProprietaryDate2> |
prtry |
|
protected javax.xml.datatype.XMLGregorianCalendar |
startDt |
|
protected javax.xml.datatype.XMLGregorianCalendar |
tradActvtyCtrctlSttlmDt |
|
protected javax.xml.datatype.XMLGregorianCalendar |
tradDt |
|
protected javax.xml.datatype.XMLGregorianCalendar |
txDtTm |
Constructor | Description |
---|---|
TransactionDates2() |
Modifier and Type | Method | Description |
---|---|---|
javax.xml.datatype.XMLGregorianCalendar |
getAccptncDtTm() |
Gets the value of the accptncDtTm property.
|
javax.xml.datatype.XMLGregorianCalendar |
getEndDt() |
Gets the value of the endDt property.
|
javax.xml.datatype.XMLGregorianCalendar |
getIntrBkSttlmDt() |
Gets the value of the intrBkSttlmDt property.
|
java.util.List<ProprietaryDate2> |
getPrtry() |
Gets the value of the prtry property.
|
javax.xml.datatype.XMLGregorianCalendar |
getStartDt() |
Gets the value of the startDt property.
|
javax.xml.datatype.XMLGregorianCalendar |
getTradActvtyCtrctlSttlmDt() |
Gets the value of the tradActvtyCtrctlSttlmDt property.
|
javax.xml.datatype.XMLGregorianCalendar |
getTradDt() |
Gets the value of the tradDt property.
|
javax.xml.datatype.XMLGregorianCalendar |
getTxDtTm() |
Gets the value of the txDtTm property.
|
void |
setAccptncDtTm(javax.xml.datatype.XMLGregorianCalendar value) |
Sets the value of the accptncDtTm property.
|
void |
setEndDt(javax.xml.datatype.XMLGregorianCalendar value) |
Sets the value of the endDt property.
|
void |
setIntrBkSttlmDt(javax.xml.datatype.XMLGregorianCalendar value) |
Sets the value of the intrBkSttlmDt property.
|
void |
setStartDt(javax.xml.datatype.XMLGregorianCalendar value) |
Sets the value of the startDt property.
|
void |
setTradActvtyCtrctlSttlmDt(javax.xml.datatype.XMLGregorianCalendar value) |
Sets the value of the tradActvtyCtrctlSttlmDt property.
|
void |
setTradDt(javax.xml.datatype.XMLGregorianCalendar value) |
Sets the value of the tradDt property.
|
void |
setTxDtTm(javax.xml.datatype.XMLGregorianCalendar value) |
Sets the value of the txDtTm property.
|
protected javax.xml.datatype.XMLGregorianCalendar accptncDtTm
protected javax.xml.datatype.XMLGregorianCalendar tradActvtyCtrctlSttlmDt
protected javax.xml.datatype.XMLGregorianCalendar tradDt
protected javax.xml.datatype.XMLGregorianCalendar intrBkSttlmDt
protected javax.xml.datatype.XMLGregorianCalendar startDt
protected javax.xml.datatype.XMLGregorianCalendar endDt
protected javax.xml.datatype.XMLGregorianCalendar txDtTm
protected java.util.List<ProprietaryDate2> prtry
public javax.xml.datatype.XMLGregorianCalendar getAccptncDtTm()
XMLGregorianCalendar
public void setAccptncDtTm(javax.xml.datatype.XMLGregorianCalendar value)
value
- allowed object is
XMLGregorianCalendar
public javax.xml.datatype.XMLGregorianCalendar getTradActvtyCtrctlSttlmDt()
XMLGregorianCalendar
public void setTradActvtyCtrctlSttlmDt(javax.xml.datatype.XMLGregorianCalendar value)
value
- allowed object is
XMLGregorianCalendar
public javax.xml.datatype.XMLGregorianCalendar getTradDt()
XMLGregorianCalendar
public void setTradDt(javax.xml.datatype.XMLGregorianCalendar value)
value
- allowed object is
XMLGregorianCalendar
public javax.xml.datatype.XMLGregorianCalendar getIntrBkSttlmDt()
XMLGregorianCalendar
public void setIntrBkSttlmDt(javax.xml.datatype.XMLGregorianCalendar value)
value
- allowed object is
XMLGregorianCalendar
public javax.xml.datatype.XMLGregorianCalendar getStartDt()
XMLGregorianCalendar
public void setStartDt(javax.xml.datatype.XMLGregorianCalendar value)
value
- allowed object is
XMLGregorianCalendar
public javax.xml.datatype.XMLGregorianCalendar getEndDt()
XMLGregorianCalendar
public void setEndDt(javax.xml.datatype.XMLGregorianCalendar value)
value
- allowed object is
XMLGregorianCalendar
public javax.xml.datatype.XMLGregorianCalendar getTxDtTm()
XMLGregorianCalendar
public void setTxDtTm(javax.xml.datatype.XMLGregorianCalendar value)
value
- allowed object is
XMLGregorianCalendar
public java.util.List<ProprietaryDate2> getPrtry()
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 JAXB object.
This is why there is not a set
method for the prtry property.
For example, to add a new item, do as follows:
getPrtry().add(newItem);
Objects of the following type(s) are allowed in the list
ProprietaryDate2
Copyright © 2018. All rights reserved.