Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_07.TaxParty1
-
Packages that use TaxParty1 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_07 -
-
Uses of TaxParty1 in org.kapott.hbci.sepa.jaxb.camt_052_001_07
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_07 declared as TaxParty1 Modifier and Type Field Description protected TaxParty1TaxInformation6. cdtrprotected TaxParty1TaxInformation7. cdtrMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_07 that return TaxParty1 Modifier and Type Method Description TaxParty1ObjectFactory. createTaxParty1()Create an instance ofTaxParty1TaxParty1TaxInformation6. getCdtr()Gets the value of the cdtr property.TaxParty1TaxInformation7. getCdtr()Gets the value of the cdtr property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_07 with parameters of type TaxParty1 Modifier and Type Method Description voidTaxInformation6. setCdtr(TaxParty1 value)Sets the value of the cdtr property.voidTaxInformation7. setCdtr(TaxParty1 value)Sets the value of the cdtr property.
-