| 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.ChangeFormatAttribute |
ItemDataAttributeGroup.changeFormat |
| Modifier and Type | Method and Description |
|---|---|
static ChangeFormat.ChangeFormatAttribute |
ChangeFormat.ChangeFormatAttribute.forValue(String value) |
ChangeFormat.ChangeFormatAttribute |
ItemDataAttributeGroup.getChangeFormat() |
static ChangeFormat.ChangeFormatAttribute |
ChangeFormat.ChangeFormatAttribute.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChangeFormat.ChangeFormatAttribute[] |
ChangeFormat.ChangeFormatAttribute.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ItemDataAttributeGroup.setChangeFormat(ChangeFormat.ChangeFormatAttribute changeFormat,
org.opensaml.core.xml.AbstractXMLObject abstractXMLobject) |
Copyright © 1999–2015. All rights reserved.