org.openfjord.business.domain
Interface OrdinalQuestion

All Superinterfaces:
NonCardinalQuestion, Question, ScaledQuestion, SurveyElement, TextElement
All Known Implementing Classes:
OrdinalQuestionVO

public interface OrdinalQuestion
extends NonCardinalQuestion

The interface for an ordinal-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.NonCardinalQuestion
addChoice, getChoices, removeChoice
 
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.