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