Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_03.DateTimePeriodDetails
-
Packages that use DateTimePeriodDetails Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_03 -
-
Uses of DateTimePeriodDetails in org.kapott.hbci.sepa.jaxb.camt_052_001_03
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_03 declared as DateTimePeriodDetails Modifier and Type Field Description protected DateTimePeriodDetailsDateOrDateTimePeriodChoice. dtTmprotected DateTimePeriodDetailsAccountInterest3. frToDtprotected DateTimePeriodDetailsAccountReport12. frToDtprotected DateTimePeriodDetailsInterestRecord1. frToDtMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_03 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.DateTimePeriodDetailsAccountReport12. 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_03 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.voidAccountReport12. setFrToDt(DateTimePeriodDetails value)Sets the value of the frToDt property.voidInterestRecord1. setFrToDt(DateTimePeriodDetails value)Sets the value of the frToDt property.
-