Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_04.TaxPeriod1
Packages that use TaxPeriod1
-
Uses of TaxPeriod1 in org.kapott.hbci.sepa.jaxb.camt_052_001_04
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_04 declared as TaxPeriod1Modifier and TypeFieldDescriptionprotected TaxPeriod1
TaxRecord1.prd
protected TaxPeriod1
TaxRecordDetails1.prd
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_04 that return TaxPeriod1Modifier and TypeMethodDescriptionObjectFactory.createTaxPeriod1()
Create an instance ofTaxPeriod1
TaxRecord1.getPrd()
Gets the value of the prd property.TaxRecordDetails1.getPrd()
Gets the value of the prd property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_04 with parameters of type TaxPeriod1Modifier and TypeMethodDescriptionvoid
TaxRecord1.setPrd
(TaxPeriod1 value) Sets the value of the prd property.void
TaxRecordDetails1.setPrd
(TaxPeriod1 value) Sets the value of the prd property.