Package | Description |
---|---|
org.jboss.security.xacml.core.model.context |
Modifier and Type | Field and Description |
---|---|
protected StatusCodeType |
StatusCodeType.statusCode |
protected StatusCodeType |
StatusType.statusCode |
Modifier and Type | Method and Description |
---|---|
StatusCodeType |
ObjectFactory.createStatusCodeType()
Create an instance of
StatusCodeType |
StatusCodeType |
StatusCodeType.getStatusCode()
Gets the value of the statusCode property.
|
StatusCodeType |
StatusType.getStatusCode()
Gets the value of the statusCode property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<StatusCodeType> |
ObjectFactory.createStatusCode(StatusCodeType value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<StatusCodeType> |
ObjectFactory.createStatusCode(StatusCodeType value)
|
void |
StatusCodeType.setStatusCode(StatusCodeType value)
Sets the value of the statusCode property.
|
void |
StatusType.setStatusCode(StatusCodeType value)
Sets the value of the statusCode property.
|
Copyright © 2023 JBoss by Red Hat. All rights reserved.