Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_05.DateTimePeriodDetails
-
Packages that use DateTimePeriodDetails Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_05 -
-
Uses of DateTimePeriodDetails in org.kapott.hbci.sepa.jaxb.camt_052_001_05
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_05 declared as DateTimePeriodDetails Modifier and Type Field Description protected DateTimePeriodDetailsDateOrDateTimePeriodChoice. dtTmprotected DateTimePeriodDetailsAccountInterest3. frToDtprotected DateTimePeriodDetailsAccountReport18. frToDtprotected DateTimePeriodDetailsInterestRecord1. frToDtMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_05 that return DateTimePeriodDetails Modifier and Type Method Description DateTimePeriodDetailsObjectFactory. createDateTimePeriodDetails()Create an instance ofDateTimePeriodDetailsDateTimePeriodDetailsDateOrDateTimePeriodChoice. getDtTm()Gets the value of the dtTm property.DateTimePeriodDetailsAccountInterest3. getFrToDt()Gets the value of the frToDt property.DateTimePeriodDetailsAccountReport18. getFrToDt()Gets the value of the frToDt property.DateTimePeriodDetailsInterestRecord1. getFrToDt()Gets the value of the frToDt property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_05 with parameters of type DateTimePeriodDetails Modifier and Type Method Description voidDateOrDateTimePeriodChoice. setDtTm(DateTimePeriodDetails value)Sets the value of the dtTm property.voidAccountInterest3. setFrToDt(DateTimePeriodDetails value)Sets the value of the frToDt property.voidAccountReport18. setFrToDt(DateTimePeriodDetails value)Sets the value of the frToDt property.voidInterestRecord1. setFrToDt(DateTimePeriodDetails value)Sets the value of the frToDt property.
-