com.sun.xml.wss.saml.internal.saml20.jaxb20
Class StatementAbstractType

java.lang.Object
  extended by com.sun.xml.wss.saml.internal.saml20.jaxb20.StatementAbstractType
Direct Known Subclasses:
AttributeStatementType, AuthnStatementType, AuthzDecisionStatementType

public abstract class StatementAbstractType
extends Object

Java class for StatementAbstractType complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="StatementAbstractType">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     </restriction>
   </complexContent>
 </complexType>
 


Constructor Summary
StatementAbstractType()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StatementAbstractType

public StatementAbstractType()


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