Uses of Class
ch.ralscha.extdirectspring.bean.SortDirection

Packages that use SortDirection
ch.ralscha.extdirectspring.bean   
 

Uses of SortDirection in ch.ralscha.extdirectspring.bean
 

Methods in ch.ralscha.extdirectspring.bean that return SortDirection
static SortDirection SortDirection.fromString(String name)
           
static SortDirection SortDirection.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SortDirection[] SortDirection.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in ch.ralscha.extdirectspring.bean with parameters of type SortDirection
 void MetaData.setSortInfo(String field, SortDirection direction)
           
 



Copyright © 2010. All Rights Reserved.