Uses of Class
com.evolveum.prism.xml.ns._public.query_2.FilterType

Packages that use FilterType
com.evolveum.prism.xml.ns._public.query_2   
 

Uses of FilterType in com.evolveum.prism.xml.ns._public.query_2
 

Subclasses of FilterType in com.evolveum.prism.xml.ns._public.query_2
 class LogicalOperatorFilterType
          Java class for LogicalOperatorFilterType complex type.
 class NAryLogicalOperatorFilterType
          Java class for NAryLogicalOperatorFilterType complex type.
 class PropertyComplexValueFilterType
          Java class for PropertyComplexValueFilterType complex type.
 class PropertyNoValueFilterType
          Java class for PropertyNoValueFilterType complex type.
 class PropertySimpleValueFilterType
          Java class for PropertySimpleValueFilterType complex type.
 class UnaryLogicalOperatorFilterType
          Java class for UnaryLogicalOperatorFilterType complex type.
 class UriFilterType
          Java class for UriFilterType complex type.
 

Methods in com.evolveum.prism.xml.ns._public.query_2 that return FilterType
 FilterType FilterType.clone()
          Creates and returns a deep copy of this object.
 FilterType ObjectFactory.createFilterType()
          Create an instance of FilterType
 

Methods in com.evolveum.prism.xml.ns._public.query_2 that return types with arguments of type FilterType
 JAXBElement<FilterType> ObjectFactory.createFilter(FilterType value)
          Create an instance of JAXBElement<FilterType>}
 

Methods in com.evolveum.prism.xml.ns._public.query_2 with parameters of type FilterType
 JAXBElement<FilterType> ObjectFactory.createFilter(FilterType value)
          Create an instance of JAXBElement<FilterType>}
 

Constructors in com.evolveum.prism.xml.ns._public.query_2 with parameters of type FilterType
FilterType(FilterType o)
          Creates a new FilterType instance by deeply copying a given FilterType instance.
 



Copyright © 2013 evolveum. All Rights Reserved.