Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_09.TaxPeriod3
-
Packages that use TaxPeriod3 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_09 -
-
Uses of TaxPeriod3 in org.kapott.hbci.sepa.jaxb.camt_052_001_09
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_09 declared as TaxPeriod3 Modifier and Type Field Description protected TaxPeriod3TaxRecord3. prdprotected TaxPeriod3TaxRecordDetails3. prdMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_09 that return TaxPeriod3 Modifier and Type Method Description TaxPeriod3ObjectFactory. createTaxPeriod3()Create an instance ofTaxPeriod3TaxPeriod3TaxRecord3. getPrd()Gets the value of the prd property.TaxPeriod3TaxRecordDetails3. getPrd()Gets the value of the prd property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_09 with parameters of type TaxPeriod3 Modifier and Type Method Description voidTaxRecord3. setPrd(TaxPeriod3 value)Sets the value of the prd property.voidTaxRecordDetails3. setPrd(TaxPeriod3 value)Sets the value of the prd property.
-