Uses of Class
com.inertia.promove.Config.RadioConfigVersion
Package | Description |
---|---|
com.inertia.promove |
-
Uses of Config.RadioConfigVersion in com.inertia.promove
Fields in com.inertia.promove declared as Config.RadioConfigVersion Modifier and Type Field Description Config.RadioConfigVersion
Config.RadioConfig. radioConfigVersion
Methods in com.inertia.promove that return Config.RadioConfigVersion Modifier and Type Method Description static Config.RadioConfigVersion
Config.RadioConfigVersion. get(int value)
static Config.RadioConfigVersion
Config.RadioConfigVersion. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static Config.RadioConfigVersion[]
Config.RadioConfigVersion. values()
Returns an array containing the constants of this enum type, in the order they are declared.