public interface PolicyAttachment extends WSPolicyObject, org.opensaml.core.xml.ElementExtensibleXMLObject, org.opensaml.core.xml.AttributeExtensibleXMLObject
| Modifier and Type | Field and Description |
|---|---|
static String |
ELEMENT_LOCAL_NAME
Element local name.
|
static QName |
ELEMENT_NAME
Default element name.
|
| Modifier and Type | Method and Description |
|---|---|
AppliesTo |
getAppliesTo()
Get the AppliesTo child element.
|
List<Policy> |
getPolicies()
Get the list of Policy child elements.
|
List<PolicyReference> |
getPolicyReferences()
Get the list of PolicyReference child elements.
|
void |
setAppliesTo(AppliesTo newAppliesTo)
Set the AppliesTo child element.
|
getUnknownXMLObjects, getUnknownXMLObjectsgetUnknownAttributesdetach, getDOM, getElementQName, getIDIndex, getNamespaceManager, getNamespaces, getNoNamespaceSchemaLocation, getObjectMetadata, getOrderedChildren, getParent, getSchemaLocation, getSchemaType, hasChildren, hasParent, isNil, isNilXSBoolean, releaseChildrenDOM, releaseDOM, releaseParentDOM, resolveID, resolveIDFromRoot, setDOM, setNil, setNil, setNoNamespaceSchemaLocation, setParent, setSchemaLocationstatic final String ELEMENT_LOCAL_NAME
static final QName ELEMENT_NAME
AppliesTo getAppliesTo()
void setAppliesTo(AppliesTo newAppliesTo)
newAppliesTo - the new child elementList<Policy> getPolicies()
List<PolicyReference> getPolicyReferences()
Copyright © 1999–2014. All rights reserved.