Uses of Class
org.kapott.hbci.sepa.jaxb.pain_001_001_09.ExchangeRate1
-
Packages that use ExchangeRate1 Package Description org.kapott.hbci.sepa.jaxb.pain_001_001_09 -
-
Uses of ExchangeRate1 in org.kapott.hbci.sepa.jaxb.pain_001_001_09
Fields in org.kapott.hbci.sepa.jaxb.pain_001_001_09 declared as ExchangeRate1 Modifier and Type Field Description protected ExchangeRate1
CreditTransferTransaction34. xchgRateInf
Methods in org.kapott.hbci.sepa.jaxb.pain_001_001_09 that return ExchangeRate1 Modifier and Type Method Description ExchangeRate1
ObjectFactory. createExchangeRate1()
Create an instance ofExchangeRate1
ExchangeRate1
CreditTransferTransaction34. getXchgRateInf()
Gets the value of the xchgRateInf property.Methods in org.kapott.hbci.sepa.jaxb.pain_001_001_09 with parameters of type ExchangeRate1 Modifier and Type Method Description void
CreditTransferTransaction34. setXchgRateInf(ExchangeRate1 value)
Sets the value of the xchgRateInf property.
-