Uses of Enum Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ModelStateType
Packages that use ModelStateType
Package
Description
-
Uses of ModelStateType in com.evolveum.midpoint.model.api.context
Methods in com.evolveum.midpoint.model.api.context that return ModelStateTypeModifier and TypeMethodDescriptionModelState.toModelStateType()static ModelStateTypeModelState.toModelStateType(ModelState value) Methods in com.evolveum.midpoint.model.api.context with parameters of type ModelStateTypeModifier and TypeMethodDescriptionstatic ModelStateModelState.fromModelStateType(ModelStateType modelStateType) -
Uses of ModelStateType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 declared as ModelStateTypeMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return ModelStateTypeModifier and TypeMethodDescriptionstatic ModelStateTypeClockworkClickTraceType.getState()HookType.getState()LensContextType.getState()static ModelStateTypeReturns the enum constant of this class with the specified name.static ModelStateType[]ModelStateType.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 ModelStateTypeModifier and TypeMethodDescriptionvoidClockworkClickTraceType.setState(ModelStateType value) voidHookType.setState(ModelStateType value) voidLensContextType.setState(ModelStateType value) ClockworkClickTraceType.state(ModelStateType value) HookType.state(ModelStateType value) LensContextType.state(ModelStateType value)