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

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

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

Fields in com.evolveum.midpoint.xml.ns._public.common.api_types_2 with type parameters of type ObjectOperationOptionsType
protected  List<ObjectOperationOptionsType> OperationOptionsType.objectOption
           
 

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

Methods in com.evolveum.midpoint.xml.ns._public.common.api_types_2 that return types with arguments of type ObjectOperationOptionsType
 List<ObjectOperationOptionsType> OperationOptionsType.getObjectOption()
          Gets the value of the objectOption property.
 

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



Copyright © 2013 evolveum. All Rights Reserved.