Uses of Class
com.inertia.promove.Config.Mask
Package | Description |
---|---|
com.inertia.promove |
-
Uses of Config.Mask in com.inertia.promove
Fields in com.inertia.promove declared as Config.Mask Modifier and Type Field Description Config.Mask
Config.Channel. configType
Fields in com.inertia.promove with type parameters of type Config.Mask Modifier and Type Field Description java.util.Map<Config.Mask,Config.AbstractConfig>
Config. configs
Methods in com.inertia.promove that return Config.Mask Modifier and Type Method Description Config.Mask
Config.AbstractConfig. getMask()
get maskConfig.Mask
Config.ADC2Config. getMask()
Config.Mask
Config.CorrelationConfig. getMask()
Deprecated.Config.Mask
Config.GenericSensorConfig. getMask()
Config.Mask
Config.GlobalSamplingConfig. getMask()
Config.Mask
Config.LoggingConfig. getMask()
Config.Mask
Config.RadioConfig. getMask()
Config.Mask
Config.StatusConfig. getMask()
Config.Mask
Config.VmonBoardConfig. getMask()
static Config.Mask
Config.Mask. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static Config.Mask[]
Config.Mask. values()
Returns an array containing the constants of this enum type, in the order they are declared.Constructors in com.inertia.promove with parameters of type Config.Mask Constructor Description Config(Config.Mask mask)
create configuration request with given Mask enabledGenericSensorConfig(Config.Mask mask)