Uses of Class
spellcast.questions.QuestionType

Packages that use QuestionType
spellcast.questions   
 

Uses of QuestionType in spellcast.questions
 

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



Copyright © 2001-2005 Spellcast. All Rights Reserved.