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