Uses of Class
org.coderic.iso20022.messages.camt.DateAndDateTime2Choice
Packages that use DateAndDateTime2Choice
-
Uses of DateAndDateTime2Choice in org.coderic.iso20022.messages.camt
Methods in org.coderic.iso20022.messages.camt that return DateAndDateTime2ChoiceModifier and TypeMethodDescriptionObjectFactory.createDateAndDateTime2Choice()Create an instance ofDateAndDateTime2ChoiceBookingConfirmation1.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.Methods in org.coderic.iso20022.messages.camt with parameters of type DateAndDateTime2ChoiceModifier and TypeMethodDescriptionvoidBookingConfirmation1.setBookgDt(DateAndDateTime2Choice value) Sets the value of the bookgDt property.voidDocument12.setIsseDt(DateAndDateTime2Choice value) Sets the value of the isseDt property.voidFileData1.setIsseDt(DateAndDateTime2Choice value) Sets the value of the isseDt property.voidUnderlyingStatementEntry5.setOrgnlNtryValDt(DateAndDateTime2Choice value) Sets the value of the orgnlNtryValDt property.voidOriginalTransactionReference35.setReqdExctnDt(DateAndDateTime2Choice value) Sets the value of the reqdExctnDt property.voidUnderlyingPaymentInstruction8.setReqdExctnDt(DateAndDateTime2Choice value) Sets the value of the reqdExctnDt property.voidBookingConfirmation1.setValDt(DateAndDateTime2Choice value) Sets the value of the valDt property.