Package org.kuali.coeus.common.api.ynq
Interface YnqContract
- All Superinterfaces:
Describable
-
Method Summary
Methods inherited from interface org.kuali.coeus.sys.api.model.Describable
getDescription
-
Method Details
-
getQuestionId
String getQuestionId() -
getDateRequiredFor
String getDateRequiredFor() -
getEffectiveDate
Date getEffectiveDate() -
getExplanationRequiredFor
String getExplanationRequiredFor() -
getGroupName
String getGroupName() -
getNoOfAnswers
Integer getNoOfAnswers() -
getQuestionType
String getQuestionType() -
getStatus
String getStatus() -
getYnqExplanations
List<? extends YnqExplanationContract> getYnqExplanations()
-