Searched refs:xPathVersion (Results 1 - 4 of 4) sorted by relevance

/forgerock/openam-v13/openam-schema/openam-xacml3-schema/src/main/java/com/sun/identity/entitlement/xacml3/core/
H A DDefaults.java67 "xPathVersion"
73 protected String xPathVersion; field in class:Defaults
76 * Gets the value of the xPathVersion property.
84 return xPathVersion;
88 * Sets the value of the xPathVersion property.
96 this.xPathVersion = value;
H A DRequestDefaults.java67 "xPathVersion"
73 protected String xPathVersion; field in class:RequestDefaults
76 * Gets the value of the xPathVersion property.
84 return xPathVersion;
88 * Sets the value of the xPathVersion property.
96 this.xPathVersion = value;
/forgerock/openam/openam-schema/openam-xacml3-schema/src/main/java/com/sun/identity/entitlement/xacml3/core/
H A DDefaults.java67 "xPathVersion"
73 protected String xPathVersion; field in class:Defaults
76 * Gets the value of the xPathVersion property.
84 return xPathVersion;
88 * Sets the value of the xPathVersion property.
96 this.xPathVersion = value;
H A DRequestDefaults.java67 "xPathVersion"
73 protected String xPathVersion; field in class:RequestDefaults
76 * Gets the value of the xPathVersion property.
84 return xPathVersion;
88 * Sets the value of the xPathVersion property.
96 this.xPathVersion = value;

Completed in 865 milliseconds