| Package | Description |
|---|---|
| org.openliberty.xmltooling.idsis.dap |
This package models the ID-SIS-DAP schema.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DAPData
DAPData represents a Data element in the DAP QueryResponse.
|
| Modifier and Type | Field and Description |
|---|---|
private org.opensaml.core.xml.util.XMLObjectChildrenList<DAPItemData> |
DataResponseType.itemDataList |
private org.opensaml.core.xml.util.XMLObjectChildrenList<DAPItemData> |
DAPNotification.itemDatas |
| Modifier and Type | Method and Description |
|---|---|
DAPItemData |
DAPItemData.Builder.buildObject(String namespaceURI,
String localName,
String namespacePrefix) |
| Modifier and Type | Method and Description |
|---|---|
org.opensaml.core.xml.util.XMLObjectChildrenList<DAPItemData> |
DAPNotification.getDAPItemDatas() |
org.opensaml.core.xml.util.XMLObjectChildrenList<DAPItemData> |
DataResponseType.getItemDataList() |
Copyright © 1999–2015. All rights reserved.