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