Uses of Class
org.apache.shindig.protocol.model.SortOrder

Packages that use SortOrder
org.apache.shindig.protocol   
org.apache.shindig.protocol.model   
 

Uses of SortOrder in org.apache.shindig.protocol
 

Methods in org.apache.shindig.protocol that return SortOrder
 SortOrder RequestItem.getSortOrder()
          Gets the value of the sortOrder parameter
 SortOrder BaseRequestItem.getSortOrder()
           
 

Uses of SortOrder in org.apache.shindig.protocol.model
 

Methods in org.apache.shindig.protocol.model that return SortOrder
static SortOrder SortOrder.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SortOrder[] SortOrder.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2007-2012. All Rights Reserved.