Uses of Class
com.evolveum.midpoint.xml.ns._public.common.api_types_2.ObjectSelectorType

Packages that use ObjectSelectorType
com.evolveum.midpoint.xml.ns._public.common.api_types_2   
 

Uses of ObjectSelectorType in com.evolveum.midpoint.xml.ns._public.common.api_types_2
 

Fields in com.evolveum.midpoint.xml.ns._public.common.api_types_2 declared as ObjectSelectorType
protected  ObjectSelectorType ObjectOperationOptionsType.selector
           
 

Methods in com.evolveum.midpoint.xml.ns._public.common.api_types_2 that return ObjectSelectorType
 ObjectSelectorType ObjectSelectorType.clone()
          Creates and returns a deep copy of this object.
 ObjectSelectorType ObjectFactory.createObjectSelectorType()
          Create an instance of ObjectSelectorType
 ObjectSelectorType ObjectOperationOptionsType.getSelector()
          Gets the value of the selector property.
 

Methods in com.evolveum.midpoint.xml.ns._public.common.api_types_2 with parameters of type ObjectSelectorType
 void ObjectOperationOptionsType.setSelector(ObjectSelectorType value)
          Sets the value of the selector property.
 

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



Copyright © 2013 evolveum. All Rights Reserved.