Uses of Class
org.kapott.hbci.sepa.jaxb.pain_002_001_12.DateAndDateTime2Choice
Packages that use DateAndDateTime2Choice
-
Uses of DateAndDateTime2Choice in org.kapott.hbci.sepa.jaxb.pain_002_001_12
Fields in org.kapott.hbci.sepa.jaxb.pain_002_001_12 declared as DateAndDateTime2ChoiceModifier and TypeFieldDescriptionprotected DateAndDateTime2Choice
TrackerData1.confdDt
protected DateAndDateTime2Choice
OriginalTransactionReference35.reqdExctnDt
Methods in org.kapott.hbci.sepa.jaxb.pain_002_001_12 that return DateAndDateTime2ChoiceModifier and TypeMethodDescriptionObjectFactory.createDateAndDateTime2Choice()
Create an instance ofDateAndDateTime2Choice
TrackerData1.getConfdDt()
Gets the value of the confdDt property.OriginalTransactionReference35.getReqdExctnDt()
Gets the value of the reqdExctnDt property.Methods in org.kapott.hbci.sepa.jaxb.pain_002_001_12 with parameters of type DateAndDateTime2ChoiceModifier and TypeMethodDescriptionvoid
TrackerData1.setConfdDt
(DateAndDateTime2Choice value) Sets the value of the confdDt property.void
OriginalTransactionReference35.setReqdExctnDt
(DateAndDateTime2Choice value) Sets the value of the reqdExctnDt property.