public interface PolicyAttachment extends WSPolicyObject, ElementExtensibleXMLObject, 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, getUnknownXMLObjects
getUnknownAttributes
addNamespace, detach, getDOM, getElementQName, getIDIndex, getNamespaceManager, getNamespaces, getNoNamespaceSchemaLocation, getOrderedChildren, getParent, getSchemaLocation, getSchemaType, hasChildren, hasParent, isNil, isNilXSBoolean, releaseChildrenDOM, releaseDOM, releaseParentDOM, removeNamespace, resolveID, resolveIDFromRoot, setDOM, setNil, setNil, setNoNamespaceSchemaLocation, setParent, setSchemaLocation
static 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 © 2018 JBoss by Red Hat. All rights reserved.