Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.AsyncUpdateErrorHandlingActionType
-
Packages that use AsyncUpdateErrorHandlingActionType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of AsyncUpdateErrorHandlingActionType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return AsyncUpdateErrorHandlingActionType Modifier and Type Method Description static AsyncUpdateErrorHandlingActionTypeAsyncUpdateErrorHandlingActionType. fromValue(String v)static AsyncUpdateErrorHandlingActionTypeAsyncUpdateErrorHandlingActionType. valueOf(String name)Returns the enum constant of this type with the specified name.static AsyncUpdateErrorHandlingActionType[]AsyncUpdateErrorHandlingActionType. 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.common_3 that return types with arguments of type AsyncUpdateErrorHandlingActionType Modifier and Type Method Description javax.xml.bind.JAXBElement<AsyncUpdateErrorHandlingActionType>ObjectFactory. createAsyncUpdateErrorHandlingAction(AsyncUpdateErrorHandlingActionType value)Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type AsyncUpdateErrorHandlingActionType Modifier and Type Method Description javax.xml.bind.JAXBElement<AsyncUpdateErrorHandlingActionType>ObjectFactory. createAsyncUpdateErrorHandlingAction(AsyncUpdateErrorHandlingActionType value)
-