Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_02.DateTimePeriodDetails
-
Packages that use DateTimePeriodDetails Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_02 -
-
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 DateTimePeriodDetails Modifier and Type Field Description protected DateTimePeriodDetails
AccountInterest2. frToDt
protected DateTimePeriodDetails
AccountReport11. frToDt
protected DateTimePeriodDetails
TransactionInterest2. frToDt
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_02 that return DateTimePeriodDetails Modifier and Type Method Description DateTimePeriodDetails
ObjectFactory. createDateTimePeriodDetails()
Create an instance ofDateTimePeriodDetails
DateTimePeriodDetails
AccountInterest2. getFrToDt()
Gets the value of the frToDt property.DateTimePeriodDetails
AccountReport11. getFrToDt()
Gets the value of the frToDt property.DateTimePeriodDetails
TransactionInterest2. getFrToDt()
Gets the value of the frToDt property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_02 with parameters of type DateTimePeriodDetails Modifier and Type Method Description void
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.
-