Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.AsyncUpdateListeningActivityStatusType
-
Packages that use AsyncUpdateListeningActivityStatusType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of AsyncUpdateListeningActivityStatusType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 declared as AsyncUpdateListeningActivityStatusType Modifier and Type Field Description protected AsyncUpdateListeningActivityStatusTypeAsyncUpdateListeningActivityInformationType. statusMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return AsyncUpdateListeningActivityStatusType Modifier and Type Method Description static AsyncUpdateListeningActivityStatusTypeAsyncUpdateListeningActivityStatusType. fromValue(String v)AsyncUpdateListeningActivityStatusTypeAsyncUpdateListeningActivityInformationType. getStatus()Gets the value of the status property.static AsyncUpdateListeningActivityStatusTypeAsyncUpdateListeningActivityStatusType. valueOf(String name)Returns the enum constant of this type with the specified name.static AsyncUpdateListeningActivityStatusType[]AsyncUpdateListeningActivityStatusType. 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 with parameters of type AsyncUpdateListeningActivityStatusType Modifier and Type Method Description voidAsyncUpdateListeningActivityInformationType. setStatus(AsyncUpdateListeningActivityStatusType value)Sets the value of the status property.AsyncUpdateListeningActivityInformationTypeAsyncUpdateListeningActivityInformationType. status(AsyncUpdateListeningActivityStatusType value)
-