Searched defs:policyIdentifierList (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 DResult.java77 "policyIdentifierList"
92 protected PolicyIdentifierList policyIdentifierList; field in class:Result
220 * Gets the value of the policyIdentifierList property.
228 return policyIdentifierList;
232 * Sets the value of the policyIdentifierList property.
240 this.policyIdentifierList = value;
/forgerock/openam/openam-schema/openam-xacml3-schema/src/main/java/com/sun/identity/entitlement/xacml3/core/
H A DResult.java77 "policyIdentifierList"
92 protected PolicyIdentifierList policyIdentifierList; field in class:Result
220 * Gets the value of the policyIdentifierList property.
228 return policyIdentifierList;
232 * Sets the value of the policyIdentifierList property.
240 this.policyIdentifierList = value;

Completed in 20 milliseconds