Uses of Class
org.javlo.component.web2.Survey.Conclusion
-
Packages that use Survey.Conclusion Package Description org.javlo.component.web2 -
-
Uses of Survey.Conclusion in org.javlo.component.web2
Methods in org.javlo.component.web2 that return Survey.Conclusion Modifier and Type Method Description Survey.Conclusion
Survey.Question. getConclusion()
Methods in org.javlo.component.web2 that return types with arguments of type Survey.Conclusion Modifier and Type Method Description List<Survey.Conclusion>
Survey.Question. getConclusions()
Method parameters in org.javlo.component.web2 with type arguments of type Survey.Conclusion Modifier and Type Method Description void
Survey.Question. setConclusion(List<Survey.Conclusion> conclusions)
-