public final class SetStateCommand extends Command
Modifier and Type | Class and Description |
---|---|
static class |
SetStateCommand.Builder |
delay, description, screenLock, sequencer, type, when
Modifier and Type | Method and Description |
---|---|
static SetStateCommand.Builder |
builder() |
boolean |
equals(Object o) |
String |
getComponentId()
The id of the component whose value should be set.
|
ComponentState |
getState()
The name of the state to set.
|
String |
getValue()
The value to set on the property
|
int |
hashCode() |
String |
toString() |
getDelay, getDescription, getScreenLock, getSequencer, getType, getWhen
public static SetStateCommand.Builder builder()
public String getComponentId()
public ComponentState getState()
public String getValue()
Copyright © 2023. All rights reserved.