java.lang.Object
org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.ConditionAbstractType
Direct Known Subclasses:
AudienceRestrictionType, DelegationRestrictionType, OneTimeUseType, ProxyRestrictionType

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 Details

    • ConditionAbstractType

      public ConditionAbstractType()