| 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<DAPCreateItem> |
DAPCreate.createItems |
| Modifier and Type | Method and Description |
|---|---|
DAPCreateItem |
DAPCreateItem.Builder.buildObject(String namespaceURI,
String localName,
String namespacePrefix) |
| Modifier and Type | Method and Description |
|---|---|
org.opensaml.core.xml.util.XMLObjectChildrenList<DAPCreateItem> |
DAPCreate.getDAPCreateItems() |
| Constructor and Description |
|---|
DAPCreate(DAPCreateItem createItem)
Constructor that insures the minimum requirement of 1 CreateItem
element
|
Copyright © 1999–2015. All rights reserved.