Package org.drools.examples.diagnostics
Class Answer
- java.lang.Object
-
- org.drools.examples.diagnostics.Answer
-
public class Answer extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)StringgetAnswer()QuestiongetQuestion()inthashCode()voidsetAnswer(String answer)voidsetQuestion(Question question)StringtoString()
-