Uses of Class
org.jboss.security.xacml.jaxb.LocatorType

Packages that use LocatorType
org.jboss.security.xacml.jaxb   
 

Uses of LocatorType in org.jboss.security.xacml.jaxb
 

Fields in org.jboss.security.xacml.jaxb with type parameters of type LocatorType
protected  List<LocatorType> LocatorsType.locator
           
 

Methods in org.jboss.security.xacml.jaxb that return LocatorType
 LocatorType ObjectFactory.createLocatorType()
          Create an instance of LocatorType
 

Methods in org.jboss.security.xacml.jaxb that return types with arguments of type LocatorType
 List<LocatorType> LocatorsType.getLocator()
          Gets the value of the locator property.
 



Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.