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