Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_01.DateTimePeriodDetails
Packages that use DateTimePeriodDetails
-
Uses of DateTimePeriodDetails in org.kapott.hbci.sepa.jaxb.camt_052_001_01
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_01 declared as DateTimePeriodDetailsModifier and TypeFieldDescriptionprotected DateTimePeriodDetails
AccountInterest1.frToDt
protected DateTimePeriodDetails
AccountReport9.frToDt
protected DateTimePeriodDetails
TransactionInterest1.frToDt
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_01 that return DateTimePeriodDetailsModifier and TypeMethodDescriptionObjectFactory.createDateTimePeriodDetails()
Create an instance ofDateTimePeriodDetails
AccountInterest1.getFrToDt()
Gets the value of the frToDt property.AccountReport9.getFrToDt()
Gets the value of the frToDt property.TransactionInterest1.getFrToDt()
Gets the value of the frToDt property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_01 with parameters of type DateTimePeriodDetailsModifier and TypeMethodDescriptionvoid
AccountInterest1.setFrToDt
(DateTimePeriodDetails value) Sets the value of the frToDt property.void
AccountReport9.setFrToDt
(DateTimePeriodDetails value) Sets the value of the frToDt property.void
TransactionInterest1.setFrToDt
(DateTimePeriodDetails value) Sets the value of the frToDt property.