Uses of Class
com.atlassian.confluence.macro.params.SortType

Packages that use SortType
com.atlassian.confluence.macro.params   
 

Uses of SortType in com.atlassian.confluence.macro.params
 

Methods in com.atlassian.confluence.macro.params that return SortType
static SortType SortType.get(java.lang.String name)
           
static SortType SortType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static SortType[] SortType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2003-2013 Atlassian. All Rights Reserved.