Uses of Class
blackboard.persist.course.CourseSearch.SortKey

Packages that use CourseSearch.SortKey
blackboard.persist.course   
 

Uses of CourseSearch.SortKey in blackboard.persist.course
 

Methods in blackboard.persist.course that return CourseSearch.SortKey
static CourseSearch.SortKey CourseSearch.SortKey.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static CourseSearch.SortKey[] CourseSearch.SortKey.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 



Copyright © 2003 Blackboard, Inc. All Rights Reserved.