Uses of Enum Class
com.evolveum.midpoint.xml.ns._public.common.common_3.WfTimeBaseType
Packages that use WfTimeBaseType
-
Uses of WfTimeBaseType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 declared as WfTimeBaseTypeMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return WfTimeBaseTypeModifier and TypeMethodDescriptionstatic WfTimeBaseType
TimedActionTimeSpecificationType.getBase()
static WfTimeBaseType
Returns the enum constant of this class with the specified name.static WfTimeBaseType[]
WfTimeBaseType.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 WfTimeBaseTypeModifier and TypeMethodDescriptionTimedActionTimeSpecificationType.base
(WfTimeBaseType value) void
TimedActionTimeSpecificationType.setBase
(WfTimeBaseType value)