Class StatementAbstractType
- java.lang.Object
-
- org.certificateservices.messages.saml1_1.assertions.jaxb.StatementAbstractType
-
- Direct Known Subclasses:
SubjectStatementAbstractType
public abstract class StatementAbstractType extends java.lang.ObjectJava 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
Constructors Constructor Description StatementAbstractType()
-