Uses of Enum Class
fi.evolver.script.app.NetworkManager.VpnType
Packages that use NetworkManager.VpnType
-
Uses of NetworkManager.VpnType in fi.evolver.script.app
Methods in fi.evolver.script.app that return NetworkManager.VpnTypeModifier and TypeMethodDescriptionstatic NetworkManager.VpnTypeReturns the enum constant of this class with the specified name.static NetworkManager.VpnType[]NetworkManager.VpnType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in fi.evolver.script.app with parameters of type NetworkManager.VpnTypeModifier and TypeMethodDescriptionstatic voidNetworkManager.installNetworkManager(NetworkManager.VpnType... vpnTypes) Install NetworkManager and the listed VPN plugins.