Uses of Enum Class
ch.mobi.mobitor.config.EnvironmentNetwork
Packages that use EnvironmentNetwork
-
Uses of EnvironmentNetwork in ch.mobi.mobitor.config
Methods in ch.mobi.mobitor.config that return EnvironmentNetworkModifier and TypeMethodDescriptionEnvironmentConfigProperties.getNetwork()static EnvironmentNetworkReturns the enum constant of this class with the specified name.static EnvironmentNetwork[]EnvironmentNetwork.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of EnvironmentNetwork in ch.mobi.mobitor.service
Methods in ch.mobi.mobitor.service that return EnvironmentNetworkMethods in ch.mobi.mobitor.service with parameters of type EnvironmentNetworkModifier and TypeMethodDescriptionbooleanEnvironmentsConfigurationService.isNetworkReachable(EnvironmentNetwork network)