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