| Package | Description |
|---|---|
| org.openliberty.xmltooling.idsis.dap |
This package models the ID-SIS-DAP schema.
|
| Modifier and Type | Field and Description |
|---|---|
private org.opensaml.core.xml.util.XMLObjectChildrenList<DAPDeleteItem> |
DAPDelete.deleteItems |
| Modifier and Type | Method and Description |
|---|---|
DAPDeleteItem |
DAPDeleteItem.Builder.buildObject(String namespaceURI,
String localName,
String namespacePrefix) |
| Modifier and Type | Method and Description |
|---|---|
org.opensaml.core.xml.util.XMLObjectChildrenList<DAPDeleteItem> |
DAPDelete.getDAPDeleteItems() |
| Constructor and Description |
|---|
DAPDelete(DAPDeleteItem deleteItem)
This constructor is provided since it is required by the
specification that each Delete element contain at least 1 DeleteItem,
therefore, this is a convenience method
|
Copyright © 1999–2015. All rights reserved.