Uses of Class
com.citygrid.content.places.search.CGPlacesSearchSort

Packages that use CGPlacesSearchSort
com.citygrid.content.places.search   
 

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

Fields in com.citygrid.content.places.search declared as CGPlacesSearchSort
private  CGPlacesSearchSort CGPlacesSearch.sort
          Sort criterion for the results.
 

Methods in com.citygrid.content.places.search that return CGPlacesSearchSort
 CGPlacesSearchSort CGPlacesSearch.getSort()
           
static CGPlacesSearchSort CGPlacesSearchSort.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static CGPlacesSearchSort[] CGPlacesSearchSort.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.citygrid.content.places.search with parameters of type CGPlacesSearchSort
 void CGPlacesSearch.setSort(CGPlacesSearchSort sort)
           
 



Copyright © 2011. All Rights Reserved.