Uses of Enum Class
com.evolveum.midpoint.schema.internals.TestingPaths
Packages that use TestingPaths
-
Uses of TestingPaths in com.evolveum.midpoint.schema.internals
Methods in com.evolveum.midpoint.schema.internals that return TestingPathsModifier and TypeMethodDescriptionstatic TestingPathsInternalsConfig.getTestingPaths()static TestingPathsReturns 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.Methods in com.evolveum.midpoint.schema.internals with parameters of type TestingPathsModifier and TypeMethodDescriptionstatic voidInternalsConfig.setTestingPaths(TestingPaths testingPaths)