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