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 StatusCode |
StatusCode.statusCode |
protected StatusCode |
Status.statusCode |
Modifier and Type | Method and Description |
---|---|
StatusCode |
ObjectFactory.createStatusCode()
Create an instance of
StatusCode |
StatusCode |
StatusCode.getStatusCode()
Gets the value of the statusCode property.
|
StatusCode |
Status.getStatusCode()
Gets the value of the statusCode property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<StatusCode> |
ObjectFactory.createStatusCode(StatusCode value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<StatusCode> |
ObjectFactory.createStatusCode(StatusCode value)
|
void |
StatusCode.setStatusCode(StatusCode value)
Sets the value of the statusCode property.
|
void |
Status.setStatusCode(StatusCode value)
Sets the value of the statusCode property.
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.