Uses of Class
com.citygrid.CGAddress

Packages that use CGAddress
com.citygrid   
com.citygrid.ads.custom   
com.citygrid.content   
com.citygrid.content.offers   
com.citygrid.content.places.detail   
com.citygrid.content.places.search   
 

Uses of CGAddress in com.citygrid
 

Fields in com.citygrid declared as CGAddress
private  CGAddress CGBaseLocation.address
           
private  CGAddress CGBaseLocation.Builder.address
           
 

Methods in com.citygrid that return CGAddress
 CGAddress CGBaseLocation.getAddress()
           
 CGAddress CGLocation.getAddress()
           
 

Methods in com.citygrid with parameters of type CGAddress
 CGBaseLocation.Builder CGBaseLocation.Builder.address(CGAddress address)
           
 

Uses of CGAddress in com.citygrid.ads.custom
 

Methods in com.citygrid.ads.custom that return CGAddress
 CGAddress CGAdsCustomAd.getAddress()
           
 

Uses of CGAddress in com.citygrid.content
 

Methods in com.citygrid.content that return CGAddress
static CGAddress CGContentBuilder.processLocationAddress(org.codehaus.jackson.JsonNode parsedAddress, boolean useZip)
           
 

Uses of CGAddress in com.citygrid.content.offers
 

Methods in com.citygrid.content.offers that return CGAddress
 CGAddress CGOffersLocation.getAddress()
           
 

Uses of CGAddress in com.citygrid.content.places.detail
 

Subclasses of CGAddress in com.citygrid.content.places.detail
 class CGPlacesDetailAddress
           
 

Methods in com.citygrid.content.places.detail that return CGAddress
 CGAddress CGPlacesDetailLocation.getAddress()
           
 

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

Methods in com.citygrid.content.places.search that return CGAddress
 CGAddress CGPlacesSearchLocation.getAddress()
           
 



Copyright © 2011. All Rights Reserved.