Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_01.DateAndDateTimeChoice
Packages that use DateAndDateTimeChoice
-
Uses of DateAndDateTimeChoice in org.kapott.hbci.sepa.jaxb.camt_052_001_01
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_01 declared as DateAndDateTimeChoiceModifier and TypeFieldDescriptionprotected DateAndDateTimeChoiceReportEntry1.bookgDtprotected DateAndDateTimeChoiceCashBalance1.dtprotected DateAndDateTimeChoiceReportEntry1.valDtMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_01 that return DateAndDateTimeChoiceModifier and TypeMethodDescriptionObjectFactory.createDateAndDateTimeChoice()Create an instance ofDateAndDateTimeChoiceReportEntry1.getBookgDt()Gets the value of the bookgDt property.CashBalance1.getDt()Gets the value of the dt property.ReportEntry1.getValDt()Gets the value of the valDt property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_01 with parameters of type DateAndDateTimeChoiceModifier and TypeMethodDescriptionvoidReportEntry1.setBookgDt(DateAndDateTimeChoice value) Sets the value of the bookgDt property.voidCashBalance1.setDt(DateAndDateTimeChoice value) Sets the value of the dt property.voidReportEntry1.setValDt(DateAndDateTimeChoice value) Sets the value of the valDt property.