Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.WorkItemEventCauseTypeType
-
Packages that use WorkItemEventCauseTypeType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
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 WorkItemEventCauseTypeType Modifier and Type Field Description protected WorkItemEventCauseTypeTypeWorkItemEventCauseInformationType. typeMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return WorkItemEventCauseTypeType Modifier and Type Method Description static WorkItemEventCauseTypeTypeWorkItemEventCauseTypeType. fromValue(String v)WorkItemEventCauseTypeTypeWorkItemEventCauseInformationType. getType()Gets the value of the type property.static WorkItemEventCauseTypeTypeWorkItemEventCauseTypeType. valueOf(String name)Returns the enum constant of this type with the specified name.static WorkItemEventCauseTypeType[]WorkItemEventCauseTypeType. 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 WorkItemEventCauseTypeType Modifier and Type Method Description voidWorkItemEventCauseInformationType. setType(WorkItemEventCauseTypeType value)Sets the value of the type property.WorkItemEventCauseInformationTypeWorkItemEventCauseInformationType. type(WorkItemEventCauseTypeType value)
-