Uses of Class
org.kapott.hbci.sepa.jaxb.pain_002_001_12.TaxParty2
-
Packages that use TaxParty2 Package Description org.kapott.hbci.sepa.jaxb.pain_002_001_12 -
-
Uses of TaxParty2 in org.kapott.hbci.sepa.jaxb.pain_002_001_12
Fields in org.kapott.hbci.sepa.jaxb.pain_002_001_12 declared as TaxParty2 Modifier and Type Field Description protected TaxParty2TaxData1. dbtrprotected TaxParty2TaxData1. ultmtDbtrMethods in org.kapott.hbci.sepa.jaxb.pain_002_001_12 that return TaxParty2 Modifier and Type Method Description TaxParty2ObjectFactory. createTaxParty2()Create an instance ofTaxParty2TaxParty2TaxData1. getDbtr()Gets the value of the dbtr property.TaxParty2TaxData1. getUltmtDbtr()Gets the value of the ultmtDbtr property.Methods in org.kapott.hbci.sepa.jaxb.pain_002_001_12 with parameters of type TaxParty2 Modifier and Type Method Description voidTaxData1. setDbtr(TaxParty2 value)Sets the value of the dbtr property.voidTaxData1. setUltmtDbtr(TaxParty2 value)Sets the value of the ultmtDbtr property.
-