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