|
|
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AnswerValidationError | |
|---|---|
| org.torweg.pulse.component.survey.model | is the model of the survey bundle. |
| Uses of AnswerValidationError in org.torweg.pulse.component.survey.model |
|---|
| Methods in org.torweg.pulse.component.survey.model that return AnswerValidationError | |
|---|---|
AnswerValidationError |
AbstractTypedAnswer.getValidationError()
Returns the validationError. |
static AnswerValidationError |
AnswerValidationError.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static AnswerValidationError[] |
AnswerValidationError.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Methods in org.torweg.pulse.component.survey.model with parameters of type AnswerValidationError | |
|---|---|
protected void |
AbstractTypedAnswer.setValidationError(AnswerValidationError error)
Sets the validationError. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||