Uses of Class
blackboard.persist.CourseTypes

Packages that use CourseTypes
blackboard.persist   
 

Uses of CourseTypes in blackboard.persist
 

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



Copyright © 2003 Blackboard, Inc. All Rights Reserved.