| Package | Description |
|---|---|
| org.openliberty.xmltooling.dst2_1 |
This package models elements from the DST 2.1 schema.
|
| Modifier and Type | Field and Description |
|---|---|
private ChangeFormat.ChangeFormatElement |
ChangeFormat.value |
| Modifier and Type | Method and Description |
|---|---|
static ChangeFormat.ChangeFormatElement |
ChangeFormat.ChangeFormatElement.forValue(String value) |
ChangeFormat.ChangeFormatElement |
ChangeFormat.getValue() |
static ChangeFormat.ChangeFormatElement |
ChangeFormat.ChangeFormatElement.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChangeFormat.ChangeFormatElement[] |
ChangeFormat.ChangeFormatElement.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ChangeFormat.setValue(ChangeFormat.ChangeFormatElement value) |
Copyright © 1999–2015. All rights reserved.