Uses of Class
org.coderic.iso20022.messages.seev.DateAndDateTime2Choice
Packages that use DateAndDateTime2Choice
-
Uses of DateAndDateTime2Choice in org.coderic.iso20022.messages.seev
Methods in org.coderic.iso20022.messages.seev that return DateAndDateTime2ChoiceModifier and TypeMethodDescriptionObjectFactory.createDateAndDateTime2Choice()Create an instance ofDateAndDateTime2ChoiceDateFormat43Choice.getDt()Gets the value of the dt property.DateFormat58Choice.getDtOrDtTm()Gets the value of the dtOrDtTm property.CashOption91.getEarlstPmtDt()Gets the value of the earlstPmtDt property.Methods in org.coderic.iso20022.messages.seev with parameters of type DateAndDateTime2ChoiceModifier and TypeMethodDescriptionvoidDateFormat43Choice.setDt(DateAndDateTime2Choice value) Sets the value of the dt property.voidDateFormat58Choice.setDtOrDtTm(DateAndDateTime2Choice value) Sets the value of the dtOrDtTm property.voidCashOption91.setEarlstPmtDt(DateAndDateTime2Choice value) Sets the value of the earlstPmtDt property.