public interface Policy extends OperatorContentType, AttributeExtensibleXMLObject, IdBearing
Modifier and Type | Field and Description |
---|---|
static String |
ELEMENT_LOCAL_NAME
Element local name.
|
static QName |
ELEMENT_NAME
Default element name.
|
static String |
NAME_ATTRIB_NAME
The wsp:Policy/@Name attribute local name.
|
TYPE_LOCAL_NAME, TYPE_NAME
WSU_ID_ATTR_LOCAL_NAME, WSU_ID_ATTR_NAME
Modifier and Type | Method and Description |
---|---|
String |
getName()
Returns the wsp:Policy/@Name attribute value.
|
void |
setName(String name)
Sets the wsp:Policy/@Name attribute value.
|
getAlls, getExactlyOnes, getPolicies, getPolicyReferences, getXMLObjects, getXMLObjects
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
getUnknownAttributes
static final String ELEMENT_LOCAL_NAME
static final QName ELEMENT_NAME
static final String NAME_ATTRIB_NAME
Copyright © 2018 JBoss by Red Hat. All rights reserved.