Searched defs:latestVersion (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.java78 protected VersionMatch latestVersion; field in class:IdReference
153 * Gets the value of the latestVersion property.
161 return latestVersion;
165 * Sets the value of the latestVersion property.
173 this.latestVersion = value;
/forgerock/openam/openam-schema/openam-xacml3-schema/src/main/java/com/sun/identity/entitlement/xacml3/core/
H A DIdReference.java78 protected VersionMatch latestVersion; field in class:IdReference
153 * Gets the value of the latestVersion property.
161 return latestVersion;
165 * Sets the value of the latestVersion property.
173 this.latestVersion = value;

Completed in 28 milliseconds