Uses of Class
org.kapott.hbci.sepa.jaxb.pain_008_001_10.TaxPeriod3
-
Packages that use TaxPeriod3 Package Description org.kapott.hbci.sepa.jaxb.pain_008_001_10 -
-
Uses of TaxPeriod3 in org.kapott.hbci.sepa.jaxb.pain_008_001_10
Fields in org.kapott.hbci.sepa.jaxb.pain_008_001_10 declared as TaxPeriod3 Modifier and Type Field Description protected TaxPeriod3
TaxRecord3. prd
protected TaxPeriod3
TaxRecordDetails3. prd
Methods in org.kapott.hbci.sepa.jaxb.pain_008_001_10 that return TaxPeriod3 Modifier and Type Method Description TaxPeriod3
ObjectFactory. createTaxPeriod3()
Create an instance ofTaxPeriod3
TaxPeriod3
TaxRecord3. getPrd()
Gets the value of the prd property.TaxPeriod3
TaxRecordDetails3. getPrd()
Gets the value of the prd property.Methods in org.kapott.hbci.sepa.jaxb.pain_008_001_10 with parameters of type TaxPeriod3 Modifier and Type Method Description void
TaxRecord3. setPrd(TaxPeriod3 value)
Sets the value of the prd property.void
TaxRecordDetails3. setPrd(TaxPeriod3 value)
Sets the value of the prd property.
-