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

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

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

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

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

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



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