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