Uses of Enum Class
com.evolveum.midpoint.xml.ns._public.common.common_3.AsyncUpdateListeningActivityStatusType
Packages that use AsyncUpdateListeningActivityStatusType
-
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 AsyncUpdateListeningActivityStatusTypeModifier and TypeFieldDescriptionprotected AsyncUpdateListeningActivityStatusType
AsyncUpdateListeningActivityInformationType.status
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return AsyncUpdateListeningActivityStatusTypeModifier and TypeMethodDescriptionAsyncUpdateListeningActivityInformationType.getStatus()
Returns the enum constant of this class with the specified name.AsyncUpdateListeningActivityStatusType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type AsyncUpdateListeningActivityStatusTypeModifier and TypeMethodDescriptionvoid
AsyncUpdateListeningActivityInformationType.setStatus
(AsyncUpdateListeningActivityStatusType value) AsyncUpdateListeningActivityInformationType.status
(AsyncUpdateListeningActivityStatusType value)