Package | Description |
---|---|
org.mixer2.jaxb.xhtml |
Modifier and Type | Field and Description |
---|---|
protected InputType |
Input.type |
Modifier and Type | Method and Description |
---|---|
static InputType |
InputType.fromValue(String v) |
InputType |
Input.getType()
Gets the value of the type property.
|
static InputType |
InputType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InputType[] |
InputType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Input.setType(InputType value)
Sets the value of the type property.
|
Copyright © 2021 Project Mixer2. All rights reserved.