|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 java.util.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 | |
---|---|
java.util.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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |