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