Uses of Class
com.notuvy.net.webcache.CacheSortOrder

Packages that use CacheSortOrder
com.notuvy.net.webcache   
 

Uses of CacheSortOrder in com.notuvy.net.webcache
 

Methods in com.notuvy.net.webcache that return CacheSortOrder
static CacheSortOrder CacheSortOrder.lookup(String pCode)
           
static CacheSortOrder CacheSortOrder.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static CacheSortOrder[] CacheSortOrder.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2013. All Rights Reserved.