Uses of Class
org.coderic.iso20022.messages.secl.DateAndDateTimeChoice
Packages that use DateAndDateTimeChoice
-
Uses of DateAndDateTimeChoice in org.coderic.iso20022.messages.secl
Methods in org.coderic.iso20022.messages.secl that return DateAndDateTimeChoiceModifier and TypeMethodDescriptionObjectFactory.createDateAndDateTimeChoice()Create an instance ofDateAndDateTimeChoiceDateFormat11Choice.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.Methods in org.coderic.iso20022.messages.secl with parameters of type DateAndDateTimeChoiceModifier and TypeMethodDescriptionvoidDateFormat11Choice.setDt(DateAndDateTimeChoice value) Sets the value of the dt property.voidPartyIdentificationAndAccount102.setPrcgDt(DateAndDateTimeChoice value) Sets the value of the prcgDt property.voidPartyIdentificationAndAccount32.setPrcgDt(DateAndDateTimeChoice value) Sets the value of the prcgDt property.voidReportParameters4.setRptDtAndTm(DateAndDateTimeChoice value) Sets the value of the rptDtAndTm property.