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