Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_08.DateAndDateTime2Choice
-
Packages that use DateAndDateTime2Choice Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_08 -
-
Uses of DateAndDateTime2Choice in org.kapott.hbci.sepa.jaxb.camt_052_001_08
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_08 declared as DateAndDateTime2Choice Modifier and Type Field Description protected DateAndDateTime2ChoiceReportEntry10. bookgDtprotected DateAndDateTime2ChoiceCashBalance8. dtprotected DateAndDateTime2ChoiceCreditLine3. dtprotected DateAndDateTime2ChoiceProprietaryDate3. dtprotected DateAndDateTime2ChoiceTotalsPerBankTransactionCode5. dtprotected DateAndDateTime2ChoiceReportEntry10. valDtMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_08 that return DateAndDateTime2Choice Modifier and Type Method Description DateAndDateTime2ChoiceObjectFactory. createDateAndDateTime2Choice()Create an instance ofDateAndDateTime2ChoiceDateAndDateTime2ChoiceReportEntry10. getBookgDt()Gets the value of the bookgDt property.DateAndDateTime2ChoiceCashBalance8. getDt()Gets the value of the dt property.DateAndDateTime2ChoiceCreditLine3. getDt()Gets the value of the dt property.DateAndDateTime2ChoiceProprietaryDate3. getDt()Gets the value of the dt property.DateAndDateTime2ChoiceTotalsPerBankTransactionCode5. getDt()Gets the value of the dt property.DateAndDateTime2ChoiceReportEntry10. getValDt()Gets the value of the valDt property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_08 with parameters of type DateAndDateTime2Choice Modifier and Type Method Description voidReportEntry10. 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.voidReportEntry10. setValDt(DateAndDateTime2Choice value)Sets the value of the valDt property.
-