Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_03.DateOrDateTimePeriodChoice
-
Packages that use DateOrDateTimePeriodChoice Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_03 -
-
Uses of DateOrDateTimePeriodChoice in org.kapott.hbci.sepa.jaxb.camt_052_001_03
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_03 declared as DateOrDateTimePeriodChoice Modifier and Type Field Description protected DateOrDateTimePeriodChoice
CardAggregated1. txDtRg
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_03 that return DateOrDateTimePeriodChoice Modifier and Type Method Description DateOrDateTimePeriodChoice
ObjectFactory. createDateOrDateTimePeriodChoice()
Create an instance ofDateOrDateTimePeriodChoice
DateOrDateTimePeriodChoice
CardAggregated1. getTxDtRg()
Gets the value of the txDtRg property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_03 with parameters of type DateOrDateTimePeriodChoice Modifier and Type Method Description void
CardAggregated1. setTxDtRg(DateOrDateTimePeriodChoice value)
Sets the value of the txDtRg property.
-