Interface QuoteClient<T>

All Superinterfaces:
Pageable<T>
All Known Implementing Classes:
QuoteClientImpl

public interface QuoteClient<T> extends Pageable<T>