Uses of Class
org.primefaces.extensions.component.speedtest.Speedtest.PropertyKeys
-
Packages that use Speedtest.PropertyKeys Package Description org.primefaces.extensions.component.speedtest -
-
Uses of Speedtest.PropertyKeys in org.primefaces.extensions.component.speedtest
Methods in org.primefaces.extensions.component.speedtest that return Speedtest.PropertyKeys Modifier and Type Method Description static Speedtest.PropertyKeysSpeedtest.PropertyKeys. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static Speedtest.PropertyKeys[]Speedtest.PropertyKeys. values()Returns an array containing the constants of this enum type, in the order they are declared.
-