Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_09.TaxPeriod3
Packages that use TaxPeriod3
-
Uses of TaxPeriod3 in org.kapott.hbci.sepa.jaxb.camt_052_001_09
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_09 declared as TaxPeriod3Modifier and TypeFieldDescriptionprotected TaxPeriod3
TaxRecord3.prd
protected TaxPeriod3
TaxRecordDetails3.prd
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_09 that return TaxPeriod3Modifier and TypeMethodDescriptionObjectFactory.createTaxPeriod3()
Create an instance ofTaxPeriod3
TaxRecord3.getPrd()
Gets the value of the prd property.TaxRecordDetails3.getPrd()
Gets the value of the prd property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_09 with parameters of type TaxPeriod3Modifier and TypeMethodDescriptionvoid
TaxRecord3.setPrd
(TaxPeriod3 value) Sets the value of the prd property.void
TaxRecordDetails3.setPrd
(TaxPeriod3 value) Sets the value of the prd property.