Uses of Class
org.kapott.hbci.sepa.jaxb.pain_008_001_08.TaxPeriod2
-
Packages that use TaxPeriod2 Package Description org.kapott.hbci.sepa.jaxb.pain_008_001_08 -
-
Uses of TaxPeriod2 in org.kapott.hbci.sepa.jaxb.pain_008_001_08
Fields in org.kapott.hbci.sepa.jaxb.pain_008_001_08 declared as TaxPeriod2 Modifier and Type Field Description protected TaxPeriod2
TaxRecord2. prd
protected TaxPeriod2
TaxRecordDetails2. prd
Methods in org.kapott.hbci.sepa.jaxb.pain_008_001_08 that return TaxPeriod2 Modifier and Type Method Description TaxPeriod2
ObjectFactory. createTaxPeriod2()
Create an instance ofTaxPeriod2
TaxPeriod2
TaxRecord2. getPrd()
Gets the value of the prd property.TaxPeriod2
TaxRecordDetails2. getPrd()
Gets the value of the prd property.Methods in org.kapott.hbci.sepa.jaxb.pain_008_001_08 with parameters of type TaxPeriod2 Modifier and Type Method Description void
TaxRecord2. setPrd(TaxPeriod2 value)
Sets the value of the prd property.void
TaxRecordDetails2. setPrd(TaxPeriod2 value)
Sets the value of the prd property.
-