Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_05.DateTimePeriodDetails
Packages that use DateTimePeriodDetails
-
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 DateTimePeriodDetailsModifier and TypeFieldDescriptionprotected DateTimePeriodDetails
DateOrDateTimePeriodChoice.dtTm
protected DateTimePeriodDetails
AccountInterest3.frToDt
protected DateTimePeriodDetails
AccountReport18.frToDt
protected DateTimePeriodDetails
InterestRecord1.frToDt
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_05 that return DateTimePeriodDetailsModifier and TypeMethodDescriptionObjectFactory.createDateTimePeriodDetails()
Create an instance ofDateTimePeriodDetails
DateOrDateTimePeriodChoice.getDtTm()
Gets the value of the dtTm property.AccountInterest3.getFrToDt()
Gets the value of the frToDt property.AccountReport18.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_05 with parameters of type DateTimePeriodDetailsModifier and TypeMethodDescriptionvoid
DateOrDateTimePeriodChoice.setDtTm
(DateTimePeriodDetails value) Sets the value of the dtTm property.void
AccountInterest3.setFrToDt
(DateTimePeriodDetails value) Sets the value of the frToDt property.void
AccountReport18.setFrToDt
(DateTimePeriodDetails value) Sets the value of the frToDt property.void
InterestRecord1.setFrToDt
(DateTimePeriodDetails value) Sets the value of the frToDt property.