Searched defs:ruleCombiningAlgId (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 DPolicy.java121 protected String ruleCombiningAlgId; field in class:Policy
350 * Gets the value of the ruleCombiningAlgId property.
358 return ruleCombiningAlgId;
362 * Sets the value of the ruleCombiningAlgId property.
370 this.ruleCombiningAlgId = value;
/forgerock/openam/openam-schema/openam-xacml3-schema/src/main/java/com/sun/identity/entitlement/xacml3/core/
H A DPolicy.java121 protected String ruleCombiningAlgId; field in class:Policy
350 * Gets the value of the ruleCombiningAlgId property.
358 return ruleCombiningAlgId;
362 * Sets the value of the ruleCombiningAlgId property.
370 this.ruleCombiningAlgId = value;

Completed in 29 milliseconds