| 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<DAPModifyItem> |
DAPModify.modifyItems |
| Modifier and Type | Method and Description |
|---|---|
DAPModifyItem |
DAPModifyItem.Builder.buildObject(String namespaceURI,
String localName,
String namespacePrefix) |
| Modifier and Type | Method and Description |
|---|---|
org.opensaml.core.xml.util.XMLObjectChildrenList<DAPModifyItem> |
DAPModify.getDAPModifyItems() |
| Constructor and Description |
|---|
DAPModify(DAPModifyItem modifyItem)
This constructor is provided since it is required by the
spec that each Modify element contain at least 1 ModifyItem,
therefore, this is a convenience method
|
Copyright © 1999–2015. All rights reserved.