Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_1.FilterType

Packages that use FilterType
com.evolveum.midpoint.xml.ns._public.common.common_1   
 

Uses of FilterType in com.evolveum.midpoint.xml.ns._public.common.common_1
 

Subclasses of FilterType in com.evolveum.midpoint.xml.ns._public.common.common_1
 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.midpoint.xml.ns._public.common.common_1 that return FilterType
 FilterType ObjectFactory.createFilterType()
          Create an instance of FilterType
 

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

Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 with parameters of type FilterType
 javax.xml.bind.JAXBElement<FilterType> ObjectFactory.createFilter(FilterType value)
          Create an instance of JAXBElement<FilterType>}
 



Copyright © 2012 evolveum. All Rights Reserved.