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