public class RelatedSearchResult<T> extends Object
RelatedSearchResult(T model, Summary summary)
T
getModel()
Summary
getSummary()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RelatedSearchResult(T model, Summary summary)
public T getModel()
public Summary getSummary()