Uses of Class
org.apache.sling.testing.junit.rules.instance.util.Options
-
Packages that use Options Package Description org.apache.sling.testing.junit.rules.instance.util -
-
Uses of Options in org.apache.sling.testing.junit.rules.instance.util
Methods in org.apache.sling.testing.junit.rules.instance.util that return Options Modifier and Type Method Description static Options
Options. valueOf(String name)
Returns the enum constant of this type with the specified name.static Options[]
Options. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-