com.sun.xml.wss.saml.internal.saml11.jaxb20
Class ConditionAbstractType

java.lang.Object
  extended by com.sun.xml.wss.saml.internal.saml11.jaxb20.ConditionAbstractType
Direct Known Subclasses:
AudienceRestrictionConditionType, Condition, DoNotCacheConditionType

public abstract class ConditionAbstractType
extends Object

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
ConditionAbstractType()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConditionAbstractType

public ConditionAbstractType()


Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.