- valueOf(String) - Static method in enum br.com.caelum.srs.model.AnswerKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum br.com.caelum.srs.model.CardAvailability
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum br.com.caelum.srs.model.CardState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum br.com.caelum.srs.model.Difficulty
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum br.com.caelum.srs.model.LastAnswerResult
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum br.com.caelum.srs.model.AnswerKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum br.com.caelum.srs.model.CardAvailability
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum br.com.caelum.srs.model.CardState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum br.com.caelum.srs.model.Difficulty
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum br.com.caelum.srs.model.LastAnswerResult
-
Returns an array containing the constants of this enum type, in
the order they are declared.