Package | Description |
---|---|
org.opendope.questions |
Modifier and Type | Field and Description |
---|---|
protected AppearanceType |
Question.appearance |
Modifier and Type | Method and Description |
---|---|
static AppearanceType |
AppearanceType.fromValue(String v) |
AppearanceType |
Question.getAppearance()
Gets the value of the appearance property.
|
static AppearanceType |
AppearanceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AppearanceType[] |
AppearanceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Question.setAppearance(AppearanceType value)
Sets the value of the appearance property.
|
Copyright © 2007-2019. All Rights Reserved.