|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Participant | |
org.openfjord.business.domain | |
org.openfjord.business.entities.valueobjects |
Uses of Participant in org.openfjord.business.domain |
Methods in org.openfjord.business.domain that return Participant | |
Participant |
Answer.getParticipant()
Gets the participant the answer came from |
Methods in org.openfjord.business.domain with parameters of type Participant | |
Answer |
Question.getAnswer(Participant participant)
Gets the answer given to the question by the specified participant |
Uses of Participant in org.openfjord.business.entities.valueobjects |
Classes in org.openfjord.business.entities.valueobjects that implement Participant | |
class |
ParticipantVO
Title: openFJORD Description: open Flexible Java Online Research Designer |
Methods in org.openfjord.business.entities.valueobjects with parameters of type Participant | |
Answer |
QuestionVO.getAnswer(Participant participant)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |