Class UnaryLogicalOperatorFilterType

  • All Implemented Interfaces:
    PlainStructured, Serializable, Cloneable

    public class UnaryLogicalOperatorFilterType
    extends LogicalOperatorFilterType
    implements Serializable, Cloneable

    Java class for UnaryLogicalOperatorFilterType complex type.

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

     <complexType name="UnaryLogicalOperatorFilterType">
       <complexContent>
         <extension base="{http://prism.evolveum.com/xml/ns/public/query-2}LogicalOperatorFilterType">
           <sequence>
             <element ref="{http://prism.evolveum.com/xml/ns/public/query-2}filter"/>
           </sequence>
         </extension>
       </complexContent>
     </complexType>
     
    See Also:
    Serialized Form