Searched defs:policySetDefaults (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 DPolicySet.java92 "policySetDefaults",
105 protected Defaults policySetDefaults; field in class:PolicySet
182 * Gets the value of the policySetDefaults property.
190 return policySetDefaults;
194 * Sets the value of the policySetDefaults property.
202 this.policySetDefaults = value;
/forgerock/openam/openam-schema/openam-xacml3-schema/src/main/java/com/sun/identity/entitlement/xacml3/core/
H A DPolicySet.java92 "policySetDefaults",
105 protected Defaults policySetDefaults; field in class:PolicySet
182 * Gets the value of the policySetDefaults property.
190 return policySetDefaults;
194 * Sets the value of the policySetDefaults property.
202 this.policySetDefaults = value;

Completed in 36 milliseconds