Uses of Class
io.meeds.deeds.model.MeedExchangeRate
-
Packages that use MeedExchangeRate Package Description io.meeds.deeds.storage -
-
Uses of MeedExchangeRate in io.meeds.deeds.storage
Methods in io.meeds.deeds.storage with type parameters of type MeedExchangeRate Modifier and Type Method Description <S extends MeedExchangeRate>
SMeedExchangeRateRepository. save(S entity)Methods in io.meeds.deeds.storage that return types with arguments of type MeedExchangeRate Modifier and Type Method Description List<MeedExchangeRate>MeedExchangeRateRepository. findByDateBetween(LocalDate from, LocalDate to)
-