Class StatementAbstractType
java.lang.Object
eu.europa.esig.saml.jaxb.assertion.StatementAbstractType
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
AttributeStatementType
,AuthnStatementType
,AuthzDecisionStatementType
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>
- See Also:
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
StatementAbstractType
public StatementAbstractType()
-