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