org.jboss.security.xacml.core.model.policy
Class ExpressionType
java.lang.Object
org.jboss.security.xacml.core.model.policy.ExpressionType
- Direct Known Subclasses:
- ApplyType, AttributeDesignatorType, AttributeSelectorType, FunctionType, VariableReferenceType
public abstract class ExpressionType
- extends Object
Java class for ExpressionType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ExpressionType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
</restriction>
</complexContent>
</complexType>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExpressionType
public ExpressionType()
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.