Uses of Class
io.meeds.dapp.elasticsearch.model.MeedExchangeRate
Packages that use MeedExchangeRate
-
Uses of MeedExchangeRate in io.meeds.dapp.storage
Methods in io.meeds.dapp.storage with type parameters of type MeedExchangeRateModifier and TypeMethodDescription<S extends MeedExchangeRate>
SMeedExchangeRateRepository.save(S entity) Methods in io.meeds.dapp.storage that return types with arguments of type MeedExchangeRateModifier and TypeMethodDescriptionMeedExchangeRateRepository.findByDateBetween(LocalDate from, LocalDate to)