Uses of Class
com.citygrid.CGHistogram

Packages that use CGHistogram
com.citygrid.content   
com.citygrid.content.offers.search   
com.citygrid.content.places.search   
com.citygrid.content.reviews   
 

Uses of CGHistogram in com.citygrid.content
 

Methods in com.citygrid.content that return CGHistogram
static CGHistogram[] CGContentBuilder.processHistograms(org.codehaus.jackson.JsonNode histogramsNode)
           
 

Uses of CGHistogram in com.citygrid.content.offers.search
 

Fields in com.citygrid.content.offers.search declared as CGHistogram
private  CGHistogram[] CGOffersSearchResults.histograms
           
private  CGHistogram[] CGOffersSearchResults.Builder.histograms
           
 

Methods in com.citygrid.content.offers.search that return CGHistogram
 CGHistogram[] CGOffersSearchResults.getHistograms()
           
 

Methods in com.citygrid.content.offers.search with parameters of type CGHistogram
 CGOffersSearchResults.Builder CGOffersSearchResults.Builder.histograms(CGHistogram[] val)
           
 

Uses of CGHistogram in com.citygrid.content.places.search
 

Fields in com.citygrid.content.places.search declared as CGHistogram
private  CGHistogram[] CGPlacesSearchResults.histograms
           
private  CGHistogram[] CGPlacesSearchResults.Builder.histograms
           
 

Methods in com.citygrid.content.places.search that return CGHistogram
 CGHistogram[] CGPlacesSearchResults.getHistograms()
           
 

Methods in com.citygrid.content.places.search with parameters of type CGHistogram
 CGPlacesSearchResults.Builder CGPlacesSearchResults.Builder.histograms(CGHistogram[] val)
           
 

Uses of CGHistogram in com.citygrid.content.reviews
 

Fields in com.citygrid.content.reviews declared as CGHistogram
private  CGHistogram[] CGReviewsSearchResults.histograms
           
(package private)  CGHistogram[] CGReviewsSearchResults.Builder.histograms
           
 

Methods in com.citygrid.content.reviews that return CGHistogram
 CGHistogram[] CGReviewsSearchResults.getHistograms()
           
 

Methods in com.citygrid.content.reviews with parameters of type CGHistogram
 CGReviewsSearchResults.Builder CGReviewsSearchResults.Builder.histograms(CGHistogram[] histograms)
           
 



Copyright © 2011. All Rights Reserved.