Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_03.DatePeriodDetails
-
Packages that use DatePeriodDetails Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_03 -
-
Uses of DatePeriodDetails in org.kapott.hbci.sepa.jaxb.camt_052_001_03
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_03 declared as DatePeriodDetails Modifier and Type Field Description protected DatePeriodDetailsDateOrDateTimePeriodChoice. dtprotected DatePeriodDetailsTaxPeriod1. frToDtMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_03 that return DatePeriodDetails Modifier and Type Method Description DatePeriodDetailsObjectFactory. createDatePeriodDetails()Create an instance ofDatePeriodDetailsDatePeriodDetailsDateOrDateTimePeriodChoice. getDt()Gets the value of the dt property.DatePeriodDetailsTaxPeriod1. getFrToDt()Gets the value of the frToDt property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_03 with parameters of type DatePeriodDetails Modifier and Type Method Description voidDateOrDateTimePeriodChoice. setDt(DatePeriodDetails value)Sets the value of the dt property.voidTaxPeriod1. setFrToDt(DatePeriodDetails value)Sets the value of the frToDt property.
-