public final class GoBackCommand extends Command
Modifier and Type | Class and Description |
---|---|
static class |
GoBackCommand.Builder |
delay, description, screenLock, sequencer, type, when
Modifier and Type | Method and Description |
---|---|
static GoBackCommand.Builder |
builder() |
boolean |
equals(Object o) |
BackType |
getBackType()
Get backType
|
String |
getBackValue()
The value of go back command.
|
int |
hashCode() |
String |
toString() |
getDelay, getDescription, getScreenLock, getSequencer, getType, getWhen
public static GoBackCommand.Builder builder()
public BackType getBackType()
public String getBackValue()
Copyright © 2023. All rights reserved.