Uses of Enum Class
gurux.net.enums.AvailableMediaSettings
Packages that use AvailableMediaSettings
Package
Description
Gurux network enumeration package determines enumerations that make the
communication possible using network connections.
-
Uses of AvailableMediaSettings in gurux.net.enums
Methods in gurux.net.enums that return AvailableMediaSettingsModifier and TypeMethodDescriptionstatic AvailableMediaSettingsAvailableMediaSettings.forValue(int value)Get enumerator from integer value.static AvailableMediaSettingsReturns the enum constant of this class with the specified name.static AvailableMediaSettings[]AvailableMediaSettings.values()Returns an array containing the constants of this enum class, in the order they are declared.