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