public class EJQuestionEntry extends Object
| Modifier and Type | Field and Description |
|---|---|
private EJQuestion |
question |
| Constructor and Description |
|---|
EJQuestionEntry() |
| Modifier and Type | Method and Description |
|---|---|
EJQuestion |
getQuestion() |
void |
setQuestion(EJQuestion question) |
private EJQuestion question
public EJQuestion getQuestion()
public void setQuestion(EJQuestion question)
Copyright © 2016–2017 Pivotal Software, Inc.. All rights reserved.