Uses of Class
org.kapott.hbci.sepa.jaxb.pain_002_001_12.TaxData1
-
Packages that use TaxData1 Package Description org.kapott.hbci.sepa.jaxb.pain_002_001_12 -
-
Uses of TaxData1 in org.kapott.hbci.sepa.jaxb.pain_002_001_12
Fields in org.kapott.hbci.sepa.jaxb.pain_002_001_12 declared as TaxData1 Modifier and Type Field Description protected TaxData1
StructuredRemittanceInformation17. taxRmt
Methods in org.kapott.hbci.sepa.jaxb.pain_002_001_12 that return TaxData1 Modifier and Type Method Description TaxData1
ObjectFactory. createTaxData1()
Create an instance ofTaxData1
TaxData1
StructuredRemittanceInformation17. getTaxRmt()
Gets the value of the taxRmt property.Methods in org.kapott.hbci.sepa.jaxb.pain_002_001_12 with parameters of type TaxData1 Modifier and Type Method Description void
StructuredRemittanceInformation17. setTaxRmt(TaxData1 value)
Sets the value of the taxRmt property.
-