|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectspellcast.questions.Question
spellcast.questions.SelectTargetQuestion
public class SelectTargetQuestion
Select a Target Question.
| Constructor Summary | |
|---|---|
SelectTargetQuestion(IRequiresTarget needsATarget,
java.util.List<IWizard> theTargets)
|
|
| Method Summary | |
|---|---|
boolean |
execute(org.apache.commons.chain.Context arg0)
|
| Methods inherited from class spellcast.questions.Question |
|---|
getAnswer, getAnswers, getQuestion, setAnswer, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface spellcast.questions.IQuestion |
|---|
getAnswer, getAnswers, getQuestion, setAnswer |
| Constructor Detail |
|---|
public SelectTargetQuestion(IRequiresTarget needsATarget,
java.util.List<IWizard> theTargets)
| Method Detail |
|---|
public final boolean execute(org.apache.commons.chain.Context arg0)
throws java.lang.Exception
execute in interface org.apache.commons.chain.Commandjava.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||