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