Uses of Class
org.jboss.security.xacml.core.model.context.ResultType

Packages that use ResultType
org.jboss.security.xacml.core.model.context   
 

Uses of ResultType in org.jboss.security.xacml.core.model.context
 

Fields in org.jboss.security.xacml.core.model.context with type parameters of type ResultType
protected  List<ResultType> ResponseType.result
           
 

Methods in org.jboss.security.xacml.core.model.context that return ResultType
 ResultType ObjectFactory.createResultType()
          Create an instance of ResultType
 

Methods in org.jboss.security.xacml.core.model.context that return types with arguments of type ResultType
 javax.xml.bind.JAXBElement<ResultType> ObjectFactory.createResult(ResultType value)
          Create an instance of JAXBElement<ResultType>}
 List<ResultType> ResponseType.getResult()
          Gets the value of the result property.
 

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



Copyright © 2008 JBoss Inc.. All Rights Reserved.