public class PPNotification extends NotificationType
| Modifier and Type | Class and Description |
|---|---|
static class |
PPNotification.Builder |
static class |
PPNotification.Marshaller
Internal Marshaller
|
static class |
PPNotification.Unmarshaller
Internal Unmarshaller
|
| Modifier and Type | Field and Description |
|---|---|
private org.opensaml.core.xml.util.XMLObjectChildrenList<PPItemData> |
itemDatas |
static String |
LOCAL_NAME |
ATT_END_REASON, ATT_EXPIRES, ATT_ID, ATT_SUBSCRIPTION_ID| Constructor and Description |
|---|
PPNotification() |
PPNotification(String namespaceURI,
String elementLocalName,
String namespacePrefix) |
| Modifier and Type | Method and Description |
|---|---|
List<PPItemData> |
getItemsDatas() |
List<org.opensaml.core.xml.XMLObject> |
getOrderedChildren() |
getEndReason, getExpires, getId, getSubscriptionID, getTestResults, setEndReason, setExpires, setId, setSubscriptionIDdetach, getDOM, getElementQName, getIDIndex, getNamespaceManager, getNamespaces, getNoNamespaceSchemaLocation, getObjectMetadata, getParent, getSchemaLocation, getSchemaType, hasChildren, hasParent, isNil, isNilXSBoolean, manageQualifiedAttributeNamespace, prepareAttributeValueForAssignment, prepareElementContentForAssignment, prepareForAssignment, prepareForAssignment, prepareForAssignment, registerOwnID, releaseChildrenDOM, releaseDOM, releaseParentDOM, releaseThisAndChildrenDOM, releaseThisandParentDOM, resolveID, resolveIDFromRoot, setDOM, setElementNamespacePrefix, setElementQName, setNil, setNil, setNoNamespaceSchemaLocation, setParent, setSchemaLocation, setSchemaTypepublic static final String LOCAL_NAME
private org.opensaml.core.xml.util.XMLObjectChildrenList<PPItemData> itemDatas
public PPNotification(String namespaceURI, String elementLocalName, String namespacePrefix)
public PPNotification()
public List<PPItemData> getItemsDatas()
public List<org.opensaml.core.xml.XMLObject> getOrderedChildren()
getOrderedChildren in interface org.opensaml.core.xml.XMLObjectgetOrderedChildren in class NotificationTypeCopyright © 1999–2015. All rights reserved.