Uses of Class
dev.vality.xrates.rate.ExchangeRateCreated
| Package | Description |
|---|---|
| dev.vality.xrates.rate |
-
Uses of ExchangeRateCreated in dev.vality.xrates.rate
Methods in dev.vality.xrates.rate that return ExchangeRateCreated Modifier and Type Method Description ExchangeRateCreatedExchangeRateCreated. deepCopy()ExchangeRateCreatedChange. getCreated()ExchangeRateCreatedExchangeRateCreated. setExchangeRateData(ExchangeRateData exchange_rate_data)Methods in dev.vality.xrates.rate with parameters of type ExchangeRateCreated Modifier and Type Method Description intExchangeRateCreated. compareTo(ExchangeRateCreated other)static ChangeChange. created(ExchangeRateCreated value)booleanExchangeRateCreated. equals(ExchangeRateCreated that)voidChange. setCreated(ExchangeRateCreated value)Constructors in dev.vality.xrates.rate with parameters of type ExchangeRateCreated Constructor Description ExchangeRateCreated(ExchangeRateCreated other)Performs a deep copy on other.