Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_04.DateAndDateTimeChoice
Packages that use DateAndDateTimeChoice
-
Uses of DateAndDateTimeChoice in org.kapott.hbci.sepa.jaxb.camt_052_001_04
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_04 declared as DateAndDateTimeChoiceModifier and TypeFieldDescriptionprotected DateAndDateTimeChoiceReportEntry4.bookgDtprotected DateAndDateTimeChoiceCashBalance3.dtprotected DateAndDateTimeChoiceProprietaryDate2.dtprotected DateAndDateTimeChoiceReportEntry4.valDtMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_04 that return DateAndDateTimeChoiceModifier and TypeMethodDescriptionObjectFactory.createDateAndDateTimeChoice()Create an instance ofDateAndDateTimeChoiceReportEntry4.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.ReportEntry4.getValDt()Gets the value of the valDt property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_04 with parameters of type DateAndDateTimeChoiceModifier and TypeMethodDescriptionvoidReportEntry4.setBookgDt(DateAndDateTimeChoice value) Sets the value of the bookgDt property.voidCashBalance3.setDt(DateAndDateTimeChoice value) Sets the value of the dt property.voidProprietaryDate2.setDt(DateAndDateTimeChoice value) Sets the value of the dt property.voidReportEntry4.setValDt(DateAndDateTimeChoice value) Sets the value of the valDt property.