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 DateTimePeriodDetailsAccountInterest2. frToDtprotected DateTimePeriodDetailsAccountReport11. frToDtprotected DateTimePeriodDetailsTransactionInterest2. frToDtMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_02 that return DateTimePeriodDetails Modifier and Type Method Description DateTimePeriodDetailsObjectFactory. createDateTimePeriodDetails()Create an instance ofDateTimePeriodDetailsDateTimePeriodDetailsAccountInterest2. getFrToDt()Gets the value of the frToDt property.DateTimePeriodDetailsAccountReport11. getFrToDt()Gets the value of the frToDt property.DateTimePeriodDetailsTransactionInterest2. 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 voidAccountInterest2. setFrToDt(DateTimePeriodDetails value)Sets the value of the frToDt property.voidAccountReport11. setFrToDt(DateTimePeriodDetails value)Sets the value of the frToDt property.voidTransactionInterest2. setFrToDt(DateTimePeriodDetails value)Sets the value of the frToDt property.
-