|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ResourceContentType | |
|---|---|
| org.jboss.security.xacml.core.model.context | |
| Uses of ResourceContentType in org.jboss.security.xacml.core.model.context |
|---|
| Fields in org.jboss.security.xacml.core.model.context declared as ResourceContentType | |
|---|---|
protected ResourceContentType |
ResourceType.resourceContent
|
| Methods in org.jboss.security.xacml.core.model.context that return ResourceContentType | |
|---|---|
ResourceContentType |
ObjectFactory.createResourceContentType()
Create an instance of ResourceContentType |
ResourceContentType |
ResourceType.getResourceContent()
Gets the value of the resourceContent property. |
| Methods in org.jboss.security.xacml.core.model.context that return types with arguments of type ResourceContentType | |
|---|---|
javax.xml.bind.JAXBElement<ResourceContentType> |
ObjectFactory.createResourceContent(ResourceContentType value)
Create an instance of JAXBElement<ResourceContentType>} |
| Methods in org.jboss.security.xacml.core.model.context with parameters of type ResourceContentType | |
|---|---|
javax.xml.bind.JAXBElement<ResourceContentType> |
ObjectFactory.createResourceContent(ResourceContentType value)
Create an instance of JAXBElement<ResourceContentType>} |
void |
ResourceType.setResourceContent(ResourceContentType value)
Sets the value of the resourceContent property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||