public class PHS398FellowshipSupplementalV1_2Generator.KirschsteinBean extends Object
| Constructor and Description |
|---|
PHS398FellowshipSupplementalV1_2Generator.KirschsteinBean() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAnswer()
Gets the answer attribute.
|
Integer |
getParentQuestionNumber()
Gets the parentQuestionNumber attribute.
|
Integer |
getQuestionId()
Gets the questionId attribute.
|
Integer |
getQuestionNumber()
Gets the questionNumber attribute.
|
void |
setAnswer(String answer)
Sets the answer attribute value.
|
void |
setParentQuestionNumber(Integer parentQuestionNumber)
Sets the parentQuestionNumber attribute value.
|
void |
setQuestionId(Integer questionId)
Sets the questionId attribute value.
|
void |
setQuestionNumber(Integer questionNumber)
Sets the questionNumber attribute value.
|
public PHS398FellowshipSupplementalV1_2Generator.KirschsteinBean()
public String getAnswer()
public void setAnswer(String answer)
answer - The answer to set.public Integer getQuestionId()
public void setQuestionId(Integer questionId)
questionId - The questionId to set.public Integer getQuestionNumber()
public void setQuestionNumber(Integer questionNumber)
questionNumber - The questionNumber to set.public Integer getParentQuestionNumber()
public void setParentQuestionNumber(Integer parentQuestionNumber)
parentQuestionNumber - The parentQuestionNumber to set.Copyright © 2013 The Kuali Foundation. All Rights Reserved.