org.openfjord.business.domain
Interface Answer

All Known Subinterfaces:
MultiAnswer, NumericAnswer, TextAnswer

public interface Answer

The interface for an answer 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

Method Summary
 Participant getParticipant()
          Gets the participant the answer came from
 

Method Detail

getParticipant

public Participant getParticipant()
Gets the participant the answer came from

Returns:
the participant


openFJORD Copyright © 2003 University of Muenster.