Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_04.TaxPeriod1
-
Packages that use TaxPeriod1 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_04 -
-
Uses of TaxPeriod1 in org.kapott.hbci.sepa.jaxb.camt_052_001_04
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_04 declared as TaxPeriod1 Modifier and Type Field Description protected TaxPeriod1TaxRecord1. prdprotected TaxPeriod1TaxRecordDetails1. prdMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_04 that return TaxPeriod1 Modifier and Type Method Description TaxPeriod1ObjectFactory. createTaxPeriod1()Create an instance ofTaxPeriod1TaxPeriod1TaxRecord1. getPrd()Gets the value of the prd property.TaxPeriod1TaxRecordDetails1. getPrd()Gets the value of the prd property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_04 with parameters of type TaxPeriod1 Modifier and Type Method Description voidTaxRecord1. setPrd(TaxPeriod1 value)Sets the value of the prd property.voidTaxRecordDetails1. setPrd(TaxPeriod1 value)Sets the value of the prd property.
-