|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResourceType | |
---|---|
org.jboss.security.xacml.core.model.policy |
Uses of ResourceType in org.jboss.security.xacml.core.model.policy |
---|
Fields in org.jboss.security.xacml.core.model.policy with type parameters of type ResourceType | |
---|---|
protected List<ResourceType> |
ResourcesType.resource
|
Methods in org.jboss.security.xacml.core.model.policy that return ResourceType | |
---|---|
ResourceType |
ObjectFactory.createResourceType()
Create an instance of ResourceType |
Methods in org.jboss.security.xacml.core.model.policy that return types with arguments of type ResourceType | |
---|---|
javax.xml.bind.JAXBElement<ResourceType> |
ObjectFactory.createResource(ResourceType value)
Create an instance of JAXBElement < ResourceType > } |
List<ResourceType> |
ResourcesType.getResource()
Gets the value of the resource property. |
Methods in org.jboss.security.xacml.core.model.policy with parameters of type ResourceType | |
---|---|
javax.xml.bind.JAXBElement<ResourceType> |
ObjectFactory.createResource(ResourceType value)
Create an instance of JAXBElement < ResourceType > } |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |