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

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

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

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

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

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

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



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