Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_06.TaxPeriod1
Packages that use TaxPeriod1
-
Uses of TaxPeriod1 in org.kapott.hbci.sepa.jaxb.camt_052_001_06
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_06 declared as TaxPeriod1Modifier and TypeFieldDescriptionprotected TaxPeriod1TaxRecord1.prdprotected TaxPeriod1TaxRecordDetails1.prdMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_06 that return TaxPeriod1Modifier and TypeMethodDescriptionObjectFactory.createTaxPeriod1()Create an instance ofTaxPeriod1TaxRecord1.getPrd()Gets the value of the prd property.TaxRecordDetails1.getPrd()Gets the value of the prd property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_06 with parameters of type TaxPeriod1Modifier and TypeMethodDescriptionvoidTaxRecord1.setPrd(TaxPeriod1 value) Sets the value of the prd property.voidTaxRecordDetails1.setPrd(TaxPeriod1 value) Sets the value of the prd property.