Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_05.DateAndDateTimeChoice
Packages that use DateAndDateTimeChoice
-
Uses of DateAndDateTimeChoice in org.kapott.hbci.sepa.jaxb.camt_052_001_05
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_05 declared as DateAndDateTimeChoiceModifier and TypeFieldDescriptionprotected DateAndDateTimeChoice
ReportEntry7.bookgDt
protected DateAndDateTimeChoice
CashBalance3.dt
protected DateAndDateTimeChoice
ProprietaryDate2.dt
protected DateAndDateTimeChoice
ReportEntry7.valDt
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_05 that return DateAndDateTimeChoiceModifier and TypeMethodDescriptionObjectFactory.createDateAndDateTimeChoice()
Create an instance ofDateAndDateTimeChoice
ReportEntry7.getBookgDt()
Gets the value of the bookgDt property.CashBalance3.getDt()
Gets the value of the dt property.ProprietaryDate2.getDt()
Gets the value of the dt property.ReportEntry7.getValDt()
Gets the value of the valDt property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_05 with parameters of type DateAndDateTimeChoiceModifier and TypeMethodDescriptionvoid
ReportEntry7.setBookgDt
(DateAndDateTimeChoice value) Sets the value of the bookgDt property.void
CashBalance3.setDt
(DateAndDateTimeChoice value) Sets the value of the dt property.void
ProprietaryDate2.setDt
(DateAndDateTimeChoice value) Sets the value of the dt property.void
ReportEntry7.setValDt
(DateAndDateTimeChoice value) Sets the value of the valDt property.