|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ObjectOperationOptionType | |
---|---|
com.evolveum.midpoint.xml.ns._public.common.api_types_2 |
Uses of ObjectOperationOptionType 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 ObjectOperationOptionType | |
---|---|
protected java.util.List<ObjectOperationOptionType> |
ObjectOperationOptionsType.option
|
Methods in com.evolveum.midpoint.xml.ns._public.common.api_types_2 that return ObjectOperationOptionType | |
---|---|
static ObjectOperationOptionType |
ObjectOperationOptionType.fromValue(java.lang.String v)
|
static ObjectOperationOptionType |
ObjectOperationOptionType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ObjectOperationOptionType[] |
ObjectOperationOptionType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.evolveum.midpoint.xml.ns._public.common.api_types_2 that return types with arguments of type ObjectOperationOptionType | |
---|---|
java.util.List<ObjectOperationOptionType> |
ObjectOperationOptionsType.getOption()
Gets the value of the option property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |