com.evolveum.midpoint.xml.ns._public.common.common_1
Class LogicalOperatorFilterType

java.lang.Object
  extended by com.evolveum.midpoint.xml.ns._public.common.common_1.FilterType
      extended by com.evolveum.midpoint.xml.ns._public.common.common_1.LogicalOperatorFilterType
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
NAryLogicalOperatorFilterType, UnaryLogicalOperatorFilterType

public abstract class LogicalOperatorFilterType
extends FilterType
implements java.io.Serializable

Java class for LogicalOperatorFilterType complex type.

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

 <complexType name="LogicalOperatorFilterType">
   <complexContent>
     <extension base="{http://midpoint.evolveum.com/xml/ns/public/common/common-1.xsd}FilterType">
     </extension>
   </complexContent>
 </complexType>
 

See Also:
Serialized Form

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

Constructor Detail

LogicalOperatorFilterType

public LogicalOperatorFilterType()


Copyright © 2011 evolveum. All Rights Reserved.