public final class SpeakItemCommand extends Command
Modifier and Type | Class and Description |
---|---|
static class |
SpeakItemCommand.Builder |
delay, description, screenLock, sequencer, type, when
Modifier and Type | Method and Description |
---|---|
static SpeakItemCommand.Builder |
builder() |
boolean |
equals(Object o) |
Align |
getAlign()
Get align
|
String |
getComponentId()
The id of the component to speak.
|
HighlightMode |
getHighlightMode()
Get highlightMode
|
String |
getMinimumDwellTime()
The minimum number of milliseconds that an item should be highlighted for.
|
int |
hashCode() |
String |
toString() |
getDelay, getDescription, getScreenLock, getSequencer, getType, getWhen
public static SpeakItemCommand.Builder builder()
public Align getAlign()
public String getComponentId()
public HighlightMode getHighlightMode()
public String getMinimumDwellTime()
Copyright © 2023. All rights reserved.