Uses of Class
org.uitnet.testing.smartfwk.ui.core.config.ProxyConfigurationType
-
Packages that use ProxyConfigurationType Package Description org.uitnet.testing.smartfwk.ui.core.config -
-
Uses of ProxyConfigurationType in org.uitnet.testing.smartfwk.ui.core.config
Methods in org.uitnet.testing.smartfwk.ui.core.config that return ProxyConfigurationType Modifier and Type Method Description ProxyConfigurationTypeProxyConfiguration. getProxyConfigType()static ProxyConfigurationTypeProxyConfigurationType. valueOf(String name)Returns the enum constant of this type with the specified name.static ProxyConfigurationType[]ProxyConfigurationType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-