Uses of Enum Class
com.evolveum.midpoint.xml.ns._public.common.common_3.WorkItemEventCauseTypeType
Packages that use WorkItemEventCauseTypeType
-
Uses of WorkItemEventCauseTypeType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 declared as WorkItemEventCauseTypeTypeModifier and TypeFieldDescriptionprotected WorkItemEventCauseTypeType
WorkItemEventCauseInformationType.type
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return WorkItemEventCauseTypeTypeModifier and TypeMethodDescriptionstatic WorkItemEventCauseTypeType
WorkItemEventCauseInformationType.getType()
static WorkItemEventCauseTypeType
Returns the enum constant of this class with the specified name.static WorkItemEventCauseTypeType[]
WorkItemEventCauseTypeType.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 WorkItemEventCauseTypeTypeModifier and TypeMethodDescriptionvoid
WorkItemEventCauseInformationType.setType
(WorkItemEventCauseTypeType value) WorkItemEventCauseInformationType.type
(WorkItemEventCauseTypeType value)