|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LocatorsType | |
---|---|
org.jboss.security.xacml.jaxb |
Uses of LocatorsType in org.jboss.security.xacml.jaxb |
---|
Fields in org.jboss.security.xacml.jaxb declared as LocatorsType | |
---|---|
protected LocatorsType |
PDP.locators
|
Methods in org.jboss.security.xacml.jaxb that return LocatorsType | |
---|---|
LocatorsType |
ObjectFactory.createLocatorsType()
Create an instance of LocatorsType |
LocatorsType |
PDP.getLocators()
Gets the value of the locators property. |
Methods in org.jboss.security.xacml.jaxb that return types with arguments of type LocatorsType | |
---|---|
javax.xml.bind.JAXBElement<LocatorsType> |
ObjectFactory.createLocators(LocatorsType value)
Create an instance of JAXBElement < LocatorsType > } |
Methods in org.jboss.security.xacml.jaxb with parameters of type LocatorsType | |
---|---|
javax.xml.bind.JAXBElement<LocatorsType> |
ObjectFactory.createLocators(LocatorsType value)
Create an instance of JAXBElement < LocatorsType > } |
void |
PDP.setLocators(LocatorsType value)
Sets the value of the locators property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |