Uses of Class
com.deque.html.axecore.axeargs.AxeRunOnlyOptions
-
Packages that use AxeRunOnlyOptions Package Description com.deque.html.axecore.axeargs -
-
Uses of AxeRunOnlyOptions in com.deque.html.axecore.axeargs
Methods in com.deque.html.axecore.axeargs that return AxeRunOnlyOptions Modifier and Type Method Description AxeRunOnlyOptionsAxeRunOptions. getRunOnly()gets the run only property.Methods in com.deque.html.axecore.axeargs with parameters of type AxeRunOnlyOptions Modifier and Type Method Description voidAxeRunOptions. setRunOnly(AxeRunOnlyOptions newRunOnly)sets the run only property.
-