Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_09.TaxPeriod3
Packages that use TaxPeriod3
-
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 TaxPeriod3Modifier and TypeFieldDescriptionprotected TaxPeriod3TaxRecord3.prdprotected TaxPeriod3TaxRecordDetails3.prdMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_09 that return TaxPeriod3Modifier and TypeMethodDescriptionObjectFactory.createTaxPeriod3()Create an instance ofTaxPeriod3TaxRecord3.getPrd()Gets the value of the prd property.TaxRecordDetails3.getPrd()Gets the value of the prd property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_09 with parameters of type TaxPeriod3Modifier and TypeMethodDescriptionvoidTaxRecord3.setPrd(TaxPeriod3 value) Sets the value of the prd property.voidTaxRecordDetails3.setPrd(TaxPeriod3 value) Sets the value of the prd property.