Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_03.DateTimePeriodDetails
Packages that use DateTimePeriodDetails
-
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 DateTimePeriodDetailsModifier and TypeFieldDescriptionprotected DateTimePeriodDetailsDateOrDateTimePeriodChoice.dtTmprotected DateTimePeriodDetailsAccountInterest3.frToDtprotected DateTimePeriodDetailsAccountReport12.frToDtprotected DateTimePeriodDetailsInterestRecord1.frToDtMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_03 that return DateTimePeriodDetailsModifier and TypeMethodDescriptionObjectFactory.createDateTimePeriodDetails()Create an instance ofDateTimePeriodDetailsDateOrDateTimePeriodChoice.getDtTm()Gets the value of the dtTm property.AccountInterest3.getFrToDt()Gets the value of the frToDt property.AccountReport12.getFrToDt()Gets the value of the frToDt property.InterestRecord1.getFrToDt()Gets the value of the frToDt property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_03 with parameters of type DateTimePeriodDetailsModifier and TypeMethodDescriptionvoidDateOrDateTimePeriodChoice.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.