Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_2a.StringFilterType

Packages that use StringFilterType
com.evolveum.midpoint.xml.ns._public.common.common_2a   
 

Uses of StringFilterType in com.evolveum.midpoint.xml.ns._public.common.common_2a
 

Fields in com.evolveum.midpoint.xml.ns._public.common.common_2a with type parameters of type StringFilterType
protected  List<StringFilterType> ExpressionType.stringFilter
           
 

Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a that return StringFilterType
 StringFilterType StringFilterType.clone()
          Creates and returns a deep copy of this object.
 StringFilterType ObjectFactory.createStringFilterType()
          Create an instance of StringFilterType
 

Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a that return types with arguments of type StringFilterType
 List<StringFilterType> ExpressionType.getStringFilter()
          Gets the value of the stringFilter property.
 

Constructors in com.evolveum.midpoint.xml.ns._public.common.common_2a with parameters of type StringFilterType
StringFilterType(StringFilterType o)
          Creates a new StringFilterType instance by deeply copying a given StringFilterType instance.
 



Copyright © 2013 evolveum. All Rights Reserved.