Class StatementAbstractType
java.lang.Object
org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.StatementAbstractType
- Direct Known Subclasses:
AttributeStatementType
,AuthnStatementType
,AuthzDecisionStatementType
,XACMLAuthzDecisionStatementType
,XACMLPolicySetIdReferenceStatementType
,XACMLPolicyStatementType
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
-
Method Summary
-
Constructor Details
-
StatementAbstractType
public StatementAbstractType()
-