Uses of Class
model.Rate

Packages that use Rate
model   
 

Uses of Rate in model
 

Methods in model that return types with arguments of type Rate
 java.util.List<Rate> Rates.getRates()
           
 

Constructor parameters in model with type arguments of type Rate
Rates(java.util.List<Rate> rates, BitPay bp)