|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResourcesType | |
---|---|
org.jboss.security.xacml.core.model.policy |
Uses of ResourcesType in org.jboss.security.xacml.core.model.policy |
---|
Fields in org.jboss.security.xacml.core.model.policy declared as ResourcesType | |
---|---|
protected ResourcesType |
TargetType.resources
|
Methods in org.jboss.security.xacml.core.model.policy that return ResourcesType | |
---|---|
ResourcesType |
ObjectFactory.createResourcesType()
Create an instance of ResourcesType |
ResourcesType |
TargetType.getResources()
Gets the value of the resources property. |
Methods in org.jboss.security.xacml.core.model.policy that return types with arguments of type ResourcesType | |
---|---|
javax.xml.bind.JAXBElement<ResourcesType> |
ObjectFactory.createResources(ResourcesType value)
Create an instance of JAXBElement < ResourcesType > } |
Methods in org.jboss.security.xacml.core.model.policy with parameters of type ResourcesType | |
---|---|
javax.xml.bind.JAXBElement<ResourcesType> |
ObjectFactory.createResources(ResourcesType value)
Create an instance of JAXBElement < ResourcesType > } |
void |
TargetType.setResources(ResourcesType value)
Sets the value of the resources property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |