Uses of Class
com.citygrid.content.places.search.CGPlacesSearchLocation.Builder

Packages that use CGPlacesSearchLocation.Builder
com.citygrid.content.places.search   
 

Uses of CGPlacesSearchLocation.Builder in com.citygrid.content.places.search
 

Methods in com.citygrid.content.places.search that return CGPlacesSearchLocation.Builder
 CGPlacesSearchLocation.Builder CGPlacesSearchLocation.Builder.baseLocation(CGBaseLocation baseLocation)
           
 CGPlacesSearchLocation.Builder CGPlacesSearchLocation.Builder.categories(String[] categories)
           
 CGPlacesSearchLocation.Builder CGPlacesSearchLocation.Builder.fax(String fax)
           
 CGPlacesSearchLocation.Builder CGPlacesSearchLocation.Builder.featured(boolean featured)
           
 CGPlacesSearchLocation.Builder CGPlacesSearchLocation.Builder.hasOffers(boolean hasOffers)
           
 CGPlacesSearchLocation.Builder CGPlacesSearchLocation.Builder.hasVideo(boolean hasVideo)
           
 CGPlacesSearchLocation.Builder CGPlacesSearchLocation.Builder.neighborhood(String neighborhood)
           
 CGPlacesSearchLocation.Builder CGPlacesSearchLocation.Builder.offers(String offers)
           
 CGPlacesSearchLocation.Builder CGPlacesSearchLocation.Builder.profile(URI profile)
           
 CGPlacesSearchLocation.Builder CGPlacesSearchLocation.Builder.publicId(String publicId)
           
 CGPlacesSearchLocation.Builder CGPlacesSearchLocation.Builder.reviews(int reviews)
           
 CGPlacesSearchLocation.Builder CGPlacesSearchLocation.Builder.tagline(String tagline)
           
 CGPlacesSearchLocation.Builder CGPlacesSearchLocation.Builder.tags(CGTag[] tags)
           
 CGPlacesSearchLocation.Builder CGPlacesSearchLocation.Builder.website(URI website)
           
 

Constructors in com.citygrid.content.places.search with parameters of type CGPlacesSearchLocation.Builder
CGPlacesSearchLocation(CGPlacesSearchLocation.Builder builder)
           
 



Copyright © 2011. All Rights Reserved.