|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StatusCodeType | |
|---|---|
| org.jboss.security.xacml.core.model.context | |
| Uses of StatusCodeType in org.jboss.security.xacml.core.model.context |
|---|
| Fields in org.jboss.security.xacml.core.model.context declared as StatusCodeType | |
|---|---|
protected StatusCodeType |
StatusType.statusCode
|
protected StatusCodeType |
StatusCodeType.statusCode
|
| Methods in org.jboss.security.xacml.core.model.context that return StatusCodeType | |
|---|---|
StatusCodeType |
ObjectFactory.createStatusCodeType()
Create an instance of StatusCodeType |
StatusCodeType |
StatusType.getStatusCode()
Gets the value of the statusCode property. |
StatusCodeType |
StatusCodeType.getStatusCode()
Gets the value of the statusCode property. |
| Methods in org.jboss.security.xacml.core.model.context that return types with arguments of type StatusCodeType | |
|---|---|
javax.xml.bind.JAXBElement<StatusCodeType> |
ObjectFactory.createStatusCode(StatusCodeType value)
Create an instance of JAXBElement<StatusCodeType>} |
| Methods in org.jboss.security.xacml.core.model.context with parameters of type StatusCodeType | |
|---|---|
javax.xml.bind.JAXBElement<StatusCodeType> |
ObjectFactory.createStatusCode(StatusCodeType value)
Create an instance of JAXBElement<StatusCodeType>} |
void |
StatusType.setStatusCode(StatusCodeType value)
Sets the value of the statusCode property. |
void |
StatusCodeType.setStatusCode(StatusCodeType value)
Sets the value of the statusCode property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||