Uses of Class
org.coderic.iso20022.messages.camt.DateAndDateTime2Choice
-
Uses of DateAndDateTime2Choice in org.coderic.iso20022.messages.camt
Modifier and TypeMethodDescriptionObjectFactory.createDateAndDateTime2Choice()
Create an instance ofDateAndDateTime2Choice
BookingConfirmation1.getBookgDt()
Gets the value of the bookgDt property.Document12.getIsseDt()
Gets the value of the isseDt property.FileData1.getIsseDt()
Gets the value of the isseDt property.UnderlyingStatementEntry5.getOrgnlNtryValDt()
Gets the value of the orgnlNtryValDt property.OriginalTransactionReference35.getReqdExctnDt()
Gets the value of the reqdExctnDt property.UnderlyingPaymentInstruction8.getReqdExctnDt()
Gets the value of the reqdExctnDt property.BookingConfirmation1.getValDt()
Gets the value of the valDt property.Modifier and TypeMethodDescriptionvoid
BookingConfirmation1.setBookgDt
(DateAndDateTime2Choice value) Sets the value of the bookgDt property.void
Document12.setIsseDt
(DateAndDateTime2Choice value) Sets the value of the isseDt property.void
FileData1.setIsseDt
(DateAndDateTime2Choice value) Sets the value of the isseDt property.void
UnderlyingStatementEntry5.setOrgnlNtryValDt
(DateAndDateTime2Choice value) Sets the value of the orgnlNtryValDt property.void
OriginalTransactionReference35.setReqdExctnDt
(DateAndDateTime2Choice value) Sets the value of the reqdExctnDt property.void
UnderlyingPaymentInstruction8.setReqdExctnDt
(DateAndDateTime2Choice value) Sets the value of the reqdExctnDt property.void
BookingConfirmation1.setValDt
(DateAndDateTime2Choice value) Sets the value of the valDt property.