Searched defs:adviceId (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 DAdvice.java77 protected String adviceId; field in class:Advice
109 * Gets the value of the adviceId property.
117 return adviceId;
121 * Sets the value of the adviceId property.
129 this.adviceId = value;
H A DAdviceExpression.java79 protected String adviceId; field in class:AdviceExpression
113 * Gets the value of the adviceId property.
121 return adviceId;
125 * Sets the value of the adviceId property.
133 this.adviceId = value;
/forgerock/openam/openam-schema/openam-xacml3-schema/src/main/java/com/sun/identity/entitlement/xacml3/core/
H A DAdvice.java77 protected String adviceId; field in class:Advice
109 * Gets the value of the adviceId property.
117 return adviceId;
121 * Sets the value of the adviceId property.
129 this.adviceId = value;
H A DAdviceExpression.java79 protected String adviceId; field in class:AdviceExpression
113 * Gets the value of the adviceId property.
121 return adviceId;
125 * Sets the value of the adviceId property.
133 this.adviceId = value;

Completed in 28 milliseconds