Searched defs:policySetIdRef (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-schema/openam-xacml3-schema/src/main/java/com/sun/identity/entitlement/xacml3/core/
H A DPolicySetCombinerParameters.java69 protected String policySetIdRef; field in class:PolicySetCombinerParameters
72 * Gets the value of the policySetIdRef property.
80 return policySetIdRef;
84 * Sets the value of the policySetIdRef property.
92 this.policySetIdRef = value;
/forgerock/openam/openam-schema/openam-xacml3-schema/src/main/java/com/sun/identity/entitlement/xacml3/core/
H A DPolicySetCombinerParameters.java69 protected String policySetIdRef; field in class:PolicySetCombinerParameters
72 * Gets the value of the policySetIdRef property.
80 return policySetIdRef;
84 * Sets the value of the policySetIdRef property.
92 this.policySetIdRef = value;

Completed in 411 milliseconds