Uses of Class
org.coderic.iso20022.messages.secl.DateAndDateTimeChoice
-
Uses of DateAndDateTimeChoice in org.coderic.iso20022.messages.secl
Modifier and TypeMethodDescriptionObjectFactory.createDateAndDateTimeChoice()
Create an instance ofDateAndDateTimeChoice
DateFormat11Choice.getDt()
Gets the value of the dt property.PartyIdentificationAndAccount102.getPrcgDt()
Gets the value of the prcgDt property.PartyIdentificationAndAccount32.getPrcgDt()
Gets the value of the prcgDt property.ReportParameters4.getRptDtAndTm()
Gets the value of the rptDtAndTm property.Modifier and TypeMethodDescriptionvoid
DateFormat11Choice.setDt
(DateAndDateTimeChoice value) Sets the value of the dt property.void
PartyIdentificationAndAccount102.setPrcgDt
(DateAndDateTimeChoice value) Sets the value of the prcgDt property.void
PartyIdentificationAndAccount32.setPrcgDt
(DateAndDateTimeChoice value) Sets the value of the prcgDt property.void
ReportParameters4.setRptDtAndTm
(DateAndDateTimeChoice value) Sets the value of the rptDtAndTm property.