| Package | Description |
|---|---|
| ch.tatool.core.data |
| Modifier and Type | Method and Description |
|---|---|
static ObjectProperty |
Question.getAnswerProperty()
Gets the answerProperty, which represents the correct answer, as a ObjectProperty.
|
static ObjectProperty |
Question.getResponseProperty()
Gets the responseProperty, which represents the given response of a user, as an ObjectProperty.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
Question.setAnswerProperty(ObjectProperty answerProperty)
Sets the answerProperty, which represents the correct answer, as an ObjectProperty.
|
static void |
Question.setResponseProperty(ObjectProperty responseProperty)
Sets the responseProperty, which represents the given response of a user, as an ObjectProperty.
|
Copyright © 2012. All Rights Reserved.