Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_01.RateTypeChoice
-
Packages that use RateTypeChoice Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_01 -
-
Uses of RateTypeChoice in org.kapott.hbci.sepa.jaxb.camt_052_001_01
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_01 declared as RateTypeChoice Modifier and Type Field Description protected RateTypeChoice
Rate1. rate
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_01 that return RateTypeChoice Modifier and Type Method Description RateTypeChoice
ObjectFactory. createRateTypeChoice()
Create an instance ofRateTypeChoice
RateTypeChoice
Rate1. getRate()
Gets the value of the rate property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_01 with parameters of type RateTypeChoice Modifier and Type Method Description void
Rate1. setRate(RateTypeChoice value)
Sets the value of the rate property.
-