Uses of Class
com.evolveum.midpoint.model.impl.lens.projector.util.SkipWhenFocusDeleted
-
Packages that use SkipWhenFocusDeleted Package Description com.evolveum.midpoint.model.impl.lens.projector.util -
-
Uses of SkipWhenFocusDeleted in com.evolveum.midpoint.model.impl.lens.projector.util
Methods in com.evolveum.midpoint.model.impl.lens.projector.util that return SkipWhenFocusDeleted Modifier and Type Method Description static SkipWhenFocusDeleted
SkipWhenFocusDeleted. valueOf(String name)
Returns the enum constant of this type with the specified name.static SkipWhenFocusDeleted[]
SkipWhenFocusDeleted. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-