Uses of Class
com.citygrid.content.offers.search.CGOffersSearchSort

Packages that use CGOffersSearchSort
com.citygrid.content.offers.search   
 

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

Fields in com.citygrid.content.offers.search declared as CGOffersSearchSort
private  CGOffersSearchSort CGOffersSearch.sort
           
 

Fields in com.citygrid.content.offers.search with type parameters of type CGOffersSearchSort
private static Map<String,CGOffersSearchSort> CGOffersSearchSort.stringToEnum
           
 

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

Methods in com.citygrid.content.offers.search with parameters of type CGOffersSearchSort
 void CGOffersSearch.setSort(CGOffersSearchSort sort)
           
 



Copyright © 2011. All Rights Reserved.