Modifier and Type | Field and Description |
---|---|
BeepFrequency |
DeviceNotification.GoodReadBeeperFrequency
Get or set the good read beeper frequency
|
Modifier and Type | Method and Description |
---|---|
static BeepFrequency |
BeepFrequency.valueOf(int value) |
static BeepFrequency |
BeepFrequency.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BeepFrequency[] |
BeepFrequency.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|