Package | Description |
---|---|
com.sun.identity.entitlement.xacml3.core |
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
|
Modifier and Type | Field and Description |
---|---|
protected VersionMatch |
IdReference.earliestVersion |
protected VersionMatch |
IdReference.latestVersion |
protected VersionMatch |
IdReference.version |
Modifier and Type | Method and Description |
---|---|
VersionMatch |
ObjectFactory.createVersionMatch()
Create an instance of
VersionMatch |
VersionMatch |
IdReference.getEarliestVersion()
Gets the value of the earliestVersion property.
|
VersionMatch |
IdReference.getLatestVersion()
Gets the value of the latestVersion property.
|
VersionMatch |
IdReference.getVersion()
Gets the value of the version property.
|
Modifier and Type | Method and Description |
---|---|
void |
IdReference.setEarliestVersion(VersionMatch value)
Sets the value of the earliestVersion property.
|
void |
IdReference.setLatestVersion(VersionMatch value)
Sets the value of the latestVersion property.
|
void |
IdReference.setVersion(VersionMatch value)
Sets the value of the version property.
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.