Searched defs:earliestVersion (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 DIdReference.java76 protected VersionMatch earliestVersion; field in class:IdReference
129 * Gets the value of the earliestVersion property.
137 return earliestVersion;
141 * Sets the value of the earliestVersion property.
149 this.earliestVersion = value;
/forgerock/openam/openam-schema/openam-xacml3-schema/src/main/java/com/sun/identity/entitlement/xacml3/core/
H A DIdReference.java76 protected VersionMatch earliestVersion; field in class:IdReference
129 * Gets the value of the earliestVersion property.
137 return earliestVersion;
141 * Sets the value of the earliestVersion property.
149 this.earliestVersion = value;

Completed in 28 milliseconds