Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_07.DateAndDateTime2Choice
Packages that use DateAndDateTime2Choice
-
Uses of DateAndDateTime2Choice in org.kapott.hbci.sepa.jaxb.camt_052_001_07
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_07 declared as DateAndDateTime2ChoiceModifier and TypeFieldDescriptionprotected DateAndDateTime2ChoiceReportEntry9.bookgDtprotected DateAndDateTime2ChoiceCashBalance8.dtprotected DateAndDateTime2ChoiceCreditLine3.dtprotected DateAndDateTime2ChoiceProprietaryDate3.dtprotected DateAndDateTime2ChoiceTotalsPerBankTransactionCode5.dtprotected DateAndDateTime2ChoiceReportEntry9.valDtMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_07 that return DateAndDateTime2ChoiceModifier and TypeMethodDescriptionObjectFactory.createDateAndDateTime2Choice()Create an instance ofDateAndDateTime2ChoiceReportEntry9.getBookgDt()Gets the value of the bookgDt property.CashBalance8.getDt()Gets the value of the dt property.CreditLine3.getDt()Gets the value of the dt property.ProprietaryDate3.getDt()Gets the value of the dt property.TotalsPerBankTransactionCode5.getDt()Gets the value of the dt property.ReportEntry9.getValDt()Gets the value of the valDt property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_07 with parameters of type DateAndDateTime2ChoiceModifier and TypeMethodDescriptionvoidReportEntry9.setBookgDt(DateAndDateTime2Choice value) Sets the value of the bookgDt property.voidCashBalance8.setDt(DateAndDateTime2Choice value) Sets the value of the dt property.voidCreditLine3.setDt(DateAndDateTime2Choice value) Sets the value of the dt property.voidProprietaryDate3.setDt(DateAndDateTime2Choice value) Sets the value of the dt property.voidTotalsPerBankTransactionCode5.setDt(DateAndDateTime2Choice value) Sets the value of the dt property.voidReportEntry9.setValDt(DateAndDateTime2Choice value) Sets the value of the valDt property.