Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_08.DateTimePeriod1
Packages that use DateTimePeriod1
-
Uses of DateTimePeriod1 in org.kapott.hbci.sepa.jaxb.camt_052_001_08
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_08 declared as DateTimePeriod1Modifier and TypeFieldDescriptionprotected DateTimePeriod1DateOrDateTimePeriod1Choice.dtTmprotected DateTimePeriod1AccountInterest4.frToDtprotected DateTimePeriod1AccountReport25.frToDtprotected DateTimePeriod1InterestRecord2.frToDtMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_08 that return DateTimePeriod1Modifier and TypeMethodDescriptionObjectFactory.createDateTimePeriod1()Create an instance ofDateTimePeriod1DateOrDateTimePeriod1Choice.getDtTm()Gets the value of the dtTm property.AccountInterest4.getFrToDt()Gets the value of the frToDt property.AccountReport25.getFrToDt()Gets the value of the frToDt property.InterestRecord2.getFrToDt()Gets the value of the frToDt property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_08 with parameters of type DateTimePeriod1Modifier and TypeMethodDescriptionvoidDateOrDateTimePeriod1Choice.setDtTm(DateTimePeriod1 value) Sets the value of the dtTm property.voidAccountInterest4.setFrToDt(DateTimePeriod1 value) Sets the value of the frToDt property.voidAccountReport25.setFrToDt(DateTimePeriod1 value) Sets the value of the frToDt property.voidInterestRecord2.setFrToDt(DateTimePeriod1 value) Sets the value of the frToDt property.