Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_07.DatePeriod2
-
Packages that use DatePeriod2 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_07 -
-
Uses of DatePeriod2 in org.kapott.hbci.sepa.jaxb.camt_052_001_07
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_07 declared as DatePeriod2 Modifier and Type Field Description protected DatePeriod2
DateOrDateTimePeriod1Choice. dt
protected DatePeriod2
TaxPeriod2. frToDt
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_07 that return DatePeriod2 Modifier and Type Method Description DatePeriod2
ObjectFactory. createDatePeriod2()
Create an instance ofDatePeriod2
DatePeriod2
DateOrDateTimePeriod1Choice. getDt()
Gets the value of the dt property.DatePeriod2
TaxPeriod2. getFrToDt()
Gets the value of the frToDt property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_07 with parameters of type DatePeriod2 Modifier and Type Method Description void
DateOrDateTimePeriod1Choice. setDt(DatePeriod2 value)
Sets the value of the dt property.void
TaxPeriod2. setFrToDt(DatePeriod2 value)
Sets the value of the frToDt property.
-