Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_01.DateTimePeriodDetails
-
Packages that use DateTimePeriodDetails Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_01 -
-
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 DateTimePeriodDetails Modifier and Type Field Description protected DateTimePeriodDetailsAccountInterest1. frToDtprotected DateTimePeriodDetailsAccountReport9. frToDtprotected DateTimePeriodDetailsTransactionInterest1. frToDtMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_01 that return DateTimePeriodDetails Modifier and Type Method Description DateTimePeriodDetailsObjectFactory. createDateTimePeriodDetails()Create an instance ofDateTimePeriodDetailsDateTimePeriodDetailsAccountInterest1. getFrToDt()Gets the value of the frToDt property.DateTimePeriodDetailsAccountReport9. getFrToDt()Gets the value of the frToDt property.DateTimePeriodDetailsTransactionInterest1. getFrToDt()Gets the value of the frToDt property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_01 with parameters of type DateTimePeriodDetails Modifier and Type Method Description voidAccountInterest1. setFrToDt(DateTimePeriodDetails value)Sets the value of the frToDt property.voidAccountReport9. setFrToDt(DateTimePeriodDetails value)Sets the value of the frToDt property.voidTransactionInterest1. setFrToDt(DateTimePeriodDetails value)Sets the value of the frToDt property.
-