Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_07.TaxPeriod2
Packages that use TaxPeriod2
-
Uses of TaxPeriod2 in org.kapott.hbci.sepa.jaxb.camt_052_001_07
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_07 declared as TaxPeriod2Modifier and TypeFieldDescriptionprotected TaxPeriod2
TaxRecord2.prd
protected TaxPeriod2
TaxRecordDetails2.prd
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_07 that return TaxPeriod2Modifier and TypeMethodDescriptionObjectFactory.createTaxPeriod2()
Create an instance ofTaxPeriod2
TaxRecord2.getPrd()
Gets the value of the prd property.TaxRecordDetails2.getPrd()
Gets the value of the prd property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_07 with parameters of type TaxPeriod2Modifier and TypeMethodDescriptionvoid
TaxRecord2.setPrd
(TaxPeriod2 value) Sets the value of the prd property.void
TaxRecordDetails2.setPrd
(TaxPeriod2 value) Sets the value of the prd property.