Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_01.TransactionDates1
-
Packages that use TransactionDates1 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_01 -
-
Uses of TransactionDates1 in org.kapott.hbci.sepa.jaxb.camt_052_001_01
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_01 declared as TransactionDates1 Modifier and Type Field Description protected TransactionDates1
EntryTransaction1. rltdDts
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_01 that return TransactionDates1 Modifier and Type Method Description TransactionDates1
ObjectFactory. createTransactionDates1()
Create an instance ofTransactionDates1
TransactionDates1
EntryTransaction1. getRltdDts()
Gets the value of the rltdDts property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_01 with parameters of type TransactionDates1 Modifier and Type Method Description void
EntryTransaction1. setRltdDts(TransactionDates1 value)
Sets the value of the rltdDts property.
-