Uses of Class
com.citygrid.CGTag

Packages that use CGTag
com.citygrid.content   
com.citygrid.content.offers   
com.citygrid.content.places.search   
 

Uses of CGTag in com.citygrid.content
 

Methods in com.citygrid.content that return CGTag
static CGTag[] CGContentBuilder.processTags(org.codehaus.jackson.JsonNode tagsNode)
           
 

Uses of CGTag in com.citygrid.content.offers
 

Fields in com.citygrid.content.offers declared as CGTag
private  CGTag[] CGOffersLocation.tags
           
private  CGTag[] CGOffersLocation.Builder.tags
           
 

Methods in com.citygrid.content.offers that return CGTag
 CGTag[] CGOffersLocation.getTags()
           
 

Methods in com.citygrid.content.offers with parameters of type CGTag
 CGOffersLocation.Builder CGOffersLocation.Builder.tags(CGTag[] tags)
           
 

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

Fields in com.citygrid.content.places.search declared as CGTag
private  CGTag[] CGPlacesSearchLocation.tags
           
private  CGTag[] CGPlacesSearchLocation.Builder.tags
           
 

Methods in com.citygrid.content.places.search that return CGTag
 CGTag[] CGPlacesSearchLocation.getTags()
           
 

Methods in com.citygrid.content.places.search with parameters of type CGTag
 CGPlacesSearchLocation.Builder CGPlacesSearchLocation.Builder.tags(CGTag[] tags)
           
 



Copyright © 2011. All Rights Reserved.