Class ConditionAbstractType
java.lang.Object
com.sun.xml.wss.saml.internal.saml20.jaxb20.ConditionAbstractType
- Direct Known Subclasses:
AudienceRestrictionType,Condition,OneTimeUseType,ProxyRestrictionType
Java class for ConditionAbstractType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ConditionAbstractType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
</restriction>
</complexContent>
</complexType>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ConditionAbstractType
public ConditionAbstractType()
-