Uses of Enum Class
com.evolveum.midpoint.schema.internals.TestingPaths
-
Uses of TestingPaths in com.evolveum.midpoint.schema.internals
Modifier and TypeMethodDescriptionstatic TestingPaths
InternalsConfig.getTestingPaths()
static TestingPaths
Returns the enum constant of this class with the specified name.static TestingPaths[]
TestingPaths.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionstatic void
InternalsConfig.setTestingPaths
(TestingPaths testingPaths)