Uses of Class
dev.vality.xrates.rate.CurrencyNotFound
| Package | Description |
|---|---|
| dev.vality.xrates.rate |
-
Uses of CurrencyNotFound in dev.vality.xrates.rate
Fields in dev.vality.xrates.rate declared as CurrencyNotFound Modifier and Type Field Description CurrencyNotFoundRatesSrv.GetConvertedAmount_result. ex2Methods in dev.vality.xrates.rate that return CurrencyNotFound Modifier and Type Method Description CurrencyNotFoundCurrencyNotFound. deepCopy()CurrencyNotFoundRatesSrv.GetConvertedAmount_result. getEx2()Methods in dev.vality.xrates.rate with parameters of type CurrencyNotFound Modifier and Type Method Description intCurrencyNotFound. compareTo(CurrencyNotFound other)booleanCurrencyNotFound. equals(CurrencyNotFound that)RatesSrv.GetConvertedAmount_resultRatesSrv.GetConvertedAmount_result. setEx2(CurrencyNotFound ex2)Methods in dev.vality.xrates.rate that throw CurrencyNotFound Modifier and Type Method Description RationalRatesSrv.Client. getConvertedAmount(String source, ConversionRequest request)RationalRatesSrv.Iface. getConvertedAmount(String source, ConversionRequest request)RationalRatesSrv.AsyncClient.GetConvertedAmount_call. getResult()RationalRatesSrv.Client. recvGetConvertedAmount()Constructors in dev.vality.xrates.rate with parameters of type CurrencyNotFound Constructor Description CurrencyNotFound(CurrencyNotFound other)Performs a deep copy on other.GetConvertedAmount_result(Rational success, QuoteNotFound ex1, CurrencyNotFound ex2)