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

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

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

Fields in org.jboss.security.xacml.core.model.policy with type parameters of type AttributeAssignmentType
protected  List<AttributeAssignmentType> ObligationType.attributeAssignment
           
 

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

Methods in org.jboss.security.xacml.core.model.policy that return types with arguments of type AttributeAssignmentType
 javax.xml.bind.JAXBElement<AttributeAssignmentType> ObjectFactory.createAttributeAssignment(AttributeAssignmentType value)
          Create an instance of JAXBElement<AttributeAssignmentType>}
 List<AttributeAssignmentType> ObligationType.getAttributeAssignment()
          Gets the value of the attributeAssignment property.
 

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



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