JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
ch.tocco.nice2.web.core.api.clientquestion
InternalClientQuestionService
AnswerSupplier
Contents
Description
Method Summary
Method Details
get(Class)
Hide sidebar
Show sidebar
Interface InternalClientQuestionService.AnswerSupplier
Enclosing interface:
InternalClientQuestionService
public static interface
InternalClientQuestionService.AnswerSupplier
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
<T extends
ClientAnswer
>
T
get
(
Class
<T> answerType)
Method Details
get
<T extends
ClientAnswer
>
T
get
(
Class
<T> answerType)