org.openfjord.business.domain
Interface ScaledQuestion

All Superinterfaces:
Question, SurveyElement, TextElement
All Known Subinterfaces:
CardinalQuestion, NominalQuestion, NonCardinalQuestion, OrdinalQuestion
All Known Implementing Classes:
CardinalQuestionVO, NominalQuestionVO, NonCardinalQuestionVO, OrdinalQuestionVO, ScaledQuestionVO

public interface ScaledQuestion
extends Question

The interface for a scaled-question item

Title: openFJORD

Description: open Flexible Java Online Research Designer

Copyright: Copyright (c) 2003

Company: University of Muenster

Version:
1.0
Author:
Markus Pütz

Methods inherited from interface org.openfjord.business.domain.Question
getAnswer, getAnswers
 
Methods inherited from interface org.openfjord.business.domain.TextElement
getText, setText
 
Methods inherited from interface org.openfjord.business.domain.SurveyElement
getId, getName, getParent, setName, setParent
 



openFJORD Copyright © 2003 University of Muenster.