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