Uses of Class
org.jboss.security.xacml.core.model.policy.ApplyType

Packages that use ApplyType
org.jboss.security.xacml.core.model.policy   
 

Uses of ApplyType in org.jboss.security.xacml.core.model.policy
 

Methods in org.jboss.security.xacml.core.model.policy that return ApplyType
 ApplyType ObjectFactory.createApplyType()
          Create an instance of ApplyType
 

Methods in org.jboss.security.xacml.core.model.policy that return types with arguments of type ApplyType
 javax.xml.bind.JAXBElement<ApplyType> ObjectFactory.createApply(ApplyType value)
          Create an instance of JAXBElement<ApplyType>}
 

Methods in org.jboss.security.xacml.core.model.policy with parameters of type ApplyType
 javax.xml.bind.JAXBElement<ApplyType> ObjectFactory.createApply(ApplyType value)
          Create an instance of JAXBElement<ApplyType>}
 



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