Class UriFilterType

  • All Implemented Interfaces:
    PlainStructured, Serializable, Cloneable

    public class UriFilterType
    extends FilterClauseType
    implements Serializable, Cloneable

    Java class for UriFilterType complex type.

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

     <complexType name="UriFilterType">
       <complexContent>
         <extension base="{http://prism.evolveum.com/xml/ns/public/query-2}FilterType">
           <attribute name="uri" type="{http://www.w3.org/2001/XMLSchema}anyURI" />
         </extension>
       </complexContent>
     </complexType>
     
    See Also:
    Serialized Form