Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_07.TaxPeriod2
-
Packages that use TaxPeriod2 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_07 -
-
Uses of TaxPeriod2 in org.kapott.hbci.sepa.jaxb.camt_052_001_07
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_07 declared as TaxPeriod2 Modifier and Type Field Description protected TaxPeriod2TaxRecord2. prdprotected TaxPeriod2TaxRecordDetails2. prdMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_07 that return TaxPeriod2 Modifier and Type Method Description TaxPeriod2ObjectFactory. createTaxPeriod2()Create an instance ofTaxPeriod2TaxPeriod2TaxRecord2. getPrd()Gets the value of the prd property.TaxPeriod2TaxRecordDetails2. getPrd()Gets the value of the prd property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_07 with parameters of type TaxPeriod2 Modifier and Type Method Description voidTaxRecord2. setPrd(TaxPeriod2 value)Sets the value of the prd property.voidTaxRecordDetails2. setPrd(TaxPeriod2 value)Sets the value of the prd property.
-