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

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

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

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

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

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



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