public interface DefaultsType extends XACMLObject
Modifier and Type | Field and Description |
---|---|
static String |
POLICY_DEFAULTS_ELEMENT_LOCAL_NAME
Local name of the element PolicyDefaults.
|
static QName |
POLICY_DEFAULTS_ELEMENT_NAME
QName of the element PolicyDefaults.
|
static String |
POLICY_SET_DEFAULTS_ELEMENT_LOCAL_NAME
Local name of the element PolicySetDefaults.
|
static QName |
POLICY_SET_DEFAULTS_ELEMENT_NAME
QName of the element PolicySetDefaults.
|
static String |
SCHEMA_TYPE_LOCAL_NAME
Local name of the XSI type.
|
static QName |
SCHEMA_TYPE_NAME
QName of the XSI type.
|
Modifier and Type | Method and Description |
---|---|
XSString |
getXPathVersion()
Gets the XPath version for this type.
|
void |
setXPathVersion(XSString version)
Sets the XPath version for this type.
|
detach, 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, setSchemaLocation
static final String POLICY_SET_DEFAULTS_ELEMENT_LOCAL_NAME
static final QName POLICY_SET_DEFAULTS_ELEMENT_NAME
static final String POLICY_DEFAULTS_ELEMENT_LOCAL_NAME
static final QName POLICY_DEFAULTS_ELEMENT_NAME
static final String SCHEMA_TYPE_LOCAL_NAME
static final QName SCHEMA_TYPE_NAME
Copyright © 2016 JBoss by Red Hat. All rights reserved.