public interface YnqContract extends Describable
Modifier and Type | Method and Description |
---|---|
String |
getDateRequiredFor() |
Date |
getEffectiveDate() |
String |
getExplanationRequiredFor() |
String |
getGroupName() |
Integer |
getNoOfAnswers() |
String |
getQuestionId() |
String |
getQuestionType() |
String |
getStatus() |
List<? extends YnqExplanationContract> |
getYnqExplanations() |
getDescription
String getQuestionId()
String getDateRequiredFor()
Date getEffectiveDate()
String getExplanationRequiredFor()
String getGroupName()
Integer getNoOfAnswers()
String getQuestionType()
List<? extends YnqExplanationContract> getYnqExplanations()
Copyright © 2014–2015 The Kuali Foundation. All rights reserved.